- [Fix scrollHeight error when the sidebar is not visible](https://github.com/wekan/wekan/pull/2609).

Thanks to Trekky12.
- [Fix insert action for CustomFields API](https://github.com/wekan/wekan/pull/2610).
  Thanks to JimCircadian. Closes #2586
This commit is contained in:
Lauri Ojansivu 2019-08-12 21:39:29 +03:00
parent 6d47c2e568
commit 7ea0912159

View file

@ -1,3 +1,14 @@
# Upcoming Wekan release
This release fixes the following bugs:
- [Fix scrollHeight error when the sidebar is not visible](https://github.com/wekan/wekan/pull/2609).
Thanks to Trekky12.
- [Fix insert action for CustomFields API](https://github.com/wekan/wekan/pull/2610).
Thanks to JimCircadian.
Thanks to above GitHub users for their contributions and translators for their translations.
# v3.15 2019-08-11 Wekan release
This release fixes the following bugs: