mirror of
https://github.com/agersant/polaris
synced 2024-11-10 02:04:13 +00:00
Changelog for 0.14.1
This commit is contained in:
parent
c1abd8fe3b
commit
5ca38939bd
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue