Skip to content

Latest commit

 

History

History
193 lines (135 loc) · 14.2 KB

CHANGELOG.md

File metadata and controls

193 lines (135 loc) · 14.2 KB

5.0.0-beta.18 (2018-04-03)

General

Features

  • App: Add option to enable/disable hardware acceleration (f720d30)

Bug Fixes

  • Windows: Fix shortcuts for closing, minimizing, quitting and toggling fullscreen (f720d30)
  • Windows: Hide title bar when in fullscreen (655a6ed)

5.0.0-beta.17 (2018-03-20)

General

Features

  • Windows: Replace window frame with custom menu bar (9af5fd0)
  • Electron: Update electron to 1.8.4 (b9c6616)
  • Mac: Add dock bounce when new update is available (47885bb)
  • Services: Improve performance when reordering services (82e832c)
  • Translations: Add option to translate error messages and system menus (82e832c)

Bug Fixes

  • App: Fix app reload when coming back from sleep (dd9f447)
  • App: Fix issue with app not showing services when recipe has invalid version (e.g. mailbox.org) (dd9f447)
  • Linux: Fix missing/flickering ubuntu tray icon (592f00a)
  • Service Tabs: Remove "delete service" context menu when not in development mode (3a5c3f0)
  • Windows: Improve app window handling (dd9f447)

5.0.0-beta.16 (2018-02-23)

General

Features

  • App: Invite Friends in Settings (ab33c44)

Bug Fixes

  • App: Fix memory leak in recipe polling loop (c99848f)
  • App: Fix validation for side-by-side teamId & customURL (bd51150)
  • App: Reload Franz instead of all services one by one on sleep resume (4e5f7af)
  • App: Fix toggle buttons shown during import (1220e2c) fix(App): Bugfix Fix memory leak in recipe polling loop
  • App: Fix invite screen [object Object] values (81c4e99)
  • App: Fix Franz-wide form validation (7618f51)
  • App: Fix service tooltips not initialized properly (8765b8f)
  • Linux: Invert tray icon color & add border for bright UI's (0de9c60)

5.0.0-beta.15 (2018-01-10)

General

Features

  • App: Add option to clear app cache (@dannyqiu) (be801ff)
  • App: Add option to show/hide notification badges for muted (893a9f6)
  • Recipes: Add semver version validation (5826dc3)
  • Recipes: Add hasHostedOption to enable hosted & self hosted services (03610f2)
  • Services: Add custom service icon upload (6b97e42)
  • Services: Add option to completely disable message badges (cea7a5c)
  • Services: Improve handling of external links (e2d6edf)
  • Services: Improve user experience of service search (7e784c6)
  • Account: Enable a user to delete their own account (1f3df73)

Bug Fixes

  • App: Allow to turn on notifications when system dnd is enabled (3045b47)
  • App: App mute now disables notifications as well (0fa1caf)
  • App: Fix service reload after waking machine up (531531e)
  • App: Fix "add services manually" message (ac417dc)
  • i18n: Fallback to system language or english (9733eaf)
  • Notification: Remove notification sound when app is muted (53fde0c)
  • Recipes: Enable urlInputPrefix for team and customURL (873957d)
  • Services: Ctrl/Cmd+R now navigates back to the service root (7293492)
  • Services: Fix transparent service background (ed0098f), closes #361
  • Shortcuts: Fixed settings shortcut inconsistency (ca74846)
  • Spell checker: Fixed issues with spell checker (965fdf2)
  • Translations: Re-add Spanish to available languages. (ad936f2)
  • Windows: Open window when clicking on toast notification (b82bbc8), closes #370

5.0.0-beta.14 (2017-11-23)

Features

  • App: Add link to changelog in app update notification (2cbd938)
  • App: Add option to enable/disable spell checker (dcab45a)
  • App: Add option to mute all services in sidebar (f5a9aa2), closes #8 #162
  • App: Decrease minimum window size to 600px width (2521621), closes #239
  • App: Respect System DoNotDisturb mode for service audio (7d41227), closes #162
  • Service: Add option to display disabled services in tabs (1839eff)
  • Service: Add option to mute service (b405ba1)
  • Service: Add dialog to reload crashed services (259d40c) (dannyqiu)
  • Translations: Added new translations and improved existing ones. A million thanks to the amazing community.

Bug Fixes

  • Windows: Fix notifications on Windows 10 (Fall Creators Update) (eea4801), closes #173
  • macOS: Fix TouchBar related crash on macOS 10.12.1 and lower (9e9a2ed), closes #70
  • App: Add fallback to service menu when service name is empty (42ed24d), closes #250
  • App: Prevent app from redirecting when dropping link (811a527) (dannyqiu)
  • Support with CPU: Reduce maximum CPU usage (64ad918), closes #314
  • Hosted Services: Do not strip www from custom service Url (a764321) (BeneStem)
  • Services: Fix onNotify in service API (b15421b) (dannyqiu)
  • Sidebar: Fix tabs reordering (86413ba) (josescgar)

5.0.0-beta.13 (2017-11-06)

Bug Fixes

  • Windows: Fix issue with multiple close handlers that prevent the app from quitting (eea593e)

5.0.0-beta.12 (2017-11-05)

Features

  • Menu: Add "About Franz" Menu item to Windows/Linux (a21b770)
  • Menu: Add menu item to toggle (service) dev tools (e8da383)
  • Translation: Add italian translation (ab348cc) (dnlup)

Bug Fixes

  • App: Add checks to service url validation to prevent app freeze (db8515f)
  • macOS: Fix disable launch Franz on start (34bba09)
  • Windows: Launch Franz on start when selected (34bba09)
  • Onboarding: Fix issue with import of on-premise services (7c7d27d)
  • Shortcuts: Flip shortcut to navigate to next/previous service (37d5923)
  • Windows: Open Window when app is pinned to taskbar and minimized to system tray (777814a)
  • Recipes: Recipe developers don't need Premium Supporter Account for debugging (7a9947a), closes #23

5.0.0-beta.11 (2017-10-24)

Features

Bug Fixes

  • App: Force Franz to use single window (2ae409e), closes #29
  • Onboarding: Fix enable/disable service import toggle (23174f9)
  • Onboarding: Fix service import (99d1c01), closes #22
  • Payment: Fix payment window when name contains special character (a854614)
  • macOS: Add macOS dark theme system tray icon (55805f1), closes #1
  • Windows: Fix enable/disable autostart on login (eca7f3b), closes #17
  • Windows: Fix multiple system tray icons when opening/closing Franz (5b9b0c7)