Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/5.0.1 #1354

Merged
merged 106 commits into from
Mar 25, 2019
Merged

Release/5.0.1 #1354

merged 106 commits into from
Mar 25, 2019

Conversation

adlk
Copy link
Contributor

@adlk adlk commented Mar 25, 2019

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)

DominikGuzei and others added 28 commits March 7, 2019 13:03
* trigger build

* Check if window is minimized before restoring it

* restore() should be executed only when window is minimized
* detach service when underlying webview unmounts

* disable no-param-reassign eslint rule
Update required in order to fix performance degradation due to memory leak issue electron/electron#16772.
Fix windows copy paste context menu on Windows
@adlk adlk merged commit ba2a381 into master Mar 25, 2019
@adlk adlk deleted the release/5.0.1 branch March 25, 2019 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pasting via right click menu sends the copied text to wrong service
5 participants