Skip to content

v1.2.0

Compare
Choose a tag to compare
@andrey18106 andrey18106 released this 08 Nov 16:52
· 310 commits to main since this release
d00ef18

[1.2.0 - 2023-11-08]

Changed

  • Prototypes of functions for calling external applications and PHP have been redesigned. #112 @bigcat88, @kyteinsky
  • ExApp init (/init) endpoint now called with AppAPI auth too. #111

Fixed

  • UI error when default daemon missing. #109
  • FilesActions API: correct cast of file's permission to the number.
  • Docs: ExApp install flow described. #108