Skip to content

Commit 9daba63

Browse files
committed
bump version to 2.14.0.7
1 parent b36f9b7 commit 9daba63

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

version.h.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#define SWS_VERSION 2,14,0,6
2-
#define SWS_VERSION_STR "2, 14, 0, 6\0"
1+
#define SWS_VERSION 2,14,0,7
2+
#define SWS_VERSION_STR "2, 14, 0, 7\0"
33
#define SWS_VERSION_TYPE SWS_VERSION_STABLE
44
#define SWS_VERSION_STABLE "Featured"
55
#define SWS_VERSION_UNSTABLE "Pre-release"

whatsnew.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
!v2.14.0.7 featured build (September 7, 2025)
2+
3+
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.
4+
5+
Hit detection:
6+
+Repair hit detection of envelope segment in non-first tracks (post 2889179)
7+
+Update automation item point hit testing to support REAPER v7.46 API fixes (post 2888669)
8+
9+
Notes:
10+
+Fix empty notes when re-opening the window after closing it using an action (issue 1965)
11+
112
!v2.14.0.6 featured build (September 3, 2025)
213

314
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.

0 commit comments

Comments
 (0)