diff --git a/CHANGELOG.md b/CHANGELOG.md index 0729259f1..d5a31f045 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,20 @@ # Upcoming Wekan release -This release fixes the following bugs: +This release adds the following updates: + +- [Upgrade to Node.js 14.15.0](https://github.com/wekan/wekan/commit/045e9db7b8f0de852ef4486cb1ad200d6ca7296d). + Thanks to Node.js and Meteor.js developers. +- [Upgrade to Meteor 2.0-beta.3. Removed fast-render and ostrio:cookies](https://github.com/wekan/wekan/commit/a463f2a855498935db5b66e5fad446ce465adab1). + Thanks to Meteor.js developers and xet7. + +and fixes the following bugs: - [Fixed: With ORACLE_OIM_ENABLED, allow setting OAUTH2_REQUEST_PERMISSIONS with environment variable](https://github.com/wekan/wekan/commit/1b429b3f99c32840ebb0ff9a29015aa8c28ec644). Thanks to xet7. +- [Changed public board changing Swimlanes/Lists/Calendar view and changing Hide minicard label text + from using cookies to using browser localStorage](https://github.com/wekan/wekan/commit/460b1d3a664b648bc03c40422b9d175401e229c1), + to remove some errors from browser inspect console. + Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations.