Wekan - Package updates
Pinned
Wekan
-
[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.
-
[4.44.5]
- Update Wekan to 7.36
- Full changelog
- api.py: checklistid, checklistinfo,
get_list_cards_count
andget_board_cards_count
. Thanks to xator91. - Fixed Card image cover should be margin-top:6px since hamburger menu and due date at the top. Thanks to e-gaulue and xet7.
- Try to fix API get cards wrong order. Please test. Thanks to mohammadZahedian, xator91 and xet7.
-
[4.45.0]
- Update Wekan to 7.41
- Full changelog
- Added docs wikis to WeKan repo directory docs, to make possible to send PRs.
- Added script to count lines of code changed per committer email address, because GitHub removed that feature from web UI.
- Add info about GitHub top committers at Finland.
- Clarify usage of api.py.
- Fixed centering of text below custom login logo.
- Fixed In RTL, hamburger margin is too much in mobile.
-
[4.45.3]
- Update Wekan to 7.44
- Full changelog
- Collapse Lists.
- [Collapse Swimlanes. In Progress, does not work yet, not visible yet](https://github.com/wekan/wekan/commit b704d58f0f3cf5e7785b79d5a6c9f6c63da4159c).
- Fix board not visible at Collapse Lists.
-
[4.45.4]
- Update Wekan to 7.45
- Full changelog
- Fix display of tables with a large number of rows.
- Fix white List color and define Silver in CSS instead of leaving it unset.
- Allow silver color to be set in List and Swimlane.
- Fix Can't set a Due Date that has a leading zero in time, errors with invalid time.