- Updated outdated dependencies in frontend and backend
- Started frontend rewrite in Django
- Internal ordering of tasks was inverted. This prevented users from properly moving tasks to the top/bottom.
- Change frontend
.env.templatefile to assume all backend requests are proxied through vite server.
- Fix label creation failing because of missing $currentWorkspace
- Fix missing general validation message when creating and updating labels
- Fix outdated Twisted version to 24.7.0
- Fix outdated Django version to 5.1