Wekan - Package updates
Pinned
Wekan
-
[4.9.8]
- Update Wekan to 4.90
- Create unique board names when importing.
- Added missing backtick quotes.
- Fix some bugs when importing Wekan JSON.
- Try to fix quotes in Global Search.
- Additional URL schemes: SolidWorks PDM (conisio:) and abas ERP (abasurl:).
- Mobile and Desktop have now the same Quick Access view + scrollable.
- Global Search Update.
- Added many more fields to Export to Excel, and better formatting. Does not yet have all fields.
- Repair LDAP_REJECT_UNAUTHORIZED=false CVE-2021-3309.
-
[4.9.10]
- Update Wekan to 4.92
- Added Createtoken API.
- Sorted archives.
- Updated dependencies.
- Don't reload page when returning default sort.
- Avatar overlaped notifications.
- Hopeful fix for i18n not working in onRendered().
- Disable some console.log code, that is only needed while developing.
- Try fix removed nonexistent document error.
- Fixed Cards and CustomFields sorted alphabetically.
- Notifications avatar overlaped at mobile view.
- Added badge for CII Best Practices.
- Added PGP public key for sending security vulnerability reports.
- Updated security report email address.
-
[4.9.11]
- Update Wekan to 4.93
- Add the ability to call get_user operation with username.
- Set the language on TAPi18n when user selects language.
- Fix bug in uniqueTitle.
- Fixed file permissions in build scripts.
- Red line below the avatar now correctly on FireFox.
- Notifications, enable line wrapping.
-
[4.10.1]
- Update Wekan to 4.96
- Add /api/boards_count endpoint for statistics.
- Added possibility to specify hours in single digits in 24 hour format.
- Added replacement from comma to dot.
- Checklistitems are now inserted always at the end of the checklist.
- Teams/Organizations: Added more code to Admin Panel for saving and editing. In Progress, does not work yet.
- Mobile View, list header is now always at top and only lists/cards view have a scroll area.
- Added ChangeLog update script.
- Helm: Made SecretEnv a secret and added default mongodb name as Wekan.
- Checklist drag handle now at the left side (same place as for the checklist items).
- Lists, show also 0 cards at column description.
- Updated Node.js to v12.20.2.
- Minicard, remove red line below member avatar icon.
- Added padding.
- Changed default behaviour for BIGEVENTS that no activity matches it.
- Modern theme: Remove font color when the card has a color.
-
[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.