Skip to content

Release 1.1.0

Choose a tag to compare

@cryptobot cryptobot released this 27 Apr 12:16
1.1.0
  • Improved logging (#9)
  • Filter service loading candidates using new @CheckAvailability annotation
  • restore ability to load .jars from cryptomator.pluginDir
  • added boolean enabled to tray menu's ActionItem
  • Added KeychainAccessProvider#isLocked().
  • #5 Added tray menu API
  • #7 Added service loading mechanism controllable using annotations for filtering and priority
  • Annotated methods using org.jetbrains.annotations for better static code analysis
  • Added display to be shown in 3rd party keychains (#5) - kudos to @purejava