Wekan - Package updates
-
[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.
-
[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.0]
- Update Wekan to 4.94
- Update base image to version 3
- Settings, "Show cards count" now works at mobile view too.
- Fix bug in adding new users.
- Fixed Board does not load, by disabling Custom Fields sorting.
-
[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.0]
- Update Wekan to 5.01
- Fixed Unable to remove old Board, reappears.
- Fix typo in activities code. Fixes can not edit Custom Field.
-
[4.11.1]
- Update Wekan to 5.02
- Added sort to edit card REST API.
- Add attachmentId to the Webhook data.
- Removed extra imports of Meteor.
-
[4.11.2]
- Update Wekan to 5.03
- Revert Removed extra imports of Meteor. Hopefully fixes email notifications and rules on old cards not working.
- Fixed Bug: Link at board title can not be edited.
-
[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.4]
- Update Wekan to 5.05
- Change URL scheme recognition for allowing abasurl to link.
- Fix email setup
-
[4.11.5]
- Update Wekan to 5.06
- Full changelog
-
[4.11.6]
- Update Wekan to 5.07
- Full changelog
- Fixed sort cards feature.
-
[4.11.7]
- Update Wekan to 5.08
- Full changelog
-
[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.11.9]
- Update Wekan to 5.14
- Full changelog
- Clean-up Global Search, Due Cards, and My Cards.
- Require signed-in user for My Cards, Due Cards, and global search.
-
[4.11.10]
- Update Wekan to 5.15
- Fixed card sort reset.
- Fix bug in My Cards and Global Search.
- Fix bug in Due Cards introduced by last bug fix.
- Fixed Bug: Move Swimlane to Archive does not work anymore.
-
[4.11.11]
- Update Wekan to 5.17
- Fix Link dialog closes card when clicking in dialog.
- Added back Summernote editor. Removed emoji picker.
-
[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.
-
[4.12.1]
- Update Wekan to 5.22
- Full changelog
-
[4.12.2]
- Update Wekan to 5.23
-
[4.12.3]
- Update Wekan to 5.23
- Copy Swimlane
- Updated dependencies
-
[4.12.4]
- Update Wekan to 5.24
- Swimlane in Export to Excel.
- Bugfix/Summernote on paste.
- OpenAPI: Better handle nested schemas.
-
[4.12.5]
- Update Wekan to 5.25
- Feature/mini card subtask count.
- Bring back Almost-Due for Start Date.
-
[4.12.6]
- Update Wekan to 5.26
- Fixed Non-ASCII attachment filename will crash when downloading.
-
[4.12.7]
- Update Wekan to 5.27
- Mermaid Diagram.
- Fix: BG color of StartDate.
-
[4.12.8]
- Update Wekan to 5.29
- Updated dependencies
- Excel parent card name export.
- Added updated Forgot Password page to GitHub issue template
-
[4.12.9]
- Update Wekan to 5.30
- Planning Poker / Scrum Poker,
- Fixed Python API example: Edit card, etc.
- Default language is still used although this one has been modified previously.
- Moved Keyboard Shortcuts from bottom to top of Sidebar.
-
[4.12.10]
- Update Wekan to 5.31
- Admin Panel: Edit Organizations and Teams.
- Admin Panel: Delete Organizations and Teams.
- Admin Panel Organizations/Teams: Show confirm text above delete button.
- Gantt: Retain links created between tasks. Part 1: Database changes, not active in MIT Wekan.
- Removed extra package.
- Updated dependencies.
- Now new boards do not have any labels added by default.
- Try to fix OAUTH2_LOGIN_STYLE=redirect Has No Effect.
- Try to fix: Wekan UI fails to finish import of closed Trello boards.
- Partial Fix: Vote and Planning Poker: Setting date and time now works for some languages that have ascii characters in date format.
-
[4.12.11]
- Update Wekan to 5.32
- Moved many button texts etc to tooltips. Added more tooltips.
-
[4.12.12]
- Update Wekan to 5.33
- Assigning a user to a team or an organization.
- Custom Fields stringtemplate, autofocus the last input box.
-
[4.12.13]
- Update Wekan to 5.34
- View and change card sort number.
- More spinners + configureable in admin panel.
- Added remaining spinner settings.
- Card Description has now the same color on view and editing.
- Fix Google SSO to access Wekan has not been working by reverting Wekan v5.31 not-working fixes to OAUTH2_LOGIN_STYLE=redirect Has No Effect.
- CustomFields were not created after adding 1 card.
- Try to fix BUG: Database error attempting to change a account.
-
[4.13.0]
- Update Wekan to 4.35
- Wait Spinners can now be translated
- Added Wait Spinners docs: https://github.com/wekan/wekan/wiki/Wait-Spinners .
- Maximize Card.
- Export Card to PDF. In Progress, does not work yet.
-
[4.13.1]
- Update Wekan to 4.36
-
[4.13.2]
- Update Wekan to 4.37
- Update nodejs to 12.22.2
-
[4.13.3]
- Update Wekan to 4.38