File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ### 0.20.11
5+
6+ - fix an issue during migration removing not-yet-members
7+ - users cannot directly join a secret circle
8+
9+
410### 0.20.10
511
612- escape html in 'shared files by Circles'
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ cert_dir=$(HOME)/.nextcloud/certificates
99github_account =nextcloud
1010release_account =nextcloud-releases
1111branch =stable20
12- version =0.20.10
13- since_tag =
12+ version =0.20.11
13+ since_tag =0.20.10
1414
1515all : appstore
1616
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Users won't be able to find this Circle using Nextcloud search engine.
2323
2424 ]]>
2525 </description >
26- <version >0.20.10 </version >
26+ <version >0.20.11 </version >
2727 <licence >agpl</licence >
2828 <author >Maxence Lange</author >
2929 <types >
You can’t perform that action at this time.
0 commit comments