Added menu option Assets -> Candlelight -> HyperText -> Upgrade All UI Text to automatically upgrade all built-in Text components in the project to HyperText objects, retaining all existing serialized data and object references.
Changes
Move menu options for creating custom asset types into Assets/Candlelight/HyperText sub-menu.
Reinstated old events HyperText.PressedLink and HyperText.ReleasedLink.
Library updates.
Bug Fixes
Fixed inspector checkbox for overriding text style instead overriding text size.
Fixed KeyNotFoundException in KeywordsGlossary inspector when adding a new entry and the final entry has one or more synonyms.
Fixed harmless console error messages in Unity 5.4.0 beta.
Fixed text using best fit on a scaled canvas applying incorrect vertical offsets.