Wekan - Package updates
Pinned
Wekan
-
[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.
-
[4.35.0]
- Update Wekan to 6.90
- Full changelog
- Added Edit Custom Field Value to api.py.
- To get corrent API docs generated, moved new_checklist_item API to correct file where is other checklist item API.
- Fix sharedDataFolder persisdent provide by k8s has no permission to mkdir and write.
-
[4.36.0]
- Update Wekan to 6.91
- Full changelog
- BoardAdmin and Admin can now set board background image URL.
-
[4.36.1]
- Update Wekan to 6.92
- Full changelog
- Moved minicard labels from above minicard title to below minicard title.
- Changed Due Date etc dates to be at top of Minicard.
-
[4.36.2]
- Update Wekan to 6.93
- Full changelog
- Layout fixes for modern-dark after shuffling labels and date field on minicard.
-
[4.36.3]
- Update Wekan to 6.95
- Full changelog
- Revert smaller swimlane height.
-
[4.36.4]
- Update Wekan to 6.96
- Full changelog
- This release fixes the following CRITICAL SECURITY ISSUES: Found and fixed more InvisibleBleed of WeKan.