Loading...
- v1.8iOS
Update Unicode data to 16.0.
- v1.7iOS
- Update Unicode data to 15.0
- v1.6.1iOS
- Fix an issue where new characters in Unicode 14.0 couldn't be found when searched by name What's New in 1.6: - Update Unicode data to version 14.0
- v1.6iOS
Update Unicode data to version 14.0
- v1.5.3iOS
Minor tweaks and improvements.
- v1.5.2iOS
- Add support for native screen resolution for the most recent iOS devices
- v1.5.1iOS
- Searching in the Block View now matches blocks by code point or name - Tint color in dark appearance is tweaked to provide a bit more contrast
- v1.5iOS
Update Unicode data to 13.0.
- v1.4iOS
- Add support for dark mode - The "Encodings" section in character detail view now displays hexadecimal values by default - Minor tweaks and bug fixes Also, the deployment target has been moved to iOS 12.2 to reduce application size.
- v1.3iOS
- Update Unicode data to 12.1
- v1.2.3iOS
Bug fixes and minor improvements.
- v1.2.2iOS
Tweaks to the input text field in the Grapheme View.
- v1.2.1iOS
- Fix incorrect block name: "Private Use Surrogates" -> "High Private Use Surrogates"
- v1.2iOS
- Add support for Unicode name aliases - Characters with name abbreviations are now rendered as its first name abbreviation - Surrogate code points and non-character code points are now rendered differently - Surrogate code points now have a proper detail view - Character rendering has been improved, now they are rendered based on the center of the view
- v1.1.1iOS
- Add support for new iPhone screen sizes - Minor fixes in Unicode data mapping
- v1.1iOS
- Add support for Unicode blocks - Update character data to Unicode 11.0 - Optimize search index
- v1.0.1iOS
- Minor fixes