Wekan - Package updates
Pinned
Wekan
-
[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.
-
[4.44.1]
- Update Wekan to 7.32
- Full changelog
- api.py: Added create label.
- api.py: Edit card color.
- api.py: Add checklist with multiple items also or just title.
- api.py: Delete all cards. Will delete all cards from Swimlanes automatically, will retrieve automatically all list id and delete everything.
- cards.js: Added a control to check error if card is not updated.
- Shortcut a to filter by assignees.
- Fixed Error 500 when adding user to a board and multiple same avatar icons by reverting back from Meteor 2.15 to 2.14.