Updated release to 0.11
This commit is contained in:
parent
b6f2c81ae8
commit
2cba25c1d3
|
@ -1,12 +1,9 @@
|
||||||
<UpdateData>
|
<UpdateData>
|
||||||
<CurrentVersion>0.9</CurrentVersion>
|
<CurrentVersion>0.11</CurrentVersion>
|
||||||
<LatestVersionMajorPart>0</LatestVersionMajorPart>
|
<LatestVersionMajorPart>0</LatestVersionMajorPart>
|
||||||
<LatestVersionMinorPart>9</LatestVersionMinorPart>
|
<LatestVersionMinorPart>11</LatestVersionMinorPart>
|
||||||
<DownloadUrl>https://github.com/ben-wallis/Filtration/releases/tag/0.9</DownloadUrl>
|
<DownloadUrl>https://github.com/ben-wallis/Filtration/releases/tag/0.11</DownloadUrl>
|
||||||
<ReleaseDate>2015-07-15</ReleaseDate>
|
<ReleaseDate>2015-07-31</ReleaseDate>
|
||||||
<ReleaseNotes>♦ Fixed a crash when Filtration is blocked by a firewall or other connection issue from checking for updates
|
<ReleaseNotes>♦ Changed maximum PlayAlertSound volume from 100 to 300 as per latest patch
|
||||||
♦ Fixed "Usages: 0" being visible in the Theme Editor when editing a non-master theme
|
♦ Please note that this is the first auto-updated release since 0.9 and includes the async saving and loading changes from 0.10 which was not auto-updated in order to get feedback on stability (given the lack of complaints I'm going to assume everything's all good!). Check out the following URL for the 0.10 patch notes: https://github.com/ben-wallis/Filtration/releases/tag/0.10</ReleaseNotes>
|
||||||
♦ 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)
|
|
||||||
♦ Added a save check on close to prevent accidental loss of unsaved scripts.
|
|
||||||
♦ Removed Stackable Currency and Thrusting One Hand Swords from Item Classes lookup data.</ReleaseNotes>
|
|
||||||
</UpdateData>
|
</UpdateData>
|
||||||
|
|
Loading…
Reference in New Issue