Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@cryptobot cryptobot released this 27 Sep 10:04
1.0.0

Initial Plugin API used by Cryptomator 1.6.0

This version provides four APIs:

  1. AutoStartProvider allowing Cryptomator to register itself to be launched during system start
  2. KeychainAccessProvider allows Cryptomator to store passphrases in 3rd party keychains
  3. TrayIntegrationProvider to react to minimize/restore events, as some desktop environments may require additional steps
  4. UiAppearanceProvider allows Cryptomator to react to system UI changes (such as automatically toggling light/dark mode)