Skip to content

Commit 4aa0530

Browse files
authored
v1.1.0 update (#105)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
1 parent e5f611a commit 4aa0530

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10-
## [1.1.0 - 2023-10-20]
10+
## [1.1.0 - 2023-10-23]
1111

1212
### Added
1313

1414
- Added ExApp initialization progress
15-
- Added disabled state of app management actions if Deploy daemon is not accessible
15+
- Added disabled state of app management actions if default Deploy daemon is not accessible
1616
- Added support for new fileActions registration (Nextcloud 28)
1717

18+
### Fixed
19+
20+
- Fixed incorrect error message in admin settings (https://github.com/cloud-py-api/app_api/issues/100)
21+
- Fixed database schema for MySQL (https://github.com/cloud-py-api/app_api/issues/94)
22+
1823
## [1.0.1 - 2023-10-06]
1924

2025
### Fixed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ to join us in shaping a more versatile, stable, and secure app landscape.
4040
*Your insights, suggestions, and contributions are invaluable to us.*
4141
4242
]]></description>
43-
<version>1.0.1</version>
43+
<version>1.1.0</version>
4444
<licence>agpl</licence>
4545
<author mail="andrey18106x@gmail.com" homepage="https://github.com/andrey18106">Andrey Borysenko</author>
4646
<author mail="bigcat88@icloud.com" homepage="https://github.com/bigcat88">Alexander Piskun</author>

0 commit comments

Comments
 (0)