Release v2.0.0 ยท syncthing/syncthing
โ ๏ธ First 2.0 release โ ๏ธ
This is the first release of the new 2.0 series. Expect some rough edges and keep a sense of adventure! ๐
Major changes in 2.0
Database backend switched from LevelDB to SQLite. There is a migration on
first launch which can be lengthy for larger setups. The new database is
easier to understand and maintain and, hopefully, less buggy.
The logging format has changed to use structured log entries (a message
plus several key-value pairs). Additionally, we can now control the...
Read more at github.com