浏览代码

- [Drag handles and long press on mobile when using desktop mode of mobile
browser](https://github.com/wekan/wekan/pull/2067). Thanks to hupptechnologies.

Lauri Ojansivu 6 年之前
父节点
当前提交
16d53897c7
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -5,6 +5,8 @@ This release adds the following new features:
 - [Improve authentication](https://github.com/wekan/wekan/pull/2065): remove login dropdown,
 - [Improve authentication](https://github.com/wekan/wekan/pull/2065): remove login dropdown,
   and add setting `DEFAULT_AUTHENTICATION_METHOD=ldap` or
   and add setting `DEFAULT_AUTHENTICATION_METHOD=ldap` or
   `sudo snap set wekan default-authentication-method='ldap'`. Thanks to Akuket. Closes wekan/wekan-ldap#31
   `sudo snap set wekan default-authentication-method='ldap'`. Thanks to Akuket. Closes wekan/wekan-ldap#31
+- [Drag handles and long press on mobile when using desktop mode of mobile
+  browser](https://github.com/wekan/wekan/pull/2067). Thanks to hupptechnologies.
 
 
 Thanks to above GitHub users for their contributions.
 Thanks to above GitHub users for their contributions.