- Corrected issue that prevented the display of already selected tags;
- Fixed bug regarding the display of already existing tags (thanks to Adrian Septiandry for the heads up);
- Prettified both demo and application with current Tagify logo;
- Cleaned up unused references in Tagify demo;
- Added a new flag to control the behaviour of the "Add <NewTag>" suggestion displayed to the user (IsDisplayNewTagHelper);
- Corrected a bug that would cause tags to momentarily duplicate and then disappear if the page was Ajax Refreshed;
- Corrected a bug in the Demo that would prevent the user from removing records from the table.
Thanks to Vaibhav for the headsup.