diff --git a/version.h.in b/version.h.in index 9dab2ae3..0ec5da28 100644 --- a/version.h.in +++ b/version.h.in @@ -1,6 +1,6 @@ -#define SWS_VERSION 2,14,0,2 -#define SWS_VERSION_STR "2, 14, 0, 2\0" -#define SWS_VERSION_TYPE SWS_VERSION_UNSTABLE +#define SWS_VERSION 2,14,0,3 +#define SWS_VERSION_STR "2, 14, 0, 3\0" +#define SWS_VERSION_TYPE SWS_VERSION_STABLE #define SWS_VERSION_STABLE "Featured" #define SWS_VERSION_UNSTABLE "Pre-release" #define GIT_COMMIT "@GIT_COMMIT@" diff --git a/whatsnew.txt b/whatsnew.txt index 55c925c2..9c931088 100644 --- a/whatsnew.txt +++ b/whatsnew.txt @@ -1,3 +1,11 @@ +!v2.14.0.3 featured build (September 14, 2024) + +This version of SWS may be installed using either the traditional installers (.exe, .dmg, .tar.xz) or https://reapack.com/|ReaPack| (v1.2.4.4 or newer) via the default ReaTeam Extensions repository. + ++Always re-apply master track auto-icon rules when loading projects (post https://forum.cockos.com/showthread.php?p=2802388|2802388|) ++Fix arrange view vertical scrolling in Loudness and some wol actions (issue 1888) ++ReaScript API: Increase BR_Win32_GetWindowText's requested buffer size (issue 1896) + !v2.14.0.2 pre-release build (August 14, 2024) This version of SWS may be installed using either the traditional installers (.exe, .dmg, .tar.xz) or https://reapack.com/|ReaPack| (v1.2.4.4 or newer) via the default ReaTeam Extensions repository.