Skip to content

Commit dbb6f23

Browse files
committed
index: 1 modified package, 1 new version
1 parent bf09ebe commit dbb6f23

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

index.xml

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<index version="1" commit="a582f448d5b9e186ea8c3a8d8e4c599da81ae11a" name="ReaPack">
2+
<index version="1" commit="bf09ebe9ef2b13da9eb3243d55b78c3405910ad8" name="ReaPack">
33
<category name="Extensions">
44
<reapack name="ReaPack.ext" type="extension" desc="ReaPack: Package manager for REAPER">
55
<metadata>
@@ -605,6 +605,26 @@ The curated list of changes between ReaPack v1.1 and v1.2 is available at <https
605605
<source platform="linux32" file="reaper_reapack32.so">https://github.com/cfillion/reapack/releases/download/v1.2/reaper_reapack32.so</source>
606606
<source platform="linux64" file="reaper_reapack64.so">https://github.com/cfillion/reapack/releases/download/v1.2/reaper_reapack64.so</source>
607607
</version>
608+
<version name="1.2.1beta" author="cfillion" time="2017-12-10T14:48:03Z">
609+
<changelog><![CDATA[Fixed:
610+
* don't open the progress dialog while a modal dialog is shown [p=1920318]
611+
* fix list desynchronisation when removing rows (eg. uninstalling repositories)
612+
* fix possible crash when synchronizing a repository from about dialog while the obsolete prompt is displayed
613+
* fix the about dialog sometime reloading multiple times in a row
614+
* ignore '.' and do Windows absolute path detection logic when parsing the last or only path segment [p=1919963]
615+
* use CRLF as newline separator when copying multiple values on Windows
616+
617+
Changed:
618+
* don't convert the resource path given by REAPER 5.65+ from system default ANSI code page to UTF-8 on Windows [p=1921620]
619+
* restore behavior of always enabling existing repositories on re-import
620+
* synchronize when changing the URL of a repository and the autoinstall setting is enabled]]></changelog>
621+
<source platform="darwin32" file="reaper_reapack32.dylib">https://github.com/cfillion/reapack/releases/download/v1.2.1beta/reaper_reapack32.dylib</source>
622+
<source platform="darwin64" file="reaper_reapack64.dylib">https://github.com/cfillion/reapack/releases/download/v1.2.1beta/reaper_reapack64.dylib</source>
623+
<source platform="win32" file="reaper_reapack32.dll">https://github.com/cfillion/reapack/releases/download/v1.2.1beta/reaper_reapack32.dll</source>
624+
<source platform="win64" file="reaper_reapack64.dll">https://github.com/cfillion/reapack/releases/download/v1.2.1beta/reaper_reapack64.dll</source>
625+
<source platform="linux32" file="reaper_reapack32.so">https://github.com/cfillion/reapack/releases/download/v1.2.1beta/reaper_reapack32.so</source>
626+
<source platform="linux64" file="reaper_reapack64.so">https://github.com/cfillion/reapack/releases/download/v1.2.1beta/reaper_reapack64.so</source>
627+
</version>
608628
</reapack>
609629
</category>
610630
<metadata>

0 commit comments

Comments
 (0)