Changed the "Logged in As" message to use the new display name returned from the server which is the users full name, falling back to their email address
Changed server interfaces to work with 3.0.x of the Code Bank Server, this update is not compatible with 2.x servers
Fixed issue causing the diff view to not display snippets correctly if there is html in the snippet
Fixed issue causing the languages in the edit screen to appear empty
Improved export snippet file names
Added support for snippet packages
Moved Export and Print from file menu to edit menu
Renamed Export and Print menu items to Export Snippet and Print Snippet accordingly
Fixed issue where delete snippet would not work in non-english languages
Improved performance working with local databases
Fixed syntax highlighting when viewing a snippet revision in local databases
Added support for snippet folders inside languages
Snippets now ordered by name in local database trees
Multiple admins now supported with desktop client to server interactions
Fixed issue that caused combo boxes to not reflect validation errors
Added support for hidden languages
2.2.2 20121028
Web Client
Fixed various issues with the diff viewer
Desktop Client
Fixed issue with the snippet diff not comparing with the actual current version
2.2.1 20121012
Web Client
Corrected typo
Fixed highlighting for various languages
Fixed issue causing the manage users to change the first user in the list's password
2.2.0 20121011
Client
Fixed error where after installing a new language the language preference could not be saved
Added support for managing user languages
Disabled draggable columns on all data grids
Fixed issue where save/cancel button could get cut off on smaller screens
Renamed server admin menu to settings
Fixed issue preventing access to the server history manager when using the local database
Logged in user is now shown in the header
Tab key can now be used in the snippet field
Added backup functionality for local database
Updated SilverStripe template highlighter
Fixed design issue with some of the text areas
Disabled sub-menu items are now more obvious
Added Yaml brush
Added AutoIt brush
Server/Web Client
Fixed powershell syntax highlighting
Moved loading spinner so it doesn't overlap anything
Added support for managing languages
Added yaml brush
Only the snippet creator or an admin can delete a snippet
Logged in user is now shown in the header
Tab key can now be used in the snippet field
Updated SilverStripe template highlighter
Fixed issue causing the manage user accounts to change the admin user password when changing anouther user's password
Changed the username field for the add new user to be a normal text field so text is revieled instead of being hidden
Added AutoIt brush
2.1.3 20120718
Client
Fixed issue that would cause application to freeze after installing a new language file and changing the language
Fixed issue causing the language to not load properly after changing languages
Fixed issue causing the language to not display if the system language is different from the application language
Fixed issue causing language to display as english in some areas regardless of the language specified in the application or system
2.1.2 20120610
Server
Fixed add user screen issue causing passwords to always be flagged as not matching
2.1.1 20120208
Server
Fixed SQL error when updating snippits
2.1.0 20120204
Client
Fixed a few issues with the application's design
Fixed issue with IP Agreement where it would appear blank after declining or accepting the agreement then loging back in without restarting the application
Fixed issue causing preferences to not save properly
Added support for a heatbeat with the server (keeping session alive), this is a preference but is off by default
Server
Removed MySQL Trigger's requirement now using native code
Web Client
Fixed issue on smaller screen resolutions where some of the sections would be cut off
2.0.0 20111126
Client
Completely new design
Added server manager
Added support for multiple languages
Application now locks instead of kicking the user out completely when their session with the server expires
Fixed issue with local databases search not functioning as expected