mirror of
https://github.com/wekan/wekan.git
synced 2025-12-31 06:38:49 +01:00
Fix filter reset on moving between starred boards. Thanks to nztqa !
This commit is contained in:
parent
37effd8324
commit
70233865d7
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ and fixes the following bugs:
|
||||||
* [Fix Export Wekan board](https://github.com/wekan/wekan/pull/1067);
|
* [Fix Export Wekan board](https://github.com/wekan/wekan/pull/1067);
|
||||||
* [Fix "W" shortcut binding](https://github.com/wekan/wekan/pull/1066);
|
* [Fix "W" shortcut binding](https://github.com/wekan/wekan/pull/1066);
|
||||||
* [Fix login url in invitation email](https://github.com/wekan/wekan/issues/993);
|
* [Fix login url in invitation email](https://github.com/wekan/wekan/issues/993);
|
||||||
* [Edit card description with invalid markdown](https://github.com/wekan/wekan/pull/1073).
|
* [Edit card description with invalid markdown](https://github.com/wekan/wekan/pull/1073);
|
||||||
|
* [Fix filter reset on moving between starred boards](https://github.com/wekan/wekan/pull/1074).
|
||||||
|
|
||||||
Thanks to GitHub users BaobabCoder, GhassenRjab, nebulade, nztqa and xet7
|
Thanks to GitHub users BaobabCoder, GhassenRjab, nebulade, nztqa and xet7
|
||||||
for their contributions.
|
for their contributions.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue