Skip to content

Commit 73a4e89

Browse files
committed
chore(release): release desktop app v0.16.2
1 parent 373e87b commit 73a4e89

File tree

4 files changed

+114
-318
lines changed

4 files changed

+114
-318
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.16.2](https://github.com/Noovolari/leapp/compare/v0.16.1...v0.16.2) (2022-11-15)
6+
7+
### Features
8+
9+
* merged the open web console methods in a single menu action. Now you can set your favourite method from the Multi-Console tab in the option menu and choose between the
10+
standard method or to use the extension (with a fallback to the standard method if any error occurs)
11+
* added a shortcut to the open web console action. Now you can use Command + left click (or Control + left click on Windows/Linux) to open it with a single click
12+
13+
### Bug Fixes
14+
15+
* fixed a bug with the dark theme showing the active icon of a session with the wrong color if the session is selected
16+
* introduced a SAML authentication timeout handler to avoid hanging sessions
17+
518
### [0.16.1](https://github.com/Noovolari/leapp/compare/v0.16.0...v0.16.1) (2022-11-09)
619

720
### Features

0 commit comments

Comments
 (0)