Wekan - Package Updates
- 
[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.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.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.