Skip to content

Commit 18cf394

Browse files
committedMar 17, 2022
bump version to 1.2.4rc2
1 parent f303144 commit 18cf394

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed
 

‎Extensions/ReaPack.ext

+3-14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@description ReaPack: Package manager for REAPER
2-
@version 1.2.4rc1
2+
@version 1.2.4rc2
33
@author cfillion
44
@donation https://reapack.com/donate
55
@provides
@@ -14,16 +14,5 @@
1414
[win64 ] reaper_reapack-x64.dll https://github.com/cfillion/reapack/releases/download/v$version/$path
1515
@changelog
1616
Added:
17-
• Add an option to browse packages in each repository's install/update menu
18-
• Match synonymous words when filtering packages (Options > Search for synonyms of common words) [p=2512900]
19-
20-
Fixed:
21-
• Fix loading from a symlinked resource path on macOS Catalina and newer [#34]
22-
• Fix the browser's filter text box not being auto-focused on macOS REAPER v6
23-
• Fix typing parentheses in the browser's filter box
24-
• Improve window positionning on Linux in multimonitor setups
25-
26-
Changed:
27-
• Allow ReaPack to be installed as a symbolic link in UserPlugins on Linux and macOS
28-
• Don't modify the database at every startup
29-
• Rename "Upload packages" to "Package editor" in the browser's menu
17+
• Add an option in the browser to enable pre-releases per installed package [#46]
18+
• Fix unsetting version pin at the same time as installing or updating

0 commit comments

Comments
 (0)
Please sign in to comment.