Releases: wordpress-mobile/AztecEditor-iOS
Releases · wordpress-mobile/AztecEditor-iOS
1.19.11
1.19.10
What's Changed
- Release 1.19.9 by @twstokes in #1376
- Fix crash when attempting to render Gutenberg comment by @itsmeichigo in #1383
- Fix crash when underlining text with special glyphs by @itsmeichigo in #1384
New Contributors
- @itsmeichigo made their first contribution in #1383
Full Changelog: 1.19.9...1.19.10
Release 1.19.9
- Add Buildkite by @jkmassel in #1349
- Remove CircleCI by @jkmassel in #1359
- Expose indentation operations by @cbess in #1353
- Tools upgrade: Ruby 2.7.4,
bash-cache
2.8.0 by @mokagio in #1363 - Add
CHANGELOG.md
by @mokagio in #1365 - Point
bash-cache
plugin to newa8c-ci-toolkit
location by @mokagio in #1367 - Use NSString.paragraphRange method due to iOS 17 crash by @twstokes in #1373
Release 1.19.8
- Fix Li tag when switching the list style (issue #1307) by @elangbamjohnson in #1344
- Retain Heading attribute when headings are autocorrected. by @twstokes in #1334
Release 1.19.7
- Add variable to control whether typing attributes should be recalculated when deleting backward.
- Allow using the default font for the PreFormatter/HeaderFormatter.
Release 1.19.6
- Add support for Mark inline formatting.
Release 1.19.5
Release 1.19.4
- Fix Carthage build for Xcode 12
- Replace gridicons with SFSymbols on the Example app
Release 1.19.3
- Expose UIColor hexString helpers to be used by subclasses of Aztec components.
Release 1.19.2
- Fix underline bug for cases where newline character is used.