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-12-02 21:19:30 +0300
committerMaxence Lange <maxence@artificial-owl.com>2020-12-02 21:19:30 +0300
commitcac9b6fb58b9413f8e65f247275075303e04bba0 (patch)
treebbc22ddce1d0914b1a13345884d92a62407b3945
parente13940002499f950220cd11f649b8a1971835505 (diff)
0.20.5v0.20.5
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--CHANGELOG.md14
-rw-r--r--Makefile2
-rw-r--r--appinfo/info.xml2
3 files changed, 16 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 476656b2..af46e04f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,20 @@
# Changelog
All notable changes to this project will be documented in this file.
+
+### 0.20.5
+
+- use https and http when in doubt
+- reset test_nc_base on all failure of the test
+- do not redirect when testing
+- filter result on search based on a queue
+- circles.force_nc_base can be set in config.php
+- better detection of local instance
+- force local request on local instance
+- better distinction between local_instance (internal) and local_cloud_id (remote)
+- fixing the displayed name of the owner in the list of Circles
+
+
### 0.20.4
- caching display name
diff --git a/Makefile b/Makefile
index 5ed966f8..c5128324 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.20.4
+version+=0.20.5
all: appstore
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 798514ca..73c753a4 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.20.4</version>
+ <version>0.20.5</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<types>