From 3b03e367b0429a511f15a2e5c5484559ba62dbda Mon Sep 17 00:00:00 2001 From: Ben Wallis Date: Sun, 5 Jul 2015 11:15:36 +0100 Subject: [PATCH] Updated to 0.6 --- filtration_version.xml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) 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