Skip to content

Releases: meetfranz/franz

5.10.0

03 Sep 20:09
Compare
Choose a tag to compare

Bug Fixes

  • Fix automatic spellcheck language detection (099f46d)
  • Fix crash when Todos view is not initialized (0a35ffa)
  • Fix issue where service can't be initialized when spellchecking language is not set (c089cd7)
  • Remove screen id from share screen dialogue (b49117c)

Features

  • Update electron to 22.3.18 (dae2d03)

5.9.2

19 Apr 08:33
Compare
Choose a tag to compare

Bug Fixes

  • Service: Apply Google login fix for all services (3dbe5cc)
  • App: Don't reload app when coming back from system sleep (bc6a921)
  • Windows + Linux: Introduce new Franz Menu
  • App: Improve layout rendering of services (ad3bb11)
  • Todos: Fix Todos to be resizable again (4b5d2f7)
  • Todos: Fix Todos layout issues when Todos should be hidden (fb3988a)
  • App: Don't let the app get confused by unknown routes (d2059fc)

Features

  • App: Lock user agents to Windows 10 and macOS 10.15.17 to avoid fingerprinting identification (3b1d495)
  • App: Update to electron 18 (6c02f29)

5.9.1

04 Apr 20:18
Compare
Choose a tag to compare

Bug Fixes

  • macOS: Fix auto updater on macOS (40a2194)

5.9.0

04 Apr 14:42
Compare
Choose a tag to compare

Features

  • App: Huge performance and stability increase
  • App: Replaced <webviews> with BrowserViews
  • macOS: Apple Silicon download prompt to make your experience much faster and stable.

Bug Fixes

  • App: Fix inactive background service to get keyboard focus
  • Windows: Fix error that prevents app from loading on Windows 10 & 11
  • Windows: Fix error that prevents loading available services & installing service updates
  • Service: Fix Microsoft Teams Login Issues
  • Service: Fix Microsoft Teams not being able to load chats
  • General: many more small bugfixes and overall improvements

5.9.0-beta.3

01 Apr 10:39
Compare
Choose a tag to compare
5.9.0-beta.3 Pre-release
Pre-release

Bug Fixes

  • App: Fix Gmail login issues with "Browser is not secure"
  • App: Fix opening links from some services (68226bd)
  • App: Fix issues with updater on macOS (e704fcc)
  • App: Add security check before opening new window (d36fa4c)

5.9.0-beta.2

22 Mar 21:37
Compare
Choose a tag to compare
5.9.0-beta.2 Pre-release
Pre-release

Bug Fixes

  • App: Fix Franz Todos to be on top of another service (086eda1)
  • Linux: Fix viewport height on Linux (4cbd006)
  • Windows + Linux: Fix calculation for service position (2f22ce6)
  • Windows + Linux: Fix not clickable window titlebar & menu (8fde4ab)

5.9.0-beta.1

21 Mar 20:37
Compare
Choose a tag to compare
5.9.0-beta.1 Pre-release
Pre-release

This is a huge release for us as we've rewritten most of the Franz core that is handling the services to make Franz much faster and more reliable. 🥳

Bug Fixes

  • App: Fix inactive background service to get keyboard focus
  • Windows: Fix error that prevents app from loading on Windows 10 & 11
  • Windows: Fix error that prevents loading available services & installing service updates
  • Service: Fix Microsoft Teams Login Issues
  • Service: Fix Microsoft Teams not being able to load chats
  • General: many more small bugfixes and overall improvements

Features

  • App: Huge performance and stability increase
  • App: Replaced <webviews> with BrowserViews
  • macOS: Apple Silicon download prompt to make your experience much faster and stable.

5.8.0

17 Feb 13:32
Compare
Choose a tag to compare

Bug Fixes

  • App: Fix potential memory leak with full screen event listeners (7d873c4)
  • macOS: Make tray icon color dynamic (a16b5fe)
  • macOS: Fix Do Not Disturb System check for macOS Monterey (cb91b17)
  • Windows: Fix menu bar styling (171d4d3)
  • Gmail: Fix auto suggest, calendar invites and other Google service integrations (🙌 @kamyweb)
  • Microsoft Teams: Fix issue that prevents loading chats

Features

  • Service: Add modifyRequestHeaders for service recipes (🙌 @kamyweb) (5ecc730)
  • App: Remove Google Analytics (3840dd6)
  • Service Recipes: Add Franz.clearCache() method to clear service cache (06e6d65)

General

5.8.0-beta.1

05 Jan 12:56
Compare
Choose a tag to compare
5.8.0-beta.1 Pre-release
Pre-release

Bug Fixes

  • App: Fix potential memory leak with full screen event listeners (7d873c4)
  • macOS: Make tray icon color dynamic (a16b5fe)
  • macOS: Fix Do Not Disturb System check for macOS Monterey (cb91b17)
  • Windows: Fix menu bar styling (171d4d3)
  • Gmail: Fix auto suggest, calendar invites and other Google service integrations (🙌 @kamyweb)
  • Microsoft Teams: Fix issue that prevents loading chats

Features

  • Service: Add modifyRequestHeaders for service recipes (🙌 @kamyweb) (5ecc730)
  • App: Remove Google Analytics (3840dd6)
  • Service Recipes: Add Franz.clearCache() method to clear service cache (06e6d65)

General

5.7.0

15 Jun 14:35
Compare
Choose a tag to compare

Features

  • App: Add support for screen sharing during video calls

Bug Fixes

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

General