This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
Releases: tophat/RichTextView
Releases · tophat/RichTextView
Release/3.3.0
- Experimental new HTML rendering engine (alpha)
Release/3.2.2
Fixes some issues with zero-width characters.
Release/3.2.1
Update iosMath Version #218
Release 3.2.0
Feature: added SPM support #214
Release 3.1.0
Feature: added closed captions to inline videos. #204
Release 3.0.0
Removed handleCustomLinkTapOnTextViewIfNecessary
method in favor of using native NSAttributedString.Key.link
to handle attribued string which contains links. #192
Release 2.8.5
Update Accessibility with input text updates (#181)
Release/2.8.4
Disables accessibility for empty strings (#171)
Release/2.8.3
Fixes a internal crash on the library that handles latex.
Release 2.8.2
Fix: Properly render multiple latex in a single RTV Block. (#149)