From c43db3a9bdf5dcb08ea3c045aca956c6ce4c6959 Mon Sep 17 00:00:00 2001 From: Ben Wallis Date: Fri, 10 Jul 2015 18:20:04 +0100 Subject: [PATCH] updated release to 0.8 --- filtration_version.xml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/filtration_version.xml b/filtration_version.xml index f95a483..1f03b6c 100644 --- a/filtration_version.xml +++ b/filtration_version.xml @@ -1,13 +1,12 @@ - 0.7 + 0.8 0 - 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. + 8 + https://github.com/ben-wallis/Filtration/releases/tag/0.8 + 2015-07-10 + ♦ Happy Awakening Release Day! +♦ 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 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). +♦ Fixed a bug that caused Disabled Blocks with a Block Group to not be loaded. +♦ Fixed a memory leak causing scripts to not be released from memory after they're closed.