Wekan - Package updates
Pinned
Wekan
-
[4.32.14]
- Update Wekan to 6.61
- Update Cloudron base image to 4.0.0
- Full changelog
- Added newuser to api.py.
- For export/print print board/card, added some CSS better. Use browser print preview %20 etc setting to fit to page. Next: Card CSS.
- Upgraded to Meteor 2.9.0.
- Updated to Node.js v14.21.2.
- Updated dependecies like markdown-it-mermaid.
- Update release scripts like Node.js update script.
- Fixed text not visible at white swimlane at themes dark and exodark. Commented out not in use font Poppins.
- Custom fonts were previously removed because they did not work,
- there were errors at browser inspect console.
- Move Desktop Drag Handle setting more right.
-
[4.33.6]
- Update Wekan to 6.71
- Full changelog
- Forked minio npm package to @wekanteam/minio to update package dependencies. S3/MinIO support In Progress.
- Updated GitHub Actions.
- Upgraded to Meteor 2.10.0.
- Fix API Edit card function does nothing.
- Fix Customfields are not added to new cards created with the API.
-
[4.33.11]
- Update Wekan to 6.77
- Full changelog
- Fixed indentation for image size and compression in docker-compose.yml.
- Made ☰ menu buttons bigger at minicard and list, they were too hard to click when they were small.
- Added "Move card to archive" to minicard ☰ menu.
- Fix attachment migration error about avatarUrl startsWith undefined.
- Try to fix attachment migrations to ostrioFiles, allow existing files to be migrated.