summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRomulus Tsai 蔡仲明 <urakagi@gmail.com>2020-05-14 16:45:21 +0800
committerRomulus Tsai 蔡仲明 <urakagi@gmail.com>2020-05-14 16:45:21 +0800
commit5d8cca40d217b6a3895f1f6eb154b6aba9576b37 (patch)
tree697e686168f41fef0da5903722bbda98e17d0ff0 /CHANGELOG.md
parentcfcc73724fcd394150d1b815d0a7a4c466e216b5 (diff)
parent9c6cd51ca720502cc993451505f95a43ef16a707 (diff)
downloadwekan-5d8cca40d217b6a3895f1f6eb154b6aba9576b37.tar.gz
wekan-5d8cca40d217b6a3895f1f6eb154b6aba9576b37.tar.bz2
wekan-5d8cca40d217b6a3895f1f6eb154b6aba9576b37.zip
Merge branch 'master' of https://github.com/wekan/wekan
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md27
1 files changed, 26 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3772e347..c90ff173 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,17 +8,42 @@ This release adds the following server platforms:
and adds the following features:
- [Install Wekan to mobile homescreen icon and use fullscreen
- PWA](https://github.com/commit/8d5adc04645e3e71423f16869f39b8d79969bccd).
+ PWA](https://github.com/wekan/wekan/commit/8d5adc04645e3e71423f16869f39b8d79969bccd).
[Docs for iOS and Android at wiki PWA page](https://github.com/wekan/wekan/wiki/PWA).
Thanks to xet7.
+- [Add options to rebuild-wekan.sh to run Meteor in development mode where after
+ file change it rebuilds](https://github.com/wekan/wekan/commit/5f915ef966170ea7baca7ddeb11319bc08a26fef).
+ Thanks to xet7.
+
+and adds the following updates:
+
+- [Update dependencies](https://github.com/wekan/wekan/commit/75bdd33fda58ea0233f5b38c466bcb1a9b0406ab).
+ Thanks to xet7.
+
+and adds the following translations:
+
+- [Add Spanish (Chile)](https://github.com/wekan/wekan/commit/96507e6777ed77a324eaec9799c5b46b0d25ad26).
+ Thanks to isos, Transifex user.
and fixes the following bugs:
+- [Fix Deleting linked card makes board not load](https://github.com/wekan/wekan/issues/2785).
+ Thanks to marc1006 and xet7.
- [Fix getStartDayOfWeek once again](https://github.com/wekan/wekan/pull/3061).
Thanks to marc1006.
- [Fix shortcuts list and support card shortcuts when hovering
a card](https://github.com/wekan/wekan/pull/3066).
Thanks to marc1006.
+- [Add white-space:normal to copy-to-clipboard button in card
+ details](https://github.com/wekan/wekan/pull/3075).
+ Thanks to helioguardabaxo.
+- [Fix avatar-image class](https://github.com/wekan/wekan/pull/3083).
+ Thanks to krupupakku.
+- [Fix Swimlanes ID missing in new boards](https://github.com/wekan/wekan/pull/3088).
+ Thanks to krupupakku.
+- [Fix REST API so Create card does now allow an empty member
+ list](https://github.com/wekan/wekan/pull/3084).
+ Thanks to wackazong.
Thanks to above GitHub users for their contributions and translators for their translations.