Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Releases: tophat/RichTextView

Release/3.3.0

01 Mar 14:06
c34d4d8
Compare
Choose a tag to compare
  • Experimental new HTML rendering engine (alpha)

Release/3.2.2

08 Feb 21:58
2e51877
Compare
Choose a tag to compare

Fixes some issues with zero-width characters.

Release/3.2.1

25 Jan 19:22
318c298
Compare
Choose a tag to compare

Update iosMath Version #218

Release 3.2.0

24 Jan 21:35
4dbc971
Compare
Choose a tag to compare

Feature: added SPM support #214

Release 3.1.0

15 Jul 23:11
c564de9
Compare
Choose a tag to compare

Feature: added closed captions to inline videos. #204

Release 3.0.0

02 Jun 14:02
edbed9f
Compare
Choose a tag to compare

Removed handleCustomLinkTapOnTextViewIfNecessary method in favor of using native NSAttributedString.Key.link to handle attribued string which contains links. #192

Release 2.8.5

12 Apr 13:43
Compare
Choose a tag to compare

Update Accessibility with input text updates (#181)

Release/2.8.4

16 Feb 19:37
Compare
Choose a tag to compare

Disables accessibility for empty strings (#171)

Release/2.8.3

26 Jun 17:22
144b793
Compare
Choose a tag to compare

Fixes a internal crash on the library that handles latex.

Release 2.8.2

20 May 16:44
Compare
Choose a tag to compare

Fix: Properly render multiple latex in a single RTV Block. (#149)