Skip to content

Commit ff7779e

Browse files
committed
release v4.7.1
Signed-off-by: greta <gretadoci@gmail.com>
1 parent f25daed commit ff7779e

16 files changed

Lines changed: 68 additions & 223 deletions

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
# Changelog
66
All notable changes to this project will be documented in this file.
77

8+
## 4.7.1
9+
### Added
10+
- Improve performance
11+
812
## 4.7.0
913
### Added
1014
- Add Nextcloud 33 and 34 support

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<description><![CDATA[Requires users to accept the terms of service before accessing data.
1212
This product includes GeoLite2 data created by MaxMind, available from [maxmind.com](http://www.maxmind.com)]]></description>
1313

14-
<version>4.7.0</version>
14+
<version>4.7.1</version>
1515
<licence>agpl</licence>
1616
<author>Joas Schilling</author>
1717

js/UserApp-CTh1WXM1.chunk.mjs.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Joas Schilling <coding@schilljs.com>
33

44
This file is generated from multiple sources. Included packages:
55
- terms_of_service
6-
- version: 4.7.0
6+
- version: 4.7.1
77
- license: AGPL-3.0-or-later

js/UserApp-CTh1WXM1.chunk.mjs.map.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Joas Schilling <coding@schilljs.com>
33

44
This file is generated from multiple sources. Included packages:
55
- terms_of_service
6-
- version: 4.7.0
6+
- version: 4.7.1
77
- license: AGPL-3.0-or-later

js/logger-Bt38M2kI.chunk.mjs.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Joas Schilling <coding@schilljs.com>
33

44
This file is generated from multiple sources. Included packages:
55
- terms_of_service
6-
- version: 4.7.0
6+
- version: 4.7.1
77
- license: AGPL-3.0-or-later

js/logger-Bt38M2kI.chunk.mjs.map.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Joas Schilling <coding@schilljs.com>
33

44
This file is generated from multiple sources. Included packages:
55
- terms_of_service
6-
- version: 4.7.0
6+
- version: 4.7.1
77
- license: AGPL-3.0-or-later

js/terms_of_service-admin.mjs.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ This file is generated from multiple sources. Included packages:
7676
- version: 3.2.0
7777
- license: MIT
7878
- terms_of_service
79-
- version: 4.7.0
79+
- version: 4.7.1
8080
- license: AGPL-3.0-or-later
8181
- toastify-js
8282
- version: 1.12.0

js/terms_of_service-admin.mjs.map.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ This file is generated from multiple sources. Included packages:
7676
- version: 3.2.0
7777
- license: MIT
7878
- terms_of_service
79-
- version: 4.7.0
79+
- version: 4.7.1
8080
- license: AGPL-3.0-or-later
8181
- toastify-js
8282
- version: 1.12.0

js/terms_of_service-public.mjs.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Joas Schilling <coding@schilljs.com>
33

44
This file is generated from multiple sources. Included packages:
55
- terms_of_service
6-
- version: 4.7.0
6+
- version: 4.7.1
77
- license: AGPL-3.0-or-later

js/terms_of_service-public.mjs.map.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Joas Schilling <coding@schilljs.com>
33

44
This file is generated from multiple sources. Included packages:
55
- terms_of_service
6-
- version: 4.7.0
6+
- version: 4.7.1
77
- license: AGPL-3.0-or-later

0 commit comments

Comments
 (0)