6 comments

[ 2.9 ms ] story [ 19.3 ms ] thread
First round of UI navigation improvements! Yay!
The backend is rock solid, no question there. Glad to see the UI is getting some love. Keep up the good work!
Very sizable update for just a minor number increase. Is this release compatible with the last 3.1 release? I mean, can I do a direct upgrade without worrying about losing data?
From what I've seen, they always include database migrations when there are changes in the data structure. I've never lost any data from upgrades.

I've only encountered compatibility issues with the config file. It seems it is not a 100% finished feature and they are still tweaking. Since I'm using the Docker image which is configured using environment variables I just deleted the config file and it was re-created using correct values as was suggested in the forum.