v0.9.1
Fixed the "Type" search filter, so that items will fall into categories defined by the data in the below repo:
https://github.com/brather1ng/RePoE
Also fixed the Acquisition upgrade data caching, so that your %LOCALAPPDATA%\acquisition\data
directory continues to be backed up every time you upgrade Acquisition. In the event of a rollback, you can delete the current data
folder in this directory, and then rename the data_save_<VERSION>
directory back to data
, depending on which version you are rolling back to. So if you upgraded here to v0.9.1, and then needed to roll back to v0.9.0, you could then delete your current data
folder, rename data_save_v0.9.0
back to data
, and then relaunch Acquisition version v0.9.0 to complete the rollback.
EDIT: Including quick fix for upgrade data caching, since I had created a logical mistake for upgrading from xyzz versions of this program.