From 3f133d8a0359b539bd262a4c3e1e6b4fb2ef83e6 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 16 Apr 2024 21:57:20 -0400 Subject: Bump version. Update changelog. --- CHANGELOG.md | 6 ++++++ Core.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2ef4c2b..8bb4b1f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ In this document, Ctrl means Cmd on Mac. +### 2.5.1 (2024-04-16) +- Remember the last selected cable color from the port's "New cable" menu item. When "Auto-rotate cables" is enabled, the next color in the rotation is used. +- Fix crash when modules such as VCV MIDI-Map bind parameters. +- If loaded patch contains unavailable modules, don't close Rack after user chooses to open them in VCV Library. Instead, load patch without these modules so user can download them. +- Add error dialog if moving Rack's user folder to new location fails. + ### 2.5.0 (2024-04-08) - Allow stacking cables on input ports. Cable voltages are summed. - Ask to view unavailable modules on the VCV Library when loading a patch. diff --git a/Core.json b/Core.json index 22e3a23b..5ecca7e6 100644 --- a/Core.json +++ b/Core.json @@ -1,7 +1,7 @@ { "slug": "Core", "name": "VCV Core", - "version": "2.5.0", + "version": "2.5.1", "license": "GPL-3.0-or-later", "author": "VCV", "brand": "VCV", -- cgit v1.2.3-70-g09d2