﻿Version 2.2.1 - October 16, 2017
* Compiled against KSP 1.3.1

Version 2.2.0 - September 22, 2017
* Fixed debug flag left on disabling localization
* Fixed null reference when removing an action using the buttons in the right hand scroll list.
* Fixed Classic View & Text Button options no longer require return to Space Center.
* Moved the Main UI and Tweakable (Lite) UI into separate and independent libraries.
* Moved all settings to KSP's Game Difficulty Screen (GameParameters). Settings are now per-save game.
* Moved version number to main window.
* Add Highlight Color settings.
* Add Debug Logging settings.
* Add Right click main button to open Action Group List option (default: on).
* Add support for Icon buttons in Classic View.
* Changed Remove All warning color to gold
* Removed Action Group List button from main window.
* Removed redundant close buttons on windows.
* Removed excess padding on icon buttons reduced size slightly.
* Removed excess padding on part list buttons and removed "normal" image.
* Increased the part name characters from 32 to 40 before the font is downsized.
* Improved code maintainability, readability, and documentation.
* Reduced cyclomatic complexity.

Version 2.1.1 - June 30, 2017
* Add icons similar to the VAB/SPH category icons
* Converted icons to Direct Draw Surfaces
* Add Spanish localization dictionary
* Modify the disable career setting effects to be immediate
* Fix and issue where the AG List icon wouldn't change if closed from the window button
* Fix an issue where AGM styles were bleeding over to other mods (like KER)
* Fix Tweakable Ui not respecting career mode setting

Version 2.1.0 - June 22, 2017
* Add support for Career mode limitations (optional)
* Add Unity Skin (optional)
* Add new flags and icons
* Add auto-size to Recap window
* Add tool bar/launcher button for Recap window (optional)
* Add localization support
* Moved "Order by Stage" option to the main UI
* "Move Symmetry Linked parts" button now indicates how many symmetry linked parts there are
* Renamed "Recap" to "Action Group List"
* Font Rework on KSP Visual Style to match modern KSP
* Fixed bug where most of the UI would be disabled if a craft had nothing in the coupling category
* Fixed incorrect text on the "Use Text Action Groups" button
* Fixed version checking which had an incorrect check URL
* Added Change log to the version checking system
* Removed unused "Propulsion" category that exists in KSP's enumeration
* Minor GUI enhancements
* More Large Code Optimizations

Version 2.0.0 - June 19, 2017
* Removed Action Group Button Modality (All Views)
* New Overhauled UI (optional)
* Part Highlighting is Automatic When a Part is Selected (New View Only)
* Part Find Function moved to clicking the part name in the actions list (New View Only)
* Added Version Checking
* Added Dependency Info and Licenses in accordance with posting guidelines
* Large Code Optimizations

Version 1.4.2 - June 15, 2017
* Restore Blizzy's Toolbar Support
* Fix Bug that prevented Recap window from being closed
* Fix Bug that added an erroneous "REPLACEWITHDEFAULT" button


Version 1.4.1 - June 10, 2017
* Remove Blizzy's Toolbar support (emergency bug fix)

Version 1.4.0 - June 10, 2017
* Update to KSP 1.3
* Add Application Launcher button