Wekan - Package updates
Pinned
Wekan
-
[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.
-
[4.38.1]
- Update Wekan to 7.02
- Full changelog
- Make swimlane height and list width adjustable.
- Don't translate swimlane height and list width minimum value.
- Only selectively show login elements once settings is loaded.
- First registration after installation must be an admin account.
- Fix
get_board_cards_count
. - Login layout code cleanup.
- Drag board made translateable.