Wekan - Package updates
Pinned
Wekan
-
[4.33.4]
- Update Wekan to 6.69
- Full changelog
- Updated dependencies
-
[4.33.5]
- Update Wekan to 6.70
- Full changelog
- Try to fix User API.
-
[4.33.6]
- Update Wekan to 6.71
- Full changelog
- Forked minio npm package to @wekanteam/minio to update package dependencies. S3/MinIO support In Progress.
- Updated GitHub Actions.
- Upgraded to Meteor 2.10.0.
- Fix API Edit card function does nothing.
- Fix Customfields are not added to new cards created with the API.
-
-
[4.33.7]
- Update Wekan to 6.72
- Full changelog
-
-
[4.33.8]
- Update Wekan to 6.74
- Full changelog
-
-
[4.33.9]
- Update Wekan to 6.75
- Full changelog
- Try to fix some security issues
- Fix "Top 10 boards" metric order.
- Swipebox slide background gradient of black to blue, so that back SVG images are visible.
-
[4.33.10]
- Update Wekan to 6.76
- Full changelog
- Fix at bottom of list Add button to be higher, so that text Add is not over button borders.
-
[4.33.11]
- Update Wekan to 6.77
- Full changelog
- Fixed indentation for image size and compression in docker-compose.yml.
- Made ☰ menu buttons bigger at minicard and list, they were too hard to click when they were small.
- Added "Move card to archive" to minicard ☰ menu.
- Fix attachment migration error about avatarUrl startsWith undefined.
- Try to fix attachment migrations to ostrioFiles, allow existing files to be migrated.
-
[4.33.12]
- Update Wekan to 6.78
- Full changelog
- Try to fix some security issue.
-
-
[4.33.13]
- Update Wekan to 6.79
- Full changelog
- Upgraded to Meteor 2.11.0.
-
[4.33.14]
- Update Wekan to 6.80
- Full changelog
- Custom Fields, display Grid Button only if more than 1 custom field.
-
[4.33.15]
- Update Wekan to 6.81
- Full changelog
- Fix Bug: Card options disappear behind scrollbar in german.
- Add some info about allowed filesizes and filetypes for attachments and avatars.
-
-
[4.33.16]
- Update Wekan to 6.82
- Full changelog
- Fix avatar if Meteor.user() is undefined.
- Fix broken add_board_member API and return value for remove_board_member.
- Try to fix card open position and make card resizeable.
-
[4.33.17]
- Update Wekan to 6.83
- Full changelog
- Fix open card position by opening card to fullscreen.
-
[4.33.18]
- Update Wekan to 6.84
- Full changelog
- Get card drag/drop working for empty swimlane.
- Added 'next week' due date filter.
-
[4.33.19]
- Update Wekan to 6.85
- Full changelog
- Security fix to ReactionBleed in WeKan. It is XSS in feature "Reaction to comment". Thanks to Alexander Starikov
- Disable file validation temporarily, because it causes data loss of some attachments when upgrading. Thanks to xet7.
- Added uploadedAt and copies to be migrated when migrating CollectionFS to ostrio-files. Thanks to xet7
- Added more descriptive times of attachment migrations and uploads. Thanks to xet7.
- Fix LDAP Group Filtering does not work. Thanks to emilburggraf, psteinforth, craig-silva, Daniel-H76, benh57, falkheiland and xet7.
- Save files serverside with filename ObjectID, without filename. Thanks to g-roliveira, iamabrantes, Floaz, koelle25, scott-dunt, mfilser and xet7.
- Fixed count of found cards in Global Search. Thanks to xet7.
- Fix Card opens full width by opening at left. Thanks to xet7.
-
-
[4.33.20]
- Update Wekan to 6.86
- Full changelog
-
-
[4.33.21]
- Update Wekan to 6.87
- Full changelog
-
[4.34.0]
- Update Wekan to 6.88
- Full changelog
- Feature: Create Card on Calendar View
-
[4.34.1]
- Update Wekan to 6.89
- Full changelog
- Fix for the Create Card at Calendar.
- Fixed broken migration migrate-attachments-collectionFS-to-ostrioFiles.