v1.4.1 - TopMenu UI
[1.4.1 - 2023-12-07]
This release contains breaking changes, all ExApps should be updated accordingly to it.
Added
- A request proxy from Frontend to ExApps, ExApps can now have a user interface like regular applications.
- New OCS endpoints to register entry in Nextcloud Top Menu. #135
- Ability to specify multiple mime types for FileAction Menu. #95
Changed
- UI: FileActions OCS API was reworked, make it simpler to use and be in line with new UI API. #141
Fixed
- Correct cleaning of ExApp stuff upon deletion.
- Oracle DB fixes and adjustments with additional tests.
- Tons of other bugfixes, adjustments and CI tests.