diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c16665a5..f0827f589 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ 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.1.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.2.0-beta.2] - 2026-06-25 + +### Fixed + +- Missing `IMembership` export ([#23530](https://github.com/Nexus-Mods/Vortex/pull/23530)) +- Collection downloads failing with `no checkpoint stored for download` ([#23529](https://github.com/Nexus-Mods/Vortex/pull/23529)) +- Collection Mods tab opening the wrong mod page when multiple mods shared the same author ([#23524](https://github.com/Nexus-Mods/Vortex/pull/23524)) +- Avatar and premium banner flickering in a loop on OAuth token refresh ([#23521](https://github.com/Nexus-Mods/Vortex/pull/23521)) + ## [2.2.0-beta.1] - 2026-06-16 _First beta of the 2.2 release._ @@ -2000,6 +2009,7 @@ _Yanked due to critical issue found with file overrides_ - When providing feedback, users are treated as logged out if using OAuth - Changelog dashlet was incorrectly displaying markdown +[2.2.0-beta.2]: https://github.com/Nexus-Mods/Vortex/releases/tag/2.2.0-beta.2 [2.2.0-beta.1]: https://github.com/Nexus-Mods/Vortex/releases/tag/2.2.0-beta.1 [2.1.1]: https://github.com/Nexus-Mods/Vortex/releases/tag/2.1.1 [2.1.0]: https://github.com/Nexus-Mods/Vortex/releases/tag/2.1.0