Wekan - Package updates
Pinned
Wekan
-
[4.10.2]
- Update Wekan to 4.99
- Updated to Meteor 2.1
- Fixed SMTP password visible to Admin at Admin Panel by using browser inspect to see behind asterisks.
- Added sort feature for viewing of cards.
- Fix bugs with customFields in Webhooks.
- Global Search Updates.
- Admin Panel/People/People/New User: Added Initials.
-
[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.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.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.