Wekan - Package updates
Pinned
Wekan
-
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.
-
[4.38.4]
- Update Wekan to 7.05
- Full changelog
- Thanks to developers of dependencies.
- Make default swimlane auto-height.
- Show option b) -1 for disabling swimlane height at swimlane height popup.
- Fixed Normal (non-admin) board users cannot adjust swimlane height.
- Fixing positioning of opened cards.
-
[4.38.7]
- Update Wekan to 7.08
- Full changelog
- Custom translation strings at Admin Panel.
- Added remaining translations to feature custom translation strings at Admin Panel.
- Corrected source code so that it works correctly with reactiveCache.
-
[4.38.8]
- Update Wekan to 7.09
- Full changelog
- Move card to other boards API.
- Upgraded Snap Candidate MongoDB to 6.0.9.
- Fixed building s390x release.
- ReactiveCache, use default parameters.
- ReactiveCache, serialize and parse json with EJSON.
- Translations are working on the client side again.
- ReactiveCache, full implementation of the collection "Translation".
- Attachments, big images are now fully displayed.