Skip to content

Releases: wordpress-mobile/AztecEditor-iOS

1.12.0

11 Nov 11:39
0c7247e
Compare
Choose a tag to compare
  • Update demo for dark mode #1223
  • CircleCI: Bump Orbs to use any 1.0.x version #1227
  • Recalculate typing attributes on alignment update #1228
  • Make pre and quote background colors optional #1229

1.11.0

15 Oct 08:48
Compare
Choose a tag to compare
  • Update project to have iOS 11 has a minimum #1222
  • Fix color styling #1215
  • Allow configuration of default fonts used in TextView #1221

1.10.1

04 Oct 08:44
965c3db
Compare
Choose a tag to compare
  • Popover presentation background color will be set with the same color as the cell's background. #1216

1.9.0

04 Sep 21:55
Compare
Choose a tag to compare
Tag 1.9.0

1.9.0-beta.1

04 Sep 17:07
9224f58
Compare
Choose a tag to compare
1.9.0-beta.1 Pre-release
Pre-release

• [Dark Mode] Expose editor html storage as property #1209

1.8.0

28 Jun 16:32
Compare
Choose a tag to compare
  • Fixed crash on toggle quotes: #1203
  • New option on TextView to notify changes only on user events: #1200
  • Allow replacement of last empty line #1201

1.6.5

24 May 20:52
Compare
Choose a tag to compare
Bump the WPEditor version to 1.6.5

1.6.1

24 Apr 08:48
Compare
Choose a tag to compare

Hotfix:

  • Fix issue with AutoPProcessor after migration to Swift 5: #1178

1.0.0 Beta 22

03 Jul 16:24
Compare
Choose a tag to compare
1.0.0 Beta 22 Pre-release
Pre-release

Final 1.0 candidate.

1.0.0 Beta 16

15 Dec 18:37
Compare
Choose a tag to compare
1.0.0 Beta 16 Pre-release
Pre-release

Welcome to Aztec v1.0.0 Beta 16.

In this release, we took some time to clean up our architecture to make Aztec even easier to expand and maintain.

Highlights

  • Add UI tests for high priority issues (#819)
  • Linked Images Reengineering Effort (#843 and #846)
  • TextView: Export init, setHTML and getHTML methods to Objective-C (#842)
  • Media Formatters Refactor Effort (#841 and #849)
  • Customizable Default Text Color (#838)
  • MediaAttachment: Encapsulating Draw Methods! (#850)

Bugs Fixed

  • Using heading styles won't reset the Undo Manager anymore (#812)
  • Resolves some issues with Chinese characters in the editor. (#836)
  • Link range issue with Chinese characters and Emoji (#853)

Known issues:

  • There are some issues with Arabic, and other RTL languages. This will be a high priority fix moving ahead.
  • CSS Styling still needs work.