diff --git a/filtration_version.xml b/filtration_version.xml index dc8fc08..f95a483 100644 --- a/filtration_version.xml +++ b/filtration_version.xml @@ -1,13 +1,13 @@ - 0.6 + 0.7 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 + 7 + https://github.com/ben-wallis/Filtration/releases/tag/0.7 + 2015-07-06 + ♦ Completed the Theme Editor implementation - themes and theme components can now be fully controlled from within Filtration (see the Themes wiki page for more info). +♦ Added support for Disabled Blocks (see the Notes for Script Creators wiki page for more info) +♦ Removed the popup for colour/font/sound block items, these are now in a toggleable pane in the same location as the other block items. +♦ Fixed the ribbon context groups - including a fixing a bug that caused the toolbar to disappear when Filtration was maximised. +♦ The speaker icon for blocks with a Play Alert Sound block item is now clickable. +♦ Added Divination Cards to Classes and Base Types lookup lists. Jewels still not added.