Update changelog.

This commit is contained in:
Lauri Ojansivu 2019-06-19 22:50:49 +03:00
parent 17c4c96c29
commit 140a2d7915

View file

@ -1,3 +1,15 @@
# Upcoming Wekan release
This release fixes the following bugs:
- [Fix Wekan unable to Select Text from Description edit box](https://github.com/wekan/wekan/issues/2451)
by removing feature of card description submit on click outside. This is because when selecting text
and dragging up did trigger submit of description, so description was closed and selecting text failed.
This did affect all Chromium-based browsers: Chrome, Chromium, Chromium Edge.
Thanks to xet7.
Thanks to above GitHub users for their contributions and translators for their translations.
# v2.85 2019-06-19 Wekan release
This release fixes the following bugs: