Skip to content

Releases: cfillion/reapack

v1.2.3

15 May 22:34
v1.2.3
Compare
Choose a tag to compare

The curated list of changes between ReaPack v1.2.2 and v1.2.3 is available at https://reapack.com/release-notes/v1.2#v1-2-3.

v1.2.3rc2

07 May 23:26
v1.2.3rc2
Compare
Choose a tag to compare
v1.2.3rc2 Pre-release
Pre-release

Added:

  • Enable the documentation viewer on Linux (without rich text formatting) [p=2247988]
  • Support the multimonitor aware v2 HiDPI mode (REAPER 6.04+) [p=2220836]

Changed:

  • Deprecate macOS 10.7 and 10.8 support instead of completely removing it

v1.2.3rc1

20 Feb 02:03
v1.2.3rc1
Compare
Choose a tag to compare
v1.2.3rc1 Pre-release
Pre-release

Note: The dll/dylib/so filename has changed in this release. The transition is handled automatically when using ReaPack's package browser to install this pre-release (or Synchronize packages once the v1.2.3 update is marked as stable).

For macOS and Linux: The minimum required versions of REAPER are now v5.1 and v5.20 (respectively). REAPER v6.04 is the new recommended version (it includes patches to WDL/SWELL fixing minor UI bugs in ReaPack). libxml2 2.6+ is required on Linux.

Added:

  • Add a "Visible columns:" label to the top of the list column header context menu
  • Add support for ARM 32-bit (armv7l) and ARM 64-bit (aarch64) on Linux
  • Add support for UNC paths on Windows [p=2207357]
  • Fill the Details tab of the DLL's properties in Windows Explorer

Fixed:

  • Adjust the text color to be readable in the About dialog when macOS dark mode is enabled
  • Correctly display download error messages containing non-English characters on Windows [#26]
  • Don't put a check mark on the Versions menu when reinstalling the current version in the package browser
  • Fix a crash when reading repository indexes without a root element
  • Fix creating directories with paths longer than 248 characters on Windows
  • Fix flickering I-beam cursor when hovering text edit fields on macOS
  • Fix the list column header customization context menu on Linux
  • Re-enable the file URI scheme on Windows [p=2142236]

Changed:

  • Improve the search filter syntax (making it more similar to REAPER's implementation):
    • Allow matching literal leading ^ and trailing $ when quoted
    • Interpret opening quotes in the middle of a word literally
    • Treat closing quotes as the end of a word
  • Optimize filtering and selecting all packages in the package browser on macOS
  • Produce the Linux binaries on Ubuntu 18.04 for better compatibility across various distributions

Removed:

  • Drop support for macOS 10.7 and 10.8 due to their lack of modern SSL protocols [t=222487]
  • Drop support for REAPER 5.04 and older on macOS (use 6.04 or later for best results)

v1.2.2

25 Feb 04:22
v1.2.2
Compare
Choose a tag to compare
v1.2.2

v1.2.2rc3

15 Feb 05:58
v1.2.2rc3
Compare
Choose a tag to compare
v1.2.2rc3 Pre-release
Pre-release

Added:

  • implement SHA-256 checksum verification for downloaded files
  • browser: add "Synchronize packages" to the menu [p=2084579]
  • browser: add "Upload packages" action to the menu opening https://reapack.com/upload
  • receipt: annotate installation type and previous version

Fixed:

  • import: fix possible crash after downloading indexes

v1.2.2rc2

29 Oct 19:51
v1.2.2rc2
Compare
Choose a tag to compare
v1.2.2rc2 Pre-release
Pre-release
  • Add the public ReaTeam/Extensions repository to the default configuration
  • Fix a memory corruption bug from v1.2.2rc when an operation completes on Windows 32-bit

v1.2.2rc

30 Sep 01:04
v1.2.2rc
Compare
Choose a tag to compare
v1.2.2rc Pre-release
Pre-release

Fixed:

  • Fix a possible crash when changing the about dialog contents
  • Fix a possible crash when closing some windows [p=2037784]
  • Fix empty context menus being displayed on Linux instead of being discarded
  • Prevent erroneous SSL certificate verification failure on some macOS installs [p=1956940]
  • Remove scripts from the Action List even if the files do not exist when uninstalling [t=209330]

Changed:

  • Automate the build system using continuous integration services
  • Use system-provided zlib on Linux and macOS
  • Replace ReaPack's own repository URL to point to reapack.com instead of GitHub

v1.2.1

14 Dec 16:19
v1.2.1
Compare
Choose a tag to compare

Fixed:

  • fix the Refresh action in Manage repositories not downloading a fresh index right away

v1.2.1beta

10 Dec 15:10
v1.2.1beta
Compare
Choose a tag to compare
v1.2.1beta Pre-release
Pre-release

Fixed:

  • don't open the progress dialog while a modal dialog is shown [p=1920318]
  • fix list desynchronisation when removing rows (eg. uninstalling repositories)
  • fix possible crash when synchronizing a repository from about dialog while the obsolete prompt is displayed
  • fix the about dialog sometime reloading multiple times in a row
  • ignore '.' and do Windows absolute path detection logic when parsing the last or only path segment [p=1919963]
  • use CRLF as newline separator when copying multiple values on Windows

Changed:

  • don't convert the resource path given by REAPER 5.70+ from system default ANSI code page to UTF-8 on Windows [p=1921620]
  • restore behavior of always enabling existing repositories on re-import
  • synchronize when changing the URL of a repository and the autoinstall setting is enabled

v1.2

22 Nov 08:30
v1.2
Compare
Choose a tag to compare

This is the third stable release of ReaPack.

The curated list of changes between v1.1 and v1.2 can be found at https://reapack.com/release-notes/v1.2.