File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33
44
5+
6+ ### 0.16.12
7+
8+ - fixing issue during token generation
9+ - token are now remove and not just disabled when remote user is kicked
10+
11+
512### 0.16.11
613
714- improvement when sharing a file to mail address:
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ package_name=$(app_name)
88cert_dir =$(HOME ) /.nextcloud/certificates
99github_account =nextcloud
1010branch =stable15
11- version+ =0.16.11
11+ version+ =0.16.12
1212
1313all : appstore
1414
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.16.11 </version >
26+ <version >0.16.12 </version >
2727 <licence >agpl</licence >
2828 <author >Maxence Lange</author >
2929 <documentation >
You can’t perform that action at this time.
0 commit comments