mirror of
https://github.com/wekan/wekan.git
synced 2025-12-19 08:50:13 +01:00
Optimize for mobile web, show single list per page with navigate bar.
Thanks to floatinghotpot and nztqa ! Related #953
This commit is contained in:
parent
5d8462ca11
commit
c3e2ee1db8
1 changed files with 3 additions and 2 deletions
|
|
@ -2,14 +2,15 @@
|
||||||
|
|
||||||
This release adds the following new features:
|
This release adds the following new features:
|
||||||
|
|
||||||
* [Add SMTP test email button to Admin Panel](https://github.com/wekan/wekan/pull/1359).
|
* [Add SMTP test email button to Admin Panel](https://github.com/wekan/wekan/pull/1359);
|
||||||
|
* [Optimize for mobile web, show single list per page with navigate bar](https://github.com/wekan/wekan/pull/1365).
|
||||||
|
|
||||||
and fixes the following bugs:
|
and fixes the following bugs:
|
||||||
|
|
||||||
* [User with comment only permissions can remove another user from a card](https://github.com/wekan/wekan/pull/1352);
|
* [User with comment only permissions can remove another user from a card](https://github.com/wekan/wekan/pull/1352);
|
||||||
* [Frequent Subscriptions problem that make Excessive CPU usage](https://github.com/wekan/wekan/pull/1363).
|
* [Frequent Subscriptions problem that make Excessive CPU usage](https://github.com/wekan/wekan/pull/1363).
|
||||||
|
|
||||||
Thanks to GitHub users mfshiu and nztqa for their contributions.
|
Thanks to GitHub users floatinghotpot, mfshiu and nztqa for their contributions.
|
||||||
|
|
||||||
# v0.59 2017-11-23 Wekan release.
|
# v0.59 2017-11-23 Wekan release.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue