Skip to content

v1.4.1 - TopMenu UI

Compare
Choose a tag to compare
@andrey18106 andrey18106 released this 07 Dec 11:40
· 461 commits to main since this release
fb68dc6

[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.