diff --git a/filtration_version.xml b/filtration_version.xml index 1caf937..6d3a2f2 100644 --- a/filtration_version.xml +++ b/filtration_version.xml @@ -1,15 +1,24 @@ - 0.17 + 0.18 0 - 17 - https://github.com/ben-wallis/Filtration/releases/tag/0.17 - 2017-12-08 + 18 + https://github.com/ben-wallis/Filtration/releases/tag/0.18 + 2018-08-30 2018-08-30 - Contributors for this release: GlenCFL + Contributors for this release: Halil -♦ Fixed a crash when clicking Add Section -♦ Fixed edits to comment blocks not being saved correctly -♦ Fixed Delete Section context menu item not working -♦ Fixed ShChaos sound -♦ Fixed changes to comment blocks not marking the filter as unsaved +♦ Added support for DisableDropSound filter block items +♦ Added support for GemLevel filter block items +♦ Added support for HasExplicitMod filter block items +♦ Added support for StackSize filter block items +♦ Added support for CustomAlertSound filter block items +♦ Added support for MinimapIcon filter block items +♦ Added support for MapTier filter block items +♦ Added support for PlayEffect filter block items +♦ Added theme support for several filter blocks +♦ Added collapse/expand support for sections +♦ Added support for performing actions on whole sections (copy/move/delete etc) +♦ Added search box to Section Browser +♦ Improved parsing to support different syntaxes +♦ Small bugfixes