Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/circles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2020-10-05 15:25:18 +0300
committerMaxence Lange <maxence@artificial-owl.com>2020-10-05 15:25:18 +0300
commit5afb8250c4b34827bd1f251767894829f9f131ac (patch)
tree5d89638a17414d19bd786b175103763cd0dfa936
parent073181a962ef1800a4d020ecb75b52a9fbd10372 (diff)
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--CHANGELOG.md10
-rw-r--r--Makefile2
-rw-r--r--appinfo/info.xml2
3 files changed, 12 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 97b93d4c..43ea26db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
+### 0.20.0 (NC20)
+
+- compat nc20
+- fixing a glitch when confirming a request to join a closed circle
+- generate a unique id on circles generated from the Contacts app
+- switching to Nextcloud IClient for local request
+- log exception on local request
+- disabling federated circles in Admin UI
+
+
### 0.19.5
- allow circles' owner to define a single password for shares
diff --git a/Makefile b/Makefile
index 564e8858..5fae5313 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
branch=master
-version+=0.19.5
+version+=0.20.0
all: appstore
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d2459f9b..580884a2 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,7 +23,7 @@ Users won't be able to find this Circle using Nextcloud search engine.
]]>
</description>
- <version>0.19.5</version>
+ <version>0.20.0</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<types>