Skip to content

Releases: meetfranz/franz

5.2.0

19 Jul 19:21
Compare
Choose a tag to compare

Features

  • Service: You can now add any custom website 🥳

Bug Fixes

  • Notifications: Don't show notification badges when app is muted (e844a64)
  • Settings: Fix position of settings window
  • Recipes: Fix recipe install when directly accessing recipe e.g. via url (eba50bc)
  • Proxy: Fix issue with service proxy authentication (b9e5b23)
  • Announcements: Fix issue with rendering announcements in workspaces (1e38ec5)
  • Windows: Add Workspaces menu & fix Window menu (92a61d4)
  • Windows: Replace tray icon with high-res version (a5eb399)
  • Workspaces: Fix service reordering within workspaces (17f3a22)
  • Workspaces: Fix issue with service visibility after downgrade (05294)

General

5.2.0-beta.4

02 Jul 19:16
Compare
Choose a tag to compare
5.2.0-beta.4 Pre-release
Pre-release

Bug Fixes

  • Notifications: Don't show notification badges when app is muted (e844a64)
  • Settings: Fix position of settings window

General

5.2.0-beta.3

25 Jun 18:51
Compare
Choose a tag to compare
5.2.0-beta.3 Pre-release
Pre-release

General

  • App: Downgraded electron to 4.2.4 (404c87a)

5.2.0-beta.2

12 Jun 18:19
Compare
Choose a tag to compare
5.2.0-beta.2 Pre-release
Pre-release

Bug Fixes

  • Recipes: Fix recipe install when directly accessing recipe (eba50bc)

5.2.0-beta.1

12 Jun 18:19
Compare
Choose a tag to compare
5.2.0-beta.1 Pre-release
Pre-release

Bug Fixes

  • Workspaces: Service reordering within workspaces (17f3a22)
  • Proxy: Fix issue with proxy authentication (b9e5b23)
  • Announcements: Fixes issue with rendering announcements in workspaces (1e38ec5)
  • Windows: Add Workspaces menu & fix Window menu (92a61d4)
  • Windows: Replace tray icon with high-res version (a5eb399)
  • App: Improved email validation (dd8ddcc) (@Snuggle)

General

5.1.0

25 Apr 16:28
Compare
Choose a tag to compare

Features

  • App: Added Workspaces for all your daily routines 🎉 (47c1c99)
  • App: Added Team Management 🎉 (47c1c99)
  • App: Added Kerberos Support via Command Line Switches (#1331) (@frumania) (a1950d7)
  • App: Open changelog in app
  • App: Various small fixes and improvements

General

5.1.0-beta.1

16 Apr 21:25
Compare
Choose a tag to compare
5.1.0-beta.1 Pre-release
Pre-release

Features

  • App: Added Workspaces for all your daily routines 🎉 (47c1c99)
  • App: Added Team Management 🎉 (47c1c99)
  • App: Added Kerberos Support via Command Line Switches (#1331) (@frumania) (a1950d7)
  • App: Open changelog in app
  • App: Various small fixes and improvements

General

5.0.1

25 Mar 19:54
Compare
Choose a tag to compare

General

Features

  • App: Add security checks for external URLs (6e5531a)
  • App: Update electron to 4.0.8 (8336d17)
  • Linux: Add auto updater for Linux AppImage builds (d641b4e)
  • Spell check: Add British English as spell check language (#1306) (67fa325)
  • Windows: Add option to quit Franz from Taskbar icon (952fc8b)

Bug Fixes

  • Linux: Fix minimized window focusing (#1304) (@skoruppa) (5b02c4d)
  • Notifications: Fix notifications & notification click when icon is blob (03589f6)
  • Service: Fix service zoom (cmd/ctrl+ & cmd/ctrl-) (91a0f59)
  • Service: Fix shortcut for (un)muting notifications & audio (1df3342)
  • Windows: Fix copy & paste in service context menus (e66fcaa), closes #1316
  • Windows: Fix losing window when "Keep Franz in background" is enabled (78a3722)

5.0.1-beta.1

18 Mar 10:52
Compare
Choose a tag to compare
5.0.1-beta.1 Pre-release
Pre-release

General

Features

  • App: Add security checks for external URLs (6e5531a)
  • App: Update electron to 4.0.8 (8336d17)
  • Linux: Add auto updater for Linux AppImage builds (d641b4e)
  • Spell check: Add British English as spell check language (#1306) (67fa325)
  • Windows: Add option to quit Franz from Taskbar icon (952fc8b)

Bug Fixes

  • Linux: Fix minimized window focusing (#1304) (@skoruppa) (5b02c4d)
  • Notifications: Fix notifications & notification click when icon is blob (03589f6)
  • Service: Fix service zoom (cmd/ctrl+ & cmd/ctrl-) (91a0f59)
  • Service: Fix shortcut for (un)muting notifications & audio (1df3342)
  • Windows: Fix copy & paste in service context menus (e66fcaa), closes #1316
  • Windows: Fix losing window when "Keep Franz in background" is enabled (78a3722)

5.0.0

15 Feb 15:03
Compare
Choose a tag to compare

General

  • App: Updated electron to 4.0.4

Features

  • Spellchecker: Add automatic spellcheck language detection (a5e7171)
  • Windows: Add option to quit Franz from Taskbar (8808601)

Bug Fixes

  • App: Various bugfixes and improvements