Wekan - Package updates
Pinned
Wekan
-
[4.5.3]
- Update Wekan to 4.43
- Full changelog
- Allow more than one assignee
-
[4.5.4]
- Update Wekan to 4.44
- Changed public board changing Swimlanes/Lists/Calendar view and changing Hide minicard label text from using cookies to using browser localStorage, to remove some errors from browser inspect console.
- Fix: Modern theme board canvas background.
- Fix: Expose moving cards on mobile to workers.
- Fix: Hide the move to another board functionality in the submenu (only from the worker) so that the worker is still constrained to a single board.
-
[4.6.0]
- Update Wekan to 4.45
- Full changelog
- Fix can not upload and download files, by changing back to Node.js 12.19.0 and adding fast-render.
- Current file storing to MongoDB code was not yet compatible with newer Node.js.
-
[4.6.2]
- Update Wekan to 4.48
- Smaller board icons to All Boards Page, and use full page width, so more board icons fit visible at once.
- Removed variable height, because different heights made it look a little unbalanced.
- Admin Panel / Settings / Layout / Custom Top Left Corner Logo Height.
- When RICHER_CARD_COMMENT_EDITOR=true, use richer editor also when editing card description.
- Removed hot-module-replacement and mdg:meteor-apm-agent.
- Fix Clone Board.
-
[4.6.3]
- Update Wekan to 4.49
- Sync email address from LDAP
-
[4.7.0]
- Update Wekan to 4.54
- Full changelog
- Fix can not upload and download files, by changing back to Node.js 12.19.0 and adding fast-render.
-
[4.7.3]
- Update Wekan to 4.57
- Full changelog
-
[4.7.8]
- Update Wekan to 4.62
- Treat unknown attachment types as binary on board import/clone.
- Fix Move card from a board to another does not work anymore.
- Add some permission code, to see does it fix something.
- Fix delete board button not visible.
- Board: When removing member from board, remove also from assignees.
- Admin Panel/People:
-
- Allow edit user that does not have email address.
-
- When creating new user, require username and email address, and save also fullname.
-
- Some in progress code for deleting user, that does not work correctly yet, so deleting user is not enabled yet.
-
[4.7.9]
- Update Wekan to 4.63
- Full changelog
- Fixed Remove Cover button gives JS error.
-
[4.8.0]
- Update Wekan to 4.66
- Full changelog
- Fix Mobile miniscreen: Drag handle not visible in long checklist item text.
- Fixed Drag and drop between checklists closes the card sometimes on Firefox.
- Dark theme button background fix.