Wekan - Package updates
Pinned
Wekan
-
[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.
-
[4.36.5]
- Update Wekan to 6.97
- Full changelog
-
[4.36.6]
- Update Wekan to 6.98
- Full changelog
- Add checklist at top
-
[4.37.0]
- Update Wekan to 6.99.5
- Full changelog
- Preview PDF.
- Preview PDF translations.
- Preview PDF to have full width, close at top, and improve viewing at mobile.
-
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.