Skip to content

v2.4.0

Compare
Choose a tag to compare
@bigcat88 bigcat88 released this 04 Apr 17:27
· 210 commits to main since this release
cb4dfa2

Added

  • API for listening to file system events. #259

Changed

  • Optimizations(1) related to speed up handling the incoming ExApps requests. #262
  • occ app_api:scopes:list command removed as not needed. #262

Fixed

  • Corrected error handling for occ commands: register and update. #258
  • SensitiveParameter is applied to variables containing secrets, preventing them from being leaked to the logs. #261