Wekan - Package updates
Pinned
Wekan
-
[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.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.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.