Updated release to 0.9

This commit is contained in:
Ben Wallis 2015-07-15 19:57:35 +01:00
parent c43db3a9bd
commit b6f2c81ae8
1 changed files with 9 additions and 9 deletions

View File

@ -1,12 +1,12 @@
<UpdateData> <UpdateData>
<CurrentVersion>0.8</CurrentVersion> <CurrentVersion>0.9</CurrentVersion>
<LatestVersionMajorPart>0</LatestVersionMajorPart> <LatestVersionMajorPart>0</LatestVersionMajorPart>
<LatestVersionMinorPart>8</LatestVersionMinorPart> <LatestVersionMinorPart>9</LatestVersionMinorPart>
<DownloadUrl>https://github.com/ben-wallis/Filtration/releases/tag/0.8</DownloadUrl> <DownloadUrl>https://github.com/ben-wallis/Filtration/releases/tag/0.9</DownloadUrl>
<ReleaseDate>2015-07-10</ReleaseDate> <ReleaseDate>2015-07-15</ReleaseDate>
<ReleaseNotes>Happy Awakening Release Day! <ReleaseNotes>Fixed a crash when Filtration is blocked by a firewall or other connection issue from checking for updates
Added Jewel to Item Class auto-complete (Individual Jewel Base Types will be added in a future release - you can still manually enter these however) Fixed "Usages: 0" being visible in the Theme Editor when editing a non-master theme
Fixed a crash when opening a script after Filtration is opened via File association. Please note that Filtration does not currently support opening scripts via file association (it will open but not open the script). Switched the encoding of saved scripts to UTF-8 to fix an issue with items such as "Maelström Staff" not saving correctly (sorry it took this long to get it fixed, DracoArgentum :P)
Fixed a bug that caused Disabled Blocks with a Block Group to not be loaded. Added a save check on close to prevent accidental loss of unsaved scripts.
Fixed a memory leak causing scripts to not be released from memory after they're closed.</ReleaseNotes> Removed Stackable Currency and Thrusting One Hand Swords from Item Classes lookup data.</ReleaseNotes>
</UpdateData> </UpdateData>