Wekan - Package updates
Pinned
Wekan
-
[4.38.8]
- Update Wekan to 7.09
- Full changelog
- Move card to other boards API.
- Upgraded Snap Candidate MongoDB to 6.0.9.
- Fixed building s390x release.
- ReactiveCache, use default parameters.
- ReactiveCache, serialize and parse json with EJSON.
- Translations are working on the client side again.
- ReactiveCache, full implementation of the collection "Translation".
- Attachments, big images are now fully displayed.
-
[4.40.0]
- Update base image to 4.2.0
-
[4.42.0]
- Update Wekan to 7.14
- Full changelog
-
[4.43.1]
- Update Wekan to 7.17
- Full changelog
- Fix move card rule on checklist complete doesn't work, with ReactiveMiniMongoIndex for Server-Side
-
[4.43.2]
- Update Wekan to 7.18
- Full changelog
- Added restore list and changing list title to outgoing webhooks. Thanks to gustavengstrom.
-
[4.43.3]
- Update Wekan to 7.19
- Full changelog
- Updated swimlane (restore and changed title) and board (changed title) webhooks. Thanks to gustavengstrom.
- Permissions for default board after OIDC/OAuth2 login.
-
[4.43.6]
- Update Wekan to 7.23
- Full changelog
- Updated security.md about mitm. Thanks to xet7.
- Upgraded to Meteor 2.14-rc.3. Thanks to Meteor developers.
- Updated dependencies.
-
[4.44.0]
- Update Wekan to 7.31
- Full changelog
- api.py: Added getcard and cardsbyswimlane.
- api.py: Add card with label and add a label to a card.
- api.py: Fix BoardID to SwimlaneID in cardsbyswimlane.
- boards.js: New update board title function for API.
- api.py: EDIT BOARD TITLE.