Wekan - Package updates
-
[4.7.7]
- Update Wekan to 4.61
- Removed cookie code that is not in use.
- Allow normal user to delete checklist item.
-
[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
-
[4.8.3]
- Update Wekan to 4.70
- Full changelog
- Added markdown and emoji to My Cards board, swimlane and list names.
- Show Admin Panel / People and Version also on mobile MiniScreen.
- Update to Nodejs 12.20.1
-
[4.8.4]
- Update Wekan to 4.72
- My Cards add Due Date sort
- Update to My Cards
- Cards, custom fields are displayed in alphabetic order
- Fixed Color picker of lists is empty
-
[4.9.0]
- Update Wekan to 4.75
- Full changelog
- Contains critical security fixes
- Due Cards and Broken Cards: In All Users view, fixed to show cards only from other users Public Boards. Not anymore from private boards.
- Upgrade to Meteor 1.12.1.
-
[4.9.1]
- Update Wekan to 4.76
- Try to allow links to onenote, mailspring and file.
- Removed wekan- from export filenames for whitelabeling.
-
[4.9.2]
- Update Wekan to 4.77
- Show membertype (admin, normal etc) in avatar/initials tooltip for board members.
-
[4.9.3]
- Update Wekan to 4.78
- Full changelog
- Search All Boards
- Limit amount of data in publications where possible
-
[4.9.4]
- Update Wekan to 4.81
- Global Search: Use translated color names.
- Use table-cell instead of inline-block in my-cards-list-wrapper CSS.
- Update dependencies.
- Fixed Linked card makes board not load when CustomField definition is undefined.
- At Search All Cards, now it's possible to click found card to open it.
- Fixed: Linked card makes board not load.
-
[4.9.5]
- Update Wekan to 4.83
- When copying a board, copy Custom Fields to new board.
- Upgrade to Meteor 2.0
- Fix custom field definitions duplicated on copy and move.