Changelog for 0.14.1

This commit is contained in:
Antoine Gersant 2024-02-02 20:26:56 -08:00
parent c1abd8fe3b
commit 5ca38939bd

View file

@ -1,5 +1,17 @@
# Changelog
## Polaris 0.14.1
### Server
- Fixed compilation issue when using musl toolchains
- Log messages that DDNS is not setup have been downgraded to debug level
### Web client
- Fixed a bug where non-ASCII files or directories were not always alphabetically sorted (thanks @dechamps)
- Fixed a bug where after linking a last.fm account, clicking the account name would not link to the expected page
## Polaris 0.14.0
### General