Wekan - Package updates
Pinned
Wekan
-
[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.6]
- Update Wekan to 4.85
- Option to add custom field to all cards.
- Added checkbox as an option to custom field create dialog.
- Display My Cards lists using inline-grid.
- Added board title link and background color to My Cards.
- Use simple border at My Cards.
- WIP Limit: Limited number of cards highlighting to true overbooking.
- Revert table-cell back to inline-block at my-cards-list-wrapper.
- Fix for search operators with uppercase letters.
- Boards.copyTitle - escape string used in regex.
- Bug fix: import regex escape function.
- Search All Boards: Added list of board, list and color names. Added operators for due, created and modified.
- Added support for clicking list titles, label names and board titles. Make some heading translatable.
- Set focus back to search phrase input after clicking a predicate. Fixed some spacing issues.
- Fixed Upper/lowercase errors in some languages due to .toLowerCase.
- Tried to fix possible prototype pollution reported by Deepcode.ai.
- Disable some logs that are not needed anymore.
- Rules not copied during board copy.
-
[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.