Skip to content

v2.6.0

Latest
Compare
Choose a tag to compare
@andrey18106 andrey18106 released this 10 May 14:04
· 14 commits to main since this release
de235e2

[2.6.0 - 2024-05-10]

Added

  • Added File Actions v2 version with redirect to the ExApp UI. #284
  • Added async requestToExApp public functions. #290
  • Added OCS API for synchronous requestToExApp functions. #290

Changed

  • Reworked scopes for database/cache requests optimization, drop old ex_app_scopes table. #285
  • Corrected "Download ExApp logs" button availability in "Test deploy". #289

Fixed

  • Fixed incorrect init_timeout setting key in the UI. #288