Changelog History
Page 27
-
v3.96 Changes
April 15, 2020๐ This release adds the following Sandstorm updates:
- ๐ This is the first Sandstorm Wekan release that uses newest Meteor 1.10.1 and Node 12.x. Now all Wekan platforms use newest Meteor and Node 12.x LTS. Thanks to kentonv and xet7.
- โช Fix capnp workaround to work with newest Meteor and Node 12.x. Thanks to kentonv.
- ๐ Update Sandstorm release script for newest Meteor and Node 12.x. Thanks to xet7.
- ๐ Remove Meteor 1.8.x files because Sandstorm Wekan now uses newest Meteor. Thanks to xet7.
and adds the following new features:
- Hide password auth with environment variable PASSWORD_LOGIN_ENABLED=false.
Snap example:
sudo snap set wekan password-login-enabled='false'
. Thanks to salleman33.
๐ and fixes the following bugs:
- ๐ฏ Fix Board admins can not clone or archive their boards at All Boards page. Thanks to salleman33.
- Fix
<p>
margin in card labels. Thanks to boeserwolf.
๐ Thanks to above GitHub users for their contributions and translators for their translations.
-
v3.95 Changes
April 12, 2020๐ This release adds the following new features:
- Add gitpod config. This adds support for Gitpod.io, a free automated dev environment that makes contributing and generally working on GitHub projects much easier. It allows anyone to start a ready-to-code dev environment for any branch, issue and pull request with a single click. Thanks to juniormendonca.
- Public boards overview. Thanks to NicoP-S.
- โฌ๏ธ Try to upgrade Sandstorm Wekan to Meteor 1.10.1 and Node 12.x. Thanks to kentonv and xet7.
๐ and fixes the following bugs:
- Fix styling issue in notifications drawer. Thanks to boeserwolf.
- Fix error in notifications cleanup cron. Thanks to jtbairdsr.
๐ Thanks to above GitHub users for their contributions and translators for their translations.
-
v3.94 Changes
April 12, 2020๐ This release adds the following new features:
- Public vote. Thanks to NicoP-S.
- Add robots.txt disallow all. Thanks to xet7.
๐ Thanks to above GitHub users for their contributions and translators for their translations.
-
v3.93 Changes
April 10, 2020๐ This release adds the following new features:
- Trello vote import & hide export button if with_api is disabled. Thanks to NicoP-S.
- When adding a user to a board that has subtasks, also add user to the subtask board. Thanks to slvrpdr.
โก๏ธ and adds the following updates:
๐ and fixes the following bugs:
- Fix bug that prevents editing or deleting comments. Thanks to jtbairdsr.
๐ Thanks to above GitHub users for their contributions and translators for their translations.
-
v3.92 Changes
April 09, 2020๐ This release adds the following new features:
- โฑ Scheduler to clean up read notifications. Also added a button to manually remove all read notifications, and a fix to prevent users form getting notifications for their own actions. Thanks to jtbairdsr.
- Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2 to all Wekan platforms. Thanks to xet7.
๐ Thanks to above GitHub users for their contributions and translators for their translations.
-
v3.91 Changes
April 08, 2020๐ This release adds the following new features:
- OpenShift: Route template added to helm chart for Openshift v4x cluster. Thanks to ckavili.
- Filter by Assignee. Thanks to daniel-eder.
- Vote on Card. Thanks to NicoP-S and xet7.
๐ Thanks to above GitHub users for their contributions and translators for their translations.
-
v3.90 Changes
April 06, 2020๐ This release makes the following updates:
- โก๏ธ Update dependencies.
โก๏ธ and updates the following translations:
- โก๏ธ Update layouts.js for zh-TW language name. Thanks to doggy8088.
๐ Thanks to above GitHub users for their contributions and translators for their translations.
-
v3.89 Changes
April 05, 2020๐ This release adds the following new features:
- Create subtasks in parenttask swimlane. Thanks to TOSCom-DanielEder.
- When searching cards in a board, also search from Custom Fields. Thanks to slvrpdr.
๐ Thanks to above GitHub users for their contributions and translators for their translations.
-
v3.88 Changes
April 02, 2020๐ This release adds the following new features:
- Notification drawer like Trello. Thanks to jtbairdsr and xet7.
๐ป and makes the following UI changes:
- Minicard labels on the top and title on bottom. Thanks to helioguardabaxo and xet7.
๐ and fixes the following bugs:
- Fix start-wekan.sh MongoDB port to 27017. Thanks to Keelan and xet7.
๐ Thanks to above GitHub users for their contributions and translators for their translations.
-
v3.87 Changes
April 01, 2020๐ This release makes the following UI changes:
- ๐ Move "Rules" from "Board View" to "Board Settings". Thanks to helioguardabaxo and xet7.
- Improvements on card details visualization. Thanks to helioguardabaxo and xet7.
- Hide duplicate "Hide system messages" at Change Settings/Member Settings, because it's also on card slider. Thanks to notohiro and xet7.
๐ and fixes the following bugs:
- ๐ป Fix Browser always reload the whole page when I change one of the card color. Fixed by making label colors and text again editable. Regression from Wekan v3.86 2). Thanks to javen9881 and xet7.
- Fix richer editor submit did not clear edit area. Thanks to xet7.
๐ Thanks to above GitHub users for their contributions and translators for their translations.