* Tue Dec 20 2022 gmg 137 <gmg137@live.com>
- Release version 2.2.0
+ Optimize song caching logic to reduce playback delay.
+ Show and can skip gray songs.
+ Optimize the way of image loading.
+ Fix bugs.
+ Update translation.
* Fri Nov 11 2022 gmg 137 <gmg137@live.com>
- Release version 2.1.0
+ Add login status hold.
+ Add Favorites button to the song list.
+ Add View Album button to song list.
+ Optimize song caching.
+ Fix bugs.
* Fri Oct 28 2022 gmg 137 <gmg137@live.com>
- Release version 2.0.3
+ Add volume settings.
+ Update dependency version.
+ Update translation.
+ Optimize page style.
+ Update project description.
* Mon Aug 22 2022 gmg 137 <gmg137@live.com>
- Release version 2.0.2
+ Fix setting bit rate doesn't work.
+ Add log function.
+ Updated instructions for use.
* Fri Jul 08 2022 William Brown <william.brown@suse.com>
- Remove dependency on unmaintained rust-packaging
* Sat Jul 02 2022 gmg 137 <gmg137@live.com>
- Release version 2.0.1
+ Real-time synchronization of playlist status.
+ Add automatic cache cleaning.
+ Add the function of viewing the currently playing song album.
+ Update translation.
* Tue Jun 28 2022 gmg 137 <gmg137@live.com>
- Updata to version 2.0.0
+ Refactoring with gtk4+ libadwaita.
+ Add cell phone number to login.
+ Add scan QR code to login.
+ Add web proxy support.
+ Add custom skin support.
* Fri Nov 05 2021 William Brown <william.brown@suse.com>
- Add cargo audit service to detect potential security issues
* Fri Feb 26 2021 gmg 137 <gmg137@live.com>
- Updata to version 1.2.1:
+ Change the size of cached images.
+ Repair the problem of cloud disk music playback error.
+ Optimize FM playback logic.
+ Adopt [Title-Artist.lrc] naming format for lyric files.
+ Improve Mpris support.
+ Update NetEase cloud interface, abandon LINUXAPI.
+ Change the default play and cache music to aac format..
+ Optimize icon.
+ Fix bug.
* Wed Jan 13 2021 gmg 137 <gmg137@live.com>
- Updata to version 1.2.0:
+ Add a playlist.
+ Search page automatically loads more.
+ Fix bug.
* Fri Nov 06 2020 gmg 137 <gmg137@live.com>
- Updata to version 1.1.3:
+ Add mouse back button support.
+ Fix bug.
* Sun Jun 14 2020 gmg 137 <gmg137@live.com>
- Updata to version 1.1.2:
+ Improving Mpris2 support.
+ Fix bug.
* Sun Apr 26 2020 gmg 137 <gmg137@live.com>
- Update to version 1.1.1:
+ Removing useless dependencies.
+ Add an indication of the status of the request.
+ Fix the cloud disc music playback error.
+ Remember the volume.
* Sat Mar 28 2020 gmg137 <gmg137@live.com>
- Update to version 1.1.0:
+ Replace the NetEase API implementation.
+ Replace the curl with isahc.
+ Remove useless dependencies.
+ Fix FM-related errors.
+ Streamline dependencies, optimize cache downloads.
+ fix bugs and optimize in many details.
* Thu Feb 13 2020 gmg137 <gmg137@live.com>
- Update to version 1.0.0:
+ No longer use the sled database, replace it with a standard bincode formatted file.
+ Asynchronous refactoring of network requests and file read/write.
+ Add volume control button.
+ Remember to play the loop mode.
+ Add music cloud discs.
+ Add simple lyrics.
+ Sync FM play button with playbar button status.
+ Comply with XDG catalog specifications.
+ Add cache cleanup option.
+ Add debug mode.
+ Optimize memory usage.
+ optimized interface design.
+ fix bugs and optimize with lots of detail.