Wekan - Package updates
-
[4.11.2]
- Update Wekan to 5.03
- Revert Removed extra imports of Meteor. Hopefully fixes email notifications and rules on old cards not working.
- Fixed Bug: Link at board title can not be edited.
-
[4.11.3]
- Update Wekan to 5.04
- Speed improvement: Delete presences older than one week, and add database index to presences serverId.
- Added autolinking settings in Admin Panel.
- Add custom field editing to the REST API.
- Related to custom field editing, Fixed generating API docs and Wekan Custom Fields REST API.
- Fix search on labels server error.
- Fixed Bug: inconsistent use of relative/absolute URLs.
-
[4.11.4]
- Update Wekan to 5.05
- Change URL scheme recognition for allowing abasurl to link.
- Fix email setup
-
[4.11.5]
- Update Wekan to 5.06
- Full changelog
-
[4.11.6]
- Update Wekan to 5.07
- Full changelog
- Fixed sort cards feature.
-
[4.11.7]
- Update Wekan to 5.08
- Full changelog
-
[4.11.8]
- Update Wekan to 5.13
- Fix HTTP not defined
- Added emoji picker to card description edit and card comment edit.
- Removed and disabled Summernote wysiwyg editor, package-lock.json
- Move swimlane from one board to another.
- Added translatable Move Swimlane popup title.
- REST API: Export one attachment.
-
[4.11.9]
- Update Wekan to 5.14
- Full changelog
- Clean-up Global Search, Due Cards, and My Cards.
- Require signed-in user for My Cards, Due Cards, and global search.
-
[4.11.10]
- Update Wekan to 5.15
- Fixed card sort reset.
- Fix bug in My Cards and Global Search.
- Fix bug in Due Cards introduced by last bug fix.
- Fixed Bug: Move Swimlane to Archive does not work anymore.
-
[4.11.11]
- Update Wekan to 5.17
- Fix Link dialog closes card when clicking in dialog.
- Added back Summernote editor. Removed emoji picker.
-
[4.12.0]
- Update Wekan to 5.20
- OpenAPI: rework the allowedValues to allow for imported variables.
- Custom Field "String Template".
- Update Admin Panel Rules report icon and add missing translations.
- Bug fix: Rules for moving from list/swimlane.
- Fixed Elements are duplicated on the view "My cards".
- Rewrite routine for building the My Cards hierarchical list.
- Use a separate publication for retrieving My Cards.
- Fixed bug with limit and skip projection.
- Popover needs to be destroyed anytime the details panel is closed.
-
[4.12.1]
- Update Wekan to 5.22
- Full changelog