Wekan - Package Updates
-
[4.46.0]
- Update Wekan to 7.54
- Full changelog
- PWA, move to standalone (standard) to display the status bar
- Added info how with Caddy webserver config, PWA and Android app override icons, showing toolbars, etc.
- Don't set background image in .board-canvas too.
- Bugfix, variable "color" didn't exist.
- Little opacity to minicards to see the background image a little bit.
- Remove attachment storage name from attachment list.
- Attachment popup back was broken since new attachment viewer, now fixed.
- Change Meteor.user() to ReactiveCache.getCurrentUser().
- Fix empty parentId in cards.
- Sidebar xmark icon, add padding and background color.
- Board view, first column a bit smaller to save screen space.
-
[4.46.1]
- Update Wekan to 7.55
- Full changelog
- Fix board backgrounds not showing correctly after v7.54.
-
[4.46.2]
- Update Wekan to 7.56
- Full changelog
- Updated Browser compatibility matrix.
- Fix ModernDark Mobile View List Titles.
-
[4.46.3]
- Update Wekan to 7.57
- Full changelog
-
[4.46.4]
- Update Wekan to 7.59
- Full changelog
-
[4.46.5]
- Update Wekan to 7.60
- Full changelog
-
[4.68.0]
- Update wekan to 7.90
- Full Changelog
- Fix Due Date Problem in Non-English Numbers
- Added missing quotes to Fix Due Date Problem in Non-English Numbers
- Fix Lines in multiline markdown code block to not anymore have darker background
- Add email notifications language localization feature
- Added script to build snap locally and push to snapcraft.io candidate and edge
- Updated Browser Compatibility Matrix by adding Servo
- Fix list insertion order and prevent runtime error in "Add After" feature
-
[4.69.0]
- Update wekan to 7.91
- Full Changelog
- Reverted due date fixes. Part 1, Part 2. Thanks to xet7.
-
[4.70.0]
- Update wekan to 7.92
- Full Changelog
- Updated to MongoDB 6.0.24 at Snap Candidate
- Updated dependencies.
- Upgrade to MongoDB 7.0.21
- Allow selection of card text via webkit/user-select attributes
- Helm Chart: Fix: quote host names
- Fix: properly document /users/login API
-
[4.71.0]
- Update wekan to 7.93
- Full Changelog
- Enhance API documentation and add board-related endpoints
- Add a REST API endpoint to retrieve a card by ID
- Avoid calling ReactiveCache.getCard twice
- Add REST API endpoint to edit a list with various properties
- CleanDark Theme Fixes
- Fix: Correct return type in API documentation for Custom Fields