You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… fix possible db lock issues;
added config file validation;
added postgresql db container to docker-compose;
fixed duplicate logging output when updating skill locales;
added protocol validation for urls;
removed sample files from Docker image
Please describe which problem should be solved
At the first start with a new version, the old database should be migrated to the new version without losing user data.
Optional: Describe your idea for a solution
(Write your answer here.)
The text was updated successfully, but these errors were encountered: