Skip to content

Releases: meetfranz/franz

5.7.0-beta.1

10 Jun 08:05
Compare
Choose a tag to compare
5.7.0-beta.1 Pre-release
Pre-release

Features

  • App: Add support for screen sharing during video calls

Bug Fixes

  • App: Fix app focus detection (c42337f)
  • App: Various bugfixes and improvements

General

5.6.1

17 Nov 10:51
Compare
Choose a tag to compare

Bug Fixes

  • App: Fix Windows & Linux issue where a module error crashed the app on startup

5.6.0

14 Nov 22:09
Compare
Choose a tag to compare

Features

  • App: We've put Franz on a diet and he lost over 130MB 🥳
  • Franz ToDos: New version of Franz ToDos with lots of new features more on franztodos.com
  • App: Add new onboarding step to make setting up services easier
  • Context Menu: Add option to copy image
  • Franz ToDos: Add Franz ToDos as a native service
  • Franz ToDos: Added Cmd+Alt+Shift+R to reload the Franz ToDos
  • Spell checker: Added 12 new languages for spell checking
  • Spellchecker: Improved language detection for spell checking
  • Recipe: Add option to override recipe partition
  • Languages: Added Estonian as a language

Bug Fixes

  • App: Fixed crash when Franz goes to sleep
  • App: Fix crash when app has finished loading
  • Context Menu: Fix "save image as"
  • Franz ToDos: Clear todos cache on user logout
  • Service: Fix copy image in context menu
  • Service: Fix image download from services
  • Service: Fix service activation on notification click
  • Service: Fix popup handling to e.g. enable Facebook Messenger calls
  • Service: Fix clicks on links in Skype
  • Service: Reset active service when previous selection is not valid anymore
  • Service: Fix missing service re-rendering on service update
  • App: Fix various validation errors

General

5.6.0-beta.1

09 Oct 11:15
Compare
Choose a tag to compare
5.6.0-beta.1 Pre-release
Pre-release

Features

  • App: We've put Franz on a diet and he lost over 130MB 🥳
  • Franz ToDos: New version of Franz ToDos with lots of new features. More on franztodos.com
  • App: Add new onboarding step to make setting up services easier
  • Context Menu: Add option to copy image
  • Franz ToDos: Add Franz ToDos as a native service
  • Franz ToDos: Added Cmd+Alt+Shift+R to reload the Franz ToDos
  • Spell checker: Added 12 new languages for spell checking
  • Spellchecker: Improved language detection for spell checking
  • Recipe: Add option to override recipe partition
  • Languages: Added Estonian as a language

Bug Fixes

  • App: Fixed crash when Franz goes to sleep
  • App: Fix crash when app has finished loading
  • Context Menu: Fix "save image as"
  • Franz ToDos: Clear todos cache on user logout
  • Service: Fix copy image in context menu
  • Service: Fix image download from services
  • Service: Fix service activation on notification click
  • Service: Fix popup handling to e.g. enable Facebook Messenger calls
  • Service: Fix clicks on links in Skype
  • Service: Reset active service when previous selection is not valid anymore
  • Service: Fix missing service re-rendering on service update
  • App: Fix various validation errors

General

5.5.0

30 Apr 09:22
Compare
Choose a tag to compare

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

5.5.0-beta.4

21 Apr 16:53
Compare
Choose a tag to compare
5.5.0-beta.4 Pre-release
Pre-release

Bug Fixes

  • Service: Fix issue with service debugger painting service tabs red (2b980c7)

5.5.0-beta.3

19 Apr 13:04
Compare
Choose a tag to compare
5.5.0-beta.3 Pre-release
Pre-release

Bug Fixes

  • App: Improve lost recipe connection handler (18e1da1)

General

5.5.0-beta.2

09 Apr 14:46
Compare
Choose a tag to compare
5.5.0-beta.2 Pre-release
Pre-release

Bug Fixes

  • 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)

General

5.5.0-beta.1

26 Mar 16:12
Compare
Choose a tag to compare
5.5.0-beta.1 Pre-release
Pre-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)

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

General

5.4.1

30 Oct 22:11
Compare
Choose a tag to compare
  • macOS Catalina: Fix issue with app notarization