Releases: fleather-editor/fleather
Releases · fleather-editor/fleather
v1.26.0
09 Oct 15:54
Compare
Sorry, something went wrong.
No results found
Editor and cursor brought into viewport if is wrapped with a scrollable regardless of it's scrollable property
[Fix] incorrect width when using TextWidthBasis.longestLine with multiple lines
[Fix] exception thrown when editor starts with an element that do not compute distance to actual baseline
v1.25.1
30 Aug 06:11
Compare
Sorry, something went wrong.
No results found
[Fix] Empty line height greater than non-empty line height
v1.25.0
17 Aug 12:43
Compare
Sorry, something went wrong.
No results found
Upgrade to Flutter 3.35
Add attributes to images
Support TextWidthBasis.longestLine
Support custom StrutStyle
Built-in emoji shortcuts
[Fix] Corrupted cursor position when deleting blocks
[Fix] Error when using multi-level lists of different nature
v1.24.0+1
06 Jul 08:51
Compare
Sorry, something went wrong.
No results found
Use Flutter context menu when read-only on iOS
Add translations for Hungarian
[Fix] merge method not applying horizontal rule theme data
[Fix] regex for ul in Markdown decoder
v1.23.0
26 May 14:38
Compare
Sorry, something went wrong.
No results found
Use system context menu on iOS
Upgrade to Flutter 3.32.0
v1.22.0
28 Apr 16:35
Compare
Sorry, something went wrong.
No results found
tab (resp. shift+ tab) indents (resp. un-indents) line
AutoExitRule un-indents lists
iOS selection improvements
[Fix] iOS floating cursor wrongly position when editor has padding
[Fix] HTML encoding when multi-levels lists are followed by other lists or a plain paragraph
v0.21.0
09 Apr 07:44
Compare
Sorry, something went wrong.
No results found
Add Portuguese & Brazilian Portuguese support
Add Korean support
Upgrade to Flutter 3.29
contextMenuBuilder can be overridden
[Fix] Inappropriate leading numbers in code block
[Fix] Theme not being applied to checklist
v1.20.1
06 Feb 10:59
Compare
Sorry, something went wrong.
No results found
Fix markdown decoder not recognizing all ul tokens
Fix scroll jumps when toggling checkbox
Fix null check on null value error in _onChangedClipboardStatus
v1.20.0
29 Dec 18:08
Compare
Sorry, something went wrong.
No results found
Upgrade to Flutter v3.27
Add Dutch and German translations
v1.19.0
11 Sep 12:38
Compare
Sorry, something went wrong.
No results found
Improve performance when handling long documents
Add translations for Persian
Ability to cherrypick autoformats natively available
Add support for indentation in blocks in Markdow codec
[Fix] Autoformat cannot be undone on iOS