File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 1.19.3
2+ -------
3+ * Expose UIColor hexString helpers to be used by subclasses of Aztec components.
4+
151.19.2
26-------
37* Fix drawing of underlines when they include newlines.
2731-----
2832 * Improve display of ordered lists with large bullet numbers
2933 * Fix bug where links with text that had a mix of Latin and non-Latin characters were getting split.
30-
34+
31351.15.0
3236-----
3337 * Allow to use headers fonts without bold effect applied
3438 * Support for multilevel blockquotes
3539 * Fix presentation of placeholder images in dark mode.
36- * Fix bug that didn't set default text color when changing text color
37-
40+ * Fix bug that didn't set default text color when changing text color
41+
38421.14.1
3943-----
4044* Support for xcode 10.
4852-----
4953* Fix a bug when copying and pasting from other apps when running dark mode.
5054* Improve list indentation for markers.
51-
Original file line number Diff line number Diff line change 88
99Pod ::Spec . new do |s |
1010 s . name = 'WordPress-Aztec-iOS'
11- s . version = '1.19.2 '
11+ s . version = '1.19.3 '
1212 s . summary = 'The native HTML Editor.'
1313
1414# This description is used to generate tags and improve search results.
Original file line number Diff line number Diff line change 88
99Pod ::Spec . new do |s |
1010 s . name = 'WordPress-Editor-iOS'
11- s . version = '1.19.2 '
11+ s . version = '1.19.3 '
1212 s . summary = 'The WordPress HTML Editor.'
1313
1414# This description is used to generate tags and improve search results.
You can’t perform that action at this time.
0 commit comments