Skip to content

Commit

Permalink
Bump version to beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adlk committed Mar 31, 2022
1 parent d36fa4c commit 6a8fdae
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [5.9.0-beta.3](https://github.com/meetfranz/franz/compare/v5.9.0-beta.2...v5.9.0-beta.3) (2022-03-31)


### Bug Fixes

* **App:** Fix Gmail login issues with "Browser is not secure"
* **App:** Fix opening links from some services ([68226bd](https://github.com/meetfranz/franz/commit/68226bd))
* **App:** Add security check before opening new window ([d36fa4c](https://github.com/meetfranz/franz/commit/d36fa4c))



# [5.9.0-beta.2](https://github.com/meetfranz/franz/compare/v5.9.0-beta.1...v5.9.0-beta.2) (2022-03-22)


Expand Down Expand Up @@ -29,15 +40,6 @@ This is a huge release for us as we've rewritten most of the Franz core that is
* **macOS:** Apple Silicon download prompt to make your experience much faster and stable.


## [5.8.1-beta.1](https://github.com/meetfranz/franz/compare/v5.8.0...v5.8.1-beta.1) (2022-03-01)


### Bug Fixes

* **App:** Fix inactive service to receive keyboard focus ([e3081c6](https://github.com/meetfranz/franz/commit/e3081c6))



# [5.8.0](https://github.com/meetfranz/franz/compare/v5.7.0...v5.8.0) (2022-02-14)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "franz",
"productName": "Franz",
"appId": "com.meetfranz.franz",
"version": "5.9.0-beta.2",
"version": "5.9.0-beta.3",
"description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.",
"copyright": "adlk x franz - Stefan Malzner",
"main": "index.js",
Expand Down

0 comments on commit 6a8fdae

Please sign in to comment.