Skip to content

5.5.0

Compare
Choose a tag to compare
@adlk adlk released this 30 Apr 09:22
· 592 commits to master since this release

Features

  • Service: Add service hibernation to save system resources (cb92dd7)
  • App: Add FRANZ_APPDATA_DIR environment variable to customize the app settings directory (@Makazzz)
  • Service: Added service polling debugger when starting Franz with DEBUG=Franz:Service

Bug Fixes

  • App: Update deprecated electron APIs (@vantezzen)
  • App: Fix Zoom in services (@vantezzen)
  • macOS: Add audio & video permission request for macOS Catalina (8922324)
    8922324
  • Experimental: Fix Google signin (d7840ba)
  • macOS: Ask the user to move Franz to the /Applications Folder to fix read/write issues (f52ad72)
  • macOS: Fix microphone, camera & screen sharing permissions
  • Service: Add integrity checks to prevent services recipes getting lost (b2d5315)
  • Service: Fix issue with user agent override in service workers (a8dea57)
  • Service: Don't reload services after 10 minute system nap (a2aae55)
  • App: Fix "Missing Service" link (0e2c945)
  • App: Improve lost recipe connection handler (18e1da1)

General