commit 6ed0b7b888f372d5b243762bbf785eb48f0d6218 parent 1e5b3df659aec3abe952e9ac36f133620f9d938d Author: cfillion <cfillion@users.noreply.github.com> Date: Mon, 23 May 2016 00:10:01 -0400 index: 1 modified package, 1 new version Diffstat:
M | index.xml | | | 38 | +++++++++++++++++++++++++++++++++++++- |
1 file changed, 37 insertions(+), 1 deletion(-)
diff --git a/index.xml b/index.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<index version="1" commit="c029953146ee3f7a6ffdc9d45bb9c4b9a9610830" name="ReaPack"> +<index version="1" commit="1e5b3df659aec3abe952e9ac36f133620f9d938d" name="ReaPack"> <category name="Extensions"> <reapack name="ReaPack.ext" type="extension"> <version name="0.8-beta" author="cfillion" time="2016-02-16T03:26:28Z"> @@ -118,6 +118,42 @@ Fixed: <source platform="win32" file="reaper_reapack32.dll">https://github.com/cfillion/reapack/releases/download/v0.10-beta/reaper_reapack32.dll</source> <source platform="win64" file="reaper_reapack64.dll">https://github.com/cfillion/reapack/releases/download/v0.10-beta/reaper_reapack64.dll</source> </version> + <version name="1.0rc1" author="cfillion" time="2016-05-23T03:58:27Z"> + <changelog><![CDATA[Added: ++ implement pinning packages to current version (aka ignore updates) ++ manager: add copy url action in the context menu ++ manager: add refresh action in the context menu ++ show a message box if critical api functions cannot be imported ++ support multiple main (registered in Action list) files per package +-- +Changed: ++ browser: avoid reloading indexes unless they were updated by the transaction ++ browser: show 'R' status instead of 'U' for queued uninstallation ++ ignore newer pre+releases when updating from a pre+release if a newer stable exists ++ import: save the downloaded index in the cache ++ manager: remember selection when reloading the list ++ pkg contents: mark main files with an asterisk ++ progress: increase dialog display timeout to 100ms ++ progress: start couting downloads at 1 (> 0%) ++ task: better error message when install renaming step fails +-- +Fixed: ++ browser: fix a crash when selecting a version after a list refresh ++ browser: initialize the display filter button label before loading the pkg list ++ don't repeat "transaction cannot be created" errors for every task ++ fix a possible buffer overflow on windows ++ fix typos in the message shown if a transaction cannot be created ++ manager: fix typo in confirmation dialog ++ manager: restore enabled/disabled state when cancelling queued uninstallations ++ report download errors when force+refreshing indexes ++ transaction: don't forget package when uninstallation fails ++ transaction: don't try to register empty file names ++ version: improve validation]]></changelog> + <source platform="darwin32" file="reaper_reapack32.dylib">https://github.com/cfillion/reapack/releases/download/v1.0rc1/reaper_reapack32.dylib</source> + <source platform="darwin64" file="reaper_reapack64.dylib">https://github.com/cfillion/reapack/releases/download/v1.0rc1/reaper_reapack64.dylib</source> + <source platform="win32" file="reaper_reapack32.dll">https://github.com/cfillion/reapack/releases/download/v1.0rc1/reaper_reapack32.dll</source> + <source platform="win64" file="reaper_reapack64.dll">https://github.com/cfillion/reapack/releases/download/v1.0rc1/reaper_reapack64.dll</source> + </version> </reapack> </category> <metadata>