1.2.0 Beta 4
============
- Bugfix: Database error when trying to add a template modification (this bug was introduced in TMS 1.2.0 Beta 3)

1.2.0 Beta 3
============
- Changed: Converted hardcoded text to phrases
- New Feature: Added doubleclick for editing style variables
- Bugfix: Database error when trying to add a template modification with an existing varname to a different style
- Changed: Fixed formatting of templateedits.php
- Bugfix: Fixed erors when mnually modifying a template with template modifications

1.2.0 Beta 2
============
- Bugfix: Fixed errors in style varaible editing code

1.2.0 Beta 1
============
- Changed: Ported to vBulletin 4.1
- New Feature: If an error occurs while trying to compile a template this error is now being disaplayed when trying to save the template modification
- New Feature: Styles variables used in templates can be edited via AJAX from the modify template screen

1.1.5
=====
- Bugfix: Fixed incorrect variable type
- New Feature: Box 'Template-Modifications' (shown on editing a template) can now be collapsed/expanded 

1.1.4
=====
- Bugfix: Fixed HTML error/XSS in Template Modifications Manager

1.1.3
=====
- Bugfix: Added missing phrase on ACP home

1.1.1
=====
- Bugfix: Fixed Error with conflicting Template Modifications when importing a product
- Bugfix: Removed Pre-Selection of processing mode when adding new modifications
- Bugfix: Fixed Bug with zlib.output_compression AND vBulletin internal gzip being both turned on
- Bugfix: Display search results correctly
- Bugfix: Added missing phrase 'varname_x_already_exists' 
- New Feature: Automatically rebuild template modifications after vBulletin Upgrade

1.1.0
=====
- Bugfix: Fixed buf showing 'Undefined' when editing a Template in large window
- Bugfix: Don't show links in ACP Navigation frame if user  has no permission for styles
- Bugfix: Fixed: Display errors when zlib.output_compression is enabled
- Bugfix: Fixed: Handler for 'Revert all Templates'
- Bugfix: Adjusted Copyright-URL in footer
- Bugfix: It is required to select a processing mode for the original text, eg. 'Replace' is no longer being preselected
- New Feature: New processing mode 'Delete Original Text'.
  This is the same as 'Replace' with an empty replacement text
- New Feature: Template Modifications can new be search in the same manner as Templates

1.0.0
=====
- Changed: Several files renamed
- Bugfix: Fixed incorrect handling of product ids that contain only numbers
- New Feature: Search text can be search in template when editing a Template-Modification in Style Manager
- Changed: Multiple Template-Modifications can be loaded via AJAX

1.0.0 RC 1
==========
- Bugfix: All Bugs reported for Beta 4 have been fixed
- Changed: Display of modified Templates with HTML comments has been modified
- Changed: Debug-Mod is no longer required
- New Feature: It is now possible to export/import style-specific Template-Modifications

1.0.0 Beta 4
============
- Bugfix: All Bugs reported for Beta 3 have been fixed
- Changed: Sorting in Template Modifications Manager has been changed
- New Feature: When adding or editing a Template-Modification, the Template can now be displayed and searched via AJAX
- Changed: When exporting as Text, the original instructions (eg. insert below/above) are retained
- New Feature: It is now possible to test each Template-Modification
- New Feature: Testing improved. It is now being display if a Template is OK after applying a Template Modification
- New Feature: When editing a Template, it is possible to activate/deactvate multiple Template-Modifications
- New Feature: Template-Modifications can now also be exported and tested from withing Product Manager
- New Feature: Function to display a template with all Modifications applied.
  This function can also display embedded comments to make it easier to identify changed parts

1.0.0 Beta 3
============
- Bugfix: All Bugs reported for Beta 2 have been fixed
- New Feature: Simplified adding Template-Modifications by allowing to select how to handle replacement text (eg. replace or insert above/below)
- New Feature: Each Template-Modification can now be disabled
- Changed: Testing Template-Modifications has been reworked:
  Column ordering can now be set through vBulletin Options; column headers are clickable to sort results
  Output has been separated by styles
  It is now possible to test only selcted products
- New Feature: TMS now integrates with 'Style Manager' and 'Product Manager'
- New Feature: The language can be selected when exporting Template-Modifications
- New Feature: When TMS gets deactivated, all Template-Modifications will be deactivated too
- New Feature: Display of Template-Modifications while editing a Template in Style Manager has been improved:
- New Feature: It is now being displayed if a Template-Modification could be applied
- New Feature: Template-Modifications can be edited via AJAX