Wekan - Package updates
Pinned
Wekan
-
[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.8]
- Update Wekan to 6.74
- Full changelog
-
[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.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.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.