diff --git a/CHANGELOG.md b/CHANGELOG.md index da5c468d..310c0f9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + ## [1.77.3] ### Added - # #2123: Thycotic Secret Server - Added 2FA OTP support @@ -37,6 +38,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - #1325: Language resource files cleanup - #xxxx: Secret Server connector via new field "API User ID" instead of SSAPI: prefix ### Fixed +- #2125: Fixed string parsing logic for Quick Connect toolbar. +- #2122: Fix to avoid throwing exception incase if not able decrypt connections and ask to open another one or create a new. +- #2117: Fix of broken Links due migration to .NET 6 and branch renaming - #2098: Fix failed BinaryFileTest - #2097: Fix failed tests related to mRemoteNGTests.UI.Window.ConfigWindowTests - #2096: Corrected encryption code of LegacyRijndaelCryptographyProvider