Vikunja - Package Updates
Pinned
Vikunja
-
[0.6.0]
- Use info endpoint of the api to healthcheck the api and not the local webserver
- Rename binary to vikunja as this aligns with the official documentation
- link binary to /usr/local/bin to make it easier to run via the shell
- Refactor version variables in Dockerfile
- Fix url in mail notifications
- Thanks felix
-
[1.0.1]
Backend 0.18.1
Fixed
- Docs: Add another third-party tutorial link
- Don't try to export items which do not have a parent
- fix(deps): update golang.org/x/sys commit hash to 6f6e228 (#970)
- fix(deps): update golang.org/x/sys commit hash to c212e73 (#971)
- Fix exporting tasks from archived lists
- Fix lint
- Fix tasks not exported
- Fix tmp export file created in the wrong path
Frontend 0.18.1
Added
- feat: make it possible to fake online state via dev env (#720)
Fixed
- fix: call to /null from background image (#714)
- Fix data export download progress
- fix: kanban-card mutatation violation (#712)
- Fix missing translation when creating a new task on the kanban board
- Fix rearranging tasks in a kanban bucket when its limit was reached
- Fix sort order for table view
- Fix task attributes overridden when saving the task title with enter
- Fix translation badge
Dependency Updates
- Update dependency @4tw/cypress-drag-drop to v2 (#711)
- Update dependency axios to v0.21.4 (#705)
- Update dependency jest to v27.1.1 (#716)
- Update dependency vite-plugin-vue2 to v1.8.2 (#707)
- Update dependency vite to v2.5.4 (#708)
- Update dependency vite to v2.5.5 (#709)
- Update typescript-eslint monorepo to v4.31.0 (#706)