Release/v1.1.2 (#82)

* add changelog

* increment version
This commit is contained in:
austinried
2022-03-28 16:16:48 +09:00
committed by GitHub
parent 5169b726ce
commit b761ad8b84
3 changed files with 8 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
## Fixed
- Reduced required version of Subsonic API support from servers to 1.13.0 (#53)
- Fixed autocorrect/autofill in server settings input (#60)
- Fixed issues special characters in plain text passwords (and elsewhere) (#81)