Browse Source

Add web manifest so Wekan can be used as Standalone App
on Desktop with Chrome or Firefox. Thanks to danhawkes ! Closes #1154

Lauri Ojansivu 7 years ago
parent
commit
2740f8c31e
1 changed files with 4 additions and 2 deletions
  1. 4 2
      CHANGELOG.md

+ 4 - 2
CHANGELOG.md

@@ -7,13 +7,15 @@ This release adds the following new features:
    environment to Admin Panel](https://github.com/wekan/wekan/pull/1156);
    environment to Admin Panel](https://github.com/wekan/wekan/pull/1156);
 * [Change Email address](https://github.com/wekan/wekan/pull/1161);
 * [Change Email address](https://github.com/wekan/wekan/pull/1161);
 * [Ubuntu snap: Use version scriptlet](https://github.com/wekan/wekan/pull/1164);
 * [Ubuntu snap: Use version scriptlet](https://github.com/wekan/wekan/pull/1164);
-* [Gogs integration part 1](https://github.com/wekan/wekan/pull/1189).
+* [Gogs integration part 1](https://github.com/wekan/wekan/pull/1189);
+* [Add web manifest so Wekan can be used like standalone app on Desktop
+   with Chrome or Firefox](https://github.com/wekan/wekan/pull/1184).
 
 
 and fixes the following bugs:
 and fixes the following bugs:
 
 
 * [Fix Squeezed tickbox in Card](https://github.com/wekan/wekan/pull/1171).
 * [Fix Squeezed tickbox in Card](https://github.com/wekan/wekan/pull/1171).
 
 
-Thanks to GitHub users andresmanelli, kubiko, nztqa and xet7
+Thanks to GitHub users andresmanelli, danhawkes, kubiko, nztqa and xet7
 for their contributions.
 for their contributions.
 
 
 # v0.32 2017-07-30 Wekan release
 # v0.32 2017-07-30 Wekan release