Wekan - Package updates
Pinned
Wekan
-
[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.
-
[4.8.1]
- Update Wekan to 4.68
- Full changelog
- Checklist-Items, Drag-Drop Handle now at the left side.
- Checklist-Items, Autoresize the textarea vertically to fit the user-input.
-
[4.8.2]
- Update Wekan to 4.69
- Full changelog