Skip to content

v1.4.0 - TopMenu UI

Compare
Choose a tag to compare
@bigcat88 bigcat88 released this 07 Dec 10:42
· 371 commits to main since this release
b07f053

[1.4.0 - 2023-12-06]

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.