Skip to content

Releases: wordpress-mobile/AztecEditor-iOS

Release 1.19.2

Choose a tag to compare

@SergioEstevao SergioEstevao released this 26 May 18:38
93f0a5a
  • Fix underline bug for cases where newline character is used.

Release 1.19.1

Choose a tag to compare

@SergioEstevao SergioEstevao released this 12 May 17:55
be24064
  • Bugfix for collapsing whitespaces on start of lines

Release 1.19.0

Choose a tag to compare

@SergioEstevao SergioEstevao released this 06 May 11:55
26443eb
  • Fix bug where shouldChangeTextIn was not called when pasting text
  • Support <sup> and <sub> HTML elements.

Release 1.18.0

Choose a tag to compare

@SergioEstevao SergioEstevao released this 20 Apr 15:28
c6a8103
  • Adds a flag to disable whitespace collapse in the editor.

1.17.0

Choose a tag to compare

@marecar3 marecar3 released this 17 Mar 15:01
2d5c034
  • Fix drawing of underlines when they have a nbsp and span to the end of a line

1.16.0

Choose a tag to compare

@SergioEstevao SergioEstevao released this 05 Feb 19:56
3005501
  • Fix bug on links that have a mix of latin and non latin characters
  • Improves the layout of list bullet numbers

1.15.0

Choose a tag to compare

@SergioEstevao SergioEstevao released this 21 Jan 11:19
48e6bcc
Merge pull request #1263 from wordpress-mobile/release/1.15.0

Prepare Release 1.15.0

1.15.0-beta.1

1.15.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@shiki shiki released this 11 Dec 22:07
4237063
Merge pull request #1246 from wordpress-mobile/fix/more-button-access…

Hotfix 1.14.1

Choose a tag to compare

@etoledom etoledom released this 06 Dec 14:04
4bd6cf3
  • Compatibility with Xcode 10: #1247

Release 1.14.0

Choose a tag to compare

@SergioEstevao SergioEstevao released this 04 Dec 20:52
  • Support standard HTML colors by name.
  • Add support for reverse and start attributes for ordered lists.