Skip to content

Release 1.2.0

Compare
Choose a tag to compare
@cryptobot cryptobot released this 21 Feb 09:13
1.2.0
5c7515f

Version 1.2.0 of the integrations-api contains brand new APIs and extends already existing API:

  • Mount Service: SPI to mount a filesystem into the underlying OS (started in #12)
  • RevealPathService: SPI to show and highlight a path in the system default file manager (see #12)
  • Updated Tray-API:
    • New method updateTrayIcon to change the tray icon (#13, kudos to @VsevolodGolovanov)
    • New method onBeforeOpenMenu to update the tray menu content before opening it (#11, kudos to @ledwardchow)