Changelog History
Page 42
-
v2.46 Changes
March 13, 2019๐ This release fixes the following bugs:
- Fix watchers undefined. Thanks to justinr1234.
- โช Revert hiding of Subtask boards because of feedback from Wekan users, that need Subtask boards to be visible. Thanks to xet7.
๐ Thanks to above GitHub users for their contributions and translators for their translations.
-
v2.45 Changes
March 11, 2019๐ This release fixes the following bugs, thanks to andresmanelli:
-
v2.44 Changes
March 11, 2019๐ This release adds the following new features and fixes with Apache I-CLA, thanks to bentiss:
- Activities: register customFields changes in the activities.
- ๐ customFields: fix leftover from lint. Looks like I forgot to use the camelCase notation here, and this leads to an exception while updating a custom field.
- Fix imports.
and adds the following new features:
- โ Add language: Occitan. Thanks to translators.
๐ and fixes the following bugs:
- ๐ Fix removed checklistItem activity => dangling activities created. Closes #2240. Thanks to andresmanelli.
- Avoid set self as parent card to cause circular reference, for real. Thanks to andresmanelli.
- Try to fix Order All Boards by starred, color, board name and board description. Part 2. Works on new Wekan install. Could still have boards keeping reording happening all the time on old Wekan installs. Thanks to xet7. Note: Ordering by starred/color/description was removed at Wekan v2.47.
- ๐ฆ Changed brute force protection package from eluck:accounts-lockout to lucasantoniassi:accounts-lockout that is maintained and works. Added Snap/Docker/Source settings. Thanks to xet7.
Thanks to above Wekan contributors for their contributions.
-
v2.43 Changes
March 08, 2019๐ This release adds the following new features, thanks to xet7:
- โช Hide Subtask boards from All Boards. This was reverted in Wekan v2.46 to make Subtask boards visible again.
- Order All Boards by Starred, Color, Title and Description. This was removed at Wekan v2.47.
- HTTP header automatic login for 3rd party authentication server method like siteminder, and any webserver that handles authentication and based on it adds HTTP headers to be used for login. Please test.
and adds the following partial fix, thanks to andresmanelli:
- Add migration to fix circular references. This runs only once, so later there will be another fix to make it run every time.
โช and reverts the following change of v2.42, because they did not fix anything, thanks to xet7:
๐ Thanks to above GitHub users for their contributions, and translators for their translations.
-
v2.42 Changes
March 07, 2019๐ This release tried to fix the following bugs:
- Tried to fix snap mongodb-control not starting database. Reverted in v2.43, because it did not fix anything.
Thanks to xet7 and qurqar[m] at IRC #wekan.
-
v2.41 Changes
March 07, 2019๐ This release tried to fix the following bugs:
- Partial Fix: Card was selected as parent card (circular reference) and now board can be not opened anymore with Avoid setting same card as parentCard. Avoid listing templates board in copy/move/more menus. This does not fully work yet, it will be fixed later. Thanks to andresmanelli.
๐ Thanks to above GitHub users for their contributions, and translators for their translations.
-
v2.40 Changes
March 06, 2019 -
v2.39 Changes
March 06, 2019 -
v2.38 Changes
March 06, 2019๐ This release adds the following new features:
- Added a Helm Chart to the project, thanks to TechnoTaff.
- ๐ Added support for LDAP admin status sync. Examples: LDAP_SYNC_ADMIN_STATUS=true, LDAP_SYNC_ADMIN_GROUP=group1,group2. Thanks to JulianJacobi and xet7.
๐ and fixes the following bugs:
- Fix card deletion from archive. Thanks to andresmanelli.
- ๐ Fix card move with wrong swimlaneId. Thanks to andresmanelli. NOTE: This does not yet fix card move with Custom Field, it will be fixed later.
- Fix: LDAP Authentication with Recursive Group Filtering Does Not Work on Snap. Thanks to apages2.
- ๐ณ Use ubuntu:cosmic base in Dockerfile. Thanks to xet7.
- ๐ณ Remove phantomjs binary from Docker/Snap/Stackerfile to reduce size. Thanks to soohwa.
๐ Thanks to above GitHub users for their contributions, and translators for their translations.
-
v2.37 Changes
March 04, 2019๐ This release fixes the following bugs:
Thanks to GitHub user xet7 for contributions.