You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src-tauri/CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Changelog
2
2
3
+
## \[0.1.1-nightly.10]
4
+
5
+
### New Features
6
+
7
+
-[`c9bc23b`](https://github.com/swpu-acm/algohub.git/commit/c9bc23b87ee27752316ad04c05502cd93f1bec60) ([#39](https://github.com/swpu-acm/algohub.git/pull/39) by [@fu050409](https://github.com/swpu-acm/algohub.git/../../fu050409)) Add a menu for creating new components.
8
+
9
+
For examples:
10
+
11
+
- Create a new blog
12
+
- Create a new organization
13
+
- Create a new algorithm problem
14
+
-[`38d66c3`](https://github.com/swpu-acm/algohub.git/commit/38d66c3cdd0fffaed45c028e8c592be2357ff270) ([#37](https://github.com/swpu-acm/algohub.git/pull/37) by [@fu050409](https://github.com/swpu-acm/algohub.git/../../fu050409)) Add side panel for displaying user routes and basic information.
15
+
-[`4d0ea28`](https://github.com/swpu-acm/algohub.git/commit/4d0ea28e94eabe3ff555fd0cd6d2029240e6a758) ([#38](https://github.com/swpu-acm/algohub.git/pull/38) by [@fu050409](https://github.com/swpu-acm/algohub.git/../../fu050409)) Migrate to new icon design.
16
+
17
+
### Bug Fixes
18
+
19
+
-[`ef2c89c`](https://github.com/swpu-acm/algohub.git/commit/ef2c89ccfe1f053dd690d2edd68d0cbcd1c73f03) ([#35](https://github.com/swpu-acm/algohub.git/pull/35) by [@fu050409](https://github.com/swpu-acm/algohub.git/../../fu050409)) Fix login page can't cover full screen.
20
+
-[`c9bc23b`](https://github.com/swpu-acm/algohub.git/commit/c9bc23b87ee27752316ad04c05502cd93f1bec60) ([#39](https://github.com/swpu-acm/algohub.git/pull/39) by [@fu050409](https://github.com/swpu-acm/algohub.git/../../fu050409)) Fix toast message will be displayed larger that horizontal screen.
0 commit comments