diff --git a/filtration_version.xml b/filtration_version.xml index dc0a18a..dc8fc08 100644 --- a/filtration_version.xml +++ b/filtration_version.xml @@ -1,8 +1,13 @@ - 0.5 - https://github.com/ben-wallis/Filtration/releases/tag/0.5 - 2015-07-02 - ♦ Fixed a bug causing Filtration to crash on startup in countries that use a comma as a decimal separator. -♦ Fixed an issue with the Apply button not being visible in the Replace Colours window. -♦ Added application-level exception handling. + 0.6 + 0 + 6 + https://github.com/ben-wallis/Filtration/releases/tag/0.6 + 2015-07-05 + ♦ Fixed bug causing multiple clicks to be required to select blocks after clicking a tool pane. +♦ Tidied up control styles +♦ Added logging - a Filtration*.log file will be generated in the install directory upon a fatal crash. +♦ Moved the block appearance/sound settings from the old popup to a duplicate of the existing block items screen. Still accessed via clicking the block item preview. +♦ Fixed several crashes related to copy and pasting (thanks to AndCub for the help testing that fix). +♦ Added grouping to the Theme Editor