Skip to content

Releases: cfillion/reapack

v1.2.4.6

15 Aug 21:47
v1.2.4.6
115105a
Compare
Choose a tag to compare
  • Fix committing action list changes when the last file in a package is not a registered script
  • Increase maximum concurrent downloads from 4 to 6

v1.2.4.5

14 Feb 12:24
v1.2.4.5
ca7e474
Compare
Choose a tag to compare
  • Add a mnemonic to ReaPack's menu in Extensions and remove the separator above it
  • Fix spurious selection when reloading the package browser on macOS
  • Restore compatibility with Linux distributions shipping GCC 7-11 accidentally lost in v1.2.4.4 [t=288248]

v1.2.4.4

03 Feb 17:54
v1.2.4.4
d374b06
Compare
Choose a tag to compare
  • Add 2nd/second, unpool/un-pool and spacer/separator to the filter synonyms to match REAPER v7.09
  • Fix a crash when downloading or extracting filenames containing '%'

v1.2.4.3

03 Mar 17:47
v1.2.4.3
7ece4e0
Compare
Choose a tag to compare
  • 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]

v1.2.4.2

07 Oct 19:36
v1.2.4.2
Compare
Choose a tag to compare
  • 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]

v1.2.4.1

10 May 19:24
v1.2.4.1
Compare
Choose a tag to compare
  • Add support for Linux systems shipping with OpenSSL 3 [#47]
  • Rename "Upload packages" action to "Package editor"

v1.2.4

02 Apr 05:00
v1.2.4
8ad67e0
Compare
Choose a tag to compare

v1.2.4rc2

17 Mar 23:17
v1.2.4rc2
18cf394
Compare
Choose a tag to compare
v1.2.4rc2 Pre-release
Pre-release
  • Add an option in the browser to enable pre-releases per installed package [#46]
  • Fix unsetting version pin at the same time as installing or updating

v1.2.4rc1

07 Jan 05:39
v1.2.4rc1
9153e83
Compare
Choose a tag to compare
v1.2.4rc1 Pre-release
Pre-release

Added:

  • Add an option to browse packages in each repository's install/update menu
  • Match synonymous words when filtering packages (Options > Search for synonyms of common words) [p=2512900]

Fixed:

  • Fix loading from a symlinked resource path on macOS Catalina and newer [#34]
  • Fix the browser's filter text box not being auto-focused on macOS REAPER v6
  • Fix typing parentheses in the browser's filter box
  • Improve window positionning on Linux in multimonitor setups

Changed:

  • Allow ReaPack to be installed as a symbolic link in UserPlugins on Linux and macOS
  • Don't modify the database at every startup
  • Rename "Upload packages" to "Package editor" in the browser's menu

v1.2.3.1

05 Dec 13:46
v1.2.3.1
Compare
Choose a tag to compare
  • Add macOS ARM64 build
  • Fix filter keywords following an AND subgroup in a OR group incorrectly being added to the OR group
  • Fix truncated first character of top-level absolute paths on Linux and macOS [p=2359736]