Wekan - Package updates
Pinned
Wekan
-
[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.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.
-
Release for wekan v7.00 is currently blocked by a login issue. Currently we use a custom setup with LDAP but will use this now to move to OpenID connect. Account migration seems to work fine already. Last blocker for the moment is https://github.com/wekan/wekan/issues/5018
-
[4.38.0]
- Update Wekan to 7.01
- Start using OpenID connect
- Full changelog
- Speed improvements to Board and List loading.
- Forked meteor-globals and meteor-reactive-cache to @wekanteam/meteor-globals and @wekanteam/meteor-reactive-cache to update to newest dependencies.
- Added missing @babel/runtime.