etesync-server/ChangeLog.md

21 lines
657 B
Markdown
Raw Normal View History

2020-10-18 15:28:51 +00:00
# Changelog
2020-12-04 17:15:10 +00:00
## Version 0.6.0
* Fix stoken calculation performance - was VERY slow in some rare cases
* Fix issues with host verification failing with a custom port - part 2
2020-11-19 08:12:42 +00:00
## Version 0.5.3
* Add missing migration
2020-11-14 14:56:26 +00:00
## Version 0.5.2
* Fix issues with host verification failing with a custom port
* Add env variable to change configuration file path.
* Change user creation to not ask for a password (and clarify the readme).
2020-11-01 09:32:16 +00:00
## Version 0.5.1
* Enforce collections to always have a collection type set
* Collection saving: add another verification for collection UID uniqueness.
2020-10-18 15:28:51 +00:00
## Version 0.5.0
* First Etebase-server release (was EteSync-server before)