Leantime / leantime

Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
https://leantime.io
GNU Affero General Public License v3.0
4.49k stars 586 forks source link

Improved update check #2628

Closed marcelfolaron closed 1 month ago

marcelfolaron commented 1 month ago

Description

If a db was updated but had to be downgraded later on the update check in the middleware prevented the app from registering valid version. This is now fixed

Type

[x] Fix [] Feature [] Cleanup