maloja/dev/releases/3.1.yml

13 lines
619 B
YAML
Raw Normal View History

2022-04-23 17:48:37 +03:00
minor_release_name: "Soyeon"
3.1.0:
2022-04-26 15:52:19 +03:00
commit: "bfa553bed05d7dba33f611a44485d6cf460ba308"
2022-04-23 17:48:37 +03:00
notes:
- "[Architecture] Cleaned up legacy process control"
- "[Architecture] Added proper exception framework to native API"
- "[Feature] Implemented track title and artist name editing from web interface"
- "[Feature] Implemented track and artist merging from web interface"
- "[Feature] Implemented scrobble reparsing from web interface"
- "[Performance] Adjusted cache sizes"
- "[Logging] Added cache memory use information"
2022-04-26 15:43:51 +03:00
- "[Technical] Bumped Python Version and various dependencies"