浏览代码

Merge pull request #1449 from nextcloud/updateChangelogFor12.1.1

update changelog for 12.1.1
Andy Scherzinger 3 年之前
父节点
当前提交
203b42d801
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      CHANGELOG.md

+ 7 - 0
CHANGELOG.md

@@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 Types of changes can be: Added/Changed/Deprecated/Removed/Fixed/Security
 Types of changes can be: Added/Changed/Deprecated/Removed/Fixed/Security
 
 
+## [12.1.1] - 2021-07-09
+### Fixed
+- fix crash on startup (happened for some older Nextcloud server versions)
+- fix to receive notifications when using Nextcloud server 22
+- fix background of send button (when server version is <22)
+- minor fixes
+
 ## [12.1.0] - 2021-07-06
 ## [12.1.0] - 2021-07-06
 ### Added
 ### Added
 - "share to Nextcloud Talk" from other apps
 - "share to Nextcloud Talk" from other apps