-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
24 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,39 @@ | ||
# ChangeLog | ||
|
||
## v0.2.0 [2024-04-29] | ||
|
||
### feature | ||
|
||
- [server] Add `ServerChan` notification service | ||
- [server] Add `Telegram` notification service | ||
- [server&web] Add plugin parser for 3rd-party RSS sources | ||
|
||
### change | ||
|
||
- [web] Change layout of left-side navigation bar | ||
|
||
### fix | ||
|
||
- [web] Service worker is not working properly | ||
- [server&web] Minor bugs fix | ||
|
||
|
||
## v0.1.1 [2024-04-12] | ||
|
||
### features | ||
### feature | ||
|
||
- [server] Add PluginParser for sources parsing in MinaPlay plugins | ||
- [server&web] Add `MarkdownText` message type | ||
- [server] Add MinaPlay update check API | ||
- [server] Add `Network` & `Local` file sources | ||
- [server] Add version update check | ||
|
||
### changes | ||
### change | ||
|
||
- [server&web] Remove `ConsumableFeedback` message type | ||
- [server] Remove enum types in db models | ||
- [web] Redesign colors in dark mode | ||
|
||
### fixes | ||
### fix | ||
|
||
- [server&web] minor bug fixes | ||
- [server&web] Minor bugs fix |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters