Wekan - Package updates
-
This topic is to track Wekan package updates.
Please open issues in a separate topic instead of replying here.
-
The latest release is v4 and thus a major package update. This means it wont update automatically in the background, but requires clicking the update button manually.
The reason for this is the move from our custom built LDAP module from back when there was no LDAP support upstream, to the official integration now. Since this also means the user mapping required us to write some migration code, an admin should check after update if all users migrated correctly.
-
[4.0.1]
- Fix Firefox Mobile on Android
-
[4.0.5]
- Update Wekan to 4.05
-
[4.0.7]
- Update Wekan to 4.09
-
[4.1.0]
- Update Wekan to 4.10
-
[4.1.1]
- Update Wekan to 4.11
-
[4.1.2]
- Update Wekan to 4.12
- New default is now Swimlanes
- Use markdown in Swimlane titles
-
[4.1.3]
- Update Wekan to 4.13
-
[4.1.4]
- Update Wekan to 4.15
-
[4.2.0]
- Disable registration, if you set or unset explicitly
- Add docs on how to make user an admin
-
[4.3.0]
- Update Wekan to 4.18
- Full changelog
- All logged in users are now allowed to reorder boards by dragging at All Boards page and Public Boards page.
- Fix creating user misbehaving in some special case.
- Thanks to xet7.
-
[4.4.0]
- Add custom environment variables in
/app/data/env
- Add custom environment variables in
-
[4.4.3]
- Update Wekan to 4.21
-
[4.4.4]
- Update Wekan to 4.22
- Export to JSON and HTML .zip file, that also fixes #3216 Clone Boards not working.
- Hide CSV export until it's fixed in EdgeHTML compatible way.
-
[4.4.5]
- Update Wekan to 4.23
- Update vulnerable dependency elliptic that is dependency of meteor-node-stubs that is dependency of
Wekan.
-
[4.4.6]
- Update Wekan to 4.24
-
[4.4.7]
- Update Wekan to 4.25
-
[4.4.8]
- Update Wekan to 4.26
- Disable list formatting and converting to HTML. This fixes markdown numbering and viewing bugs.
-
[4.4.9]
- Update Wekan to 4.27
- Reverted incomplete fix for "Checklist + card title with starting number and point", because it disabled some markdown.
Also more fixes to GFM checklist not displayed properly.
-
[4.4.10]
- Update Wekan to 4.29
- Changed markdown from marked to markdown-it and added emoji support https://github.com/wekan/wekan/wiki/Emoji
- Fix card scrollbar on Windows.
- Try to fix language names.
-
[4.4.11]
- Update Wekan to 4.32
-
[4.4.12]
- Update Wekan to 4.36
- Added some CAS and SAML settings.
- Update dependencies
-
[4.5.0]
- Update Wekan to 4.40
- Custom Logo for Login and Top Left Corner. Optional link when clicking logo. Settings at Admin Panel / Layout.
-
[4.5.1]
- Update Wekan to 4.41
- At Admin Panel / Layout: Text below Custom Login Logo. Can have markdown formatting
-
[4.5.2]
- Update Wekan to 4.42
- Upgrade to Node.js 12.19.0
-
[4.5.3]
- Update Wekan to 4.43
- Full changelog
- Allow more than one assignee
-
[4.5.4]
- Update Wekan to 4.44
- Changed public board changing Swimlanes/Lists/Calendar view and changing Hide minicard label text from using cookies to using browser localStorage, to remove some errors from browser inspect console.
- Fix: Modern theme board canvas background.
- Fix: Expose moving cards on mobile to workers.
- Fix: Hide the move to another board functionality in the submenu (only from the worker) so that the worker is still constrained to a single board.
-
[4.6.0]
- Update Wekan to 4.45
- Full changelog
- Fix can not upload and download files, by changing back to Node.js 12.19.0 and adding fast-render.
- Current file storing to MongoDB code was not yet compatible with newer Node.js.
-
[4.6.1]
- Update Wekan to 4.47
- Fix: Use current boardId when a worker moves a card.
-
[4.6.2]
- Update Wekan to 4.48
- Smaller board icons to All Boards Page, and use full page width, so more board icons fit visible at once.
- Removed variable height, because different heights made it look a little unbalanced.
- Admin Panel / Settings / Layout / Custom Top Left Corner Logo Height.
- When RICHER_CARD_COMMENT_EDITOR=true, use richer editor also when editing card description.
- Removed hot-module-replacement and mdg:meteor-apm-agent.
- Fix Clone Board.
-
[4.6.3]
- Update Wekan to 4.49
- Sync email address from LDAP
-
[4.6.4]
- Update Wekan to 4.51
-
[4.6.5]
- Update Wekan to 4.52
- Some more small improvements to Modern Dark theme.
-
[4.6.6]
- Update Wekan to 4.53
- Minor improvements to Modern Dark theme.
- Added missing bottom padding to lists.
-
[4.7.0]
- Update Wekan to 4.54
- Full changelog
- Fix can not upload and download files, by changing back to Node.js 12.19.0 and adding fast-render.
-
[4.7.1]
- Update Wekan to 4.55
- Set minimum height to icons at All Boards page.
- Increase avatar size.
- Modern Dark theme: card details as lightbox.
-
[4.7.2]
- Update Wekan to 4.56
- Added date notification icons
- Sticky swimlane
- Improvements in activities design
-
[4.7.3]
- Update Wekan to 4.57
- Full changelog
-
[4.7.4]
- Update Wekan to 4.58
- Fix issues when duplicating board
-
[4.7.5]
- Update Wekan to 4.59
- Fix not all checklist items being imported/cloned
-
[4.7.7]
- Update Wekan to 4.61
- Removed cookie code that is not in use.
- Allow normal user to delete checklist item.
-
[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.7.9]
- Update Wekan to 4.63
- Full changelog
- Fixed Remove Cover button gives JS error.
-
[4.8.0]
- Update Wekan to 4.66
- Full changelog
- Fix Mobile miniscreen: Drag handle not visible in long checklist item text.
- Fixed Drag and drop between checklists closes the card sometimes on Firefox.
- Dark theme button background fix.
-
[4.8.1]
- Update Wekan to 4.68
- Full changelog
- Checklist-Items, Drag-Drop Handle now at the left side.
- Checklist-Items, Autoresize the textarea vertically to fit the user-input.
-
[4.8.2]
- Update Wekan to 4.69
- Full changelog
-
[4.8.3]
- Update Wekan to 4.70
- Full changelog
- Added markdown and emoji to My Cards board, swimlane and list names.
- Show Admin Panel / People and Version also on mobile MiniScreen.
- Update to Nodejs 12.20.1
-
[4.8.4]
- Update Wekan to 4.72
- My Cards add Due Date sort
- Update to My Cards
- Cards, custom fields are displayed in alphabetic order
- Fixed Color picker of lists is empty
-
[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.1]
- Update Wekan to 4.76
- Try to allow links to onenote, mailspring and file.
- Removed wekan- from export filenames for whitelabeling.
-
[4.9.2]
- Update Wekan to 4.77
- Show membertype (admin, normal etc) in avatar/initials tooltip for board members.
-
[4.9.3]
- Update Wekan to 4.78
- Full changelog
- Search All Boards
- Limit amount of data in publications where possible
-
[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.5]
- Update Wekan to 4.83
- When copying a board, copy Custom Fields to new board.
- Upgrade to Meteor 2.0
- Fix custom field definitions duplicated on copy and move.
-
[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.7]
- Update Wekan to 4.87
- Added PWA related category, orientation, screenshots, maskable icon and IARC rating ID.
- Added PWA related monochrome icon.
- Move call to URL search to onRendered.
-
[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.9]
- Update Wekan to 4.91
- Full changelog
-
[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.