Skip to content

Releases: tneotia/html-editor-enhanced

v2.6.0

18 May 17:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.1...v2.6.0

v2.5.1

25 Jan 15:27
Compare
Choose a tag to compare

What's Changed

  • Bump version kotlin and compile SDK by @opimand in #274
  • Updated dependencies by @ksilz in #299
  • upgrade dependencies and example to support flutter 3 and android sdk 33 by @kimmanwky in #328
  • Updated pubs and replaced deprecated codes. by @altotunchitoo in #330
  • paths in pubspec.yaml as this was causing the build on apple to fail by @eliudio in #369
  • Bug fix for "No file or variants found for asset: ..." by @kimmanwky in #370

New Contributors

Full Changelog: v2.5.0...v2.5.1

v2.5.0

04 Jun 16:33
Compare
Choose a tag to compare

What's Changed

  • Support Flutter 3.0 (remove warnings) (@Cteq3132)
  • [BREAKING] Support modifying foreColorSelected and backColorSelected when using a custom dialog for font coloring
    • If you are using a custom updateStatus function for the font coloring, that function is now defined as updateStatus(Color)
  • Added disabled parameter to automatically disable editor on initial load
  • Fixed white background color appearing sometimes when pressing backspace on text
  • Added useHybridComposition parameter in case devs want to disable this behavior (improves animations of app)
  • [WEB] Fixed editor height being 0 when initialText is null (@dab246)
  • Migrated example to Android embedding V2
  • Removed woff fonts to allow iOS App Store submissions

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

30 Oct 21:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

10 Sep 00:17
9cbd9f3
Compare
Choose a tag to compare
Update FAQ

v2.2.0

14 Jun 22:33
Compare
Choose a tag to compare
Tidy up before 2.2.0 release

v2.1.1

30 May 00:37
63c7024
Compare
Choose a tag to compare
Update FAQ

v2.1.0

15 May 21:59
Compare
Choose a tag to compare
Prepare 2.1.0+1 to Pub

v2.0.1

02 May 19:51
Compare
Choose a tag to compare
Prepare 2.0.1 to pub

v2.0.0+1

24 Apr 12:52
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/tneotia/html-editor-enhanced