commit 065f8b3e6ef7b0052f68abdc34915e09d2b90d63 parent 56d8753a0f1f337217ea2f0c85e2f7a4042917c2 Author: cfillion <cfillion@users.noreply.github.com> Date: Fri, 3 Mar 2023 11:02:43 -0500 bump version to 1.2.4.3 Diffstat:
M | Extensions/ReaPack.ext | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Extensions/ReaPack.ext b/Extensions/ReaPack.ext @@ -1,5 +1,5 @@ @description ReaPack: Package manager for REAPER -@version 1.2.4.2 +@version 1.2.4.3 @author cfillion @donation https://reapack.com/donate @provides @@ -13,6 +13,6 @@ [win32 ] reaper_reapack-x86.dll https://github.com/cfillion/reapack/releases/download/v$version/$path [win64 ] reaper_reapack-x64.dll https://github.com/cfillion/reapack/releases/download/v$version/$path @changelog - • Fix potential crash on exit in REAPER < 6.67 due to API registration keys being invalidated [#56] - • macOS: fix a crash on startup if ReaPack's filename was renamed [#51] - • Windows: fix clamping of window positions to visible area (was broken in v1.2.4) [#49] + • Add during/while and join/heal to the filter synonyms + • Fix displaying the list column customization context menu when on the left of the primary monitor + • macOS: fix a crash sometimes occuring when closing the obsolete package removal prompt [p=2617421][#65]