Releases: kontakto-fi/email-editor
Releases · kontakto-fi/email-editor
v1.6.0
25 Mar 10:46
Compare
Sorry, something went wrong.
No results found
1.6.0 (2026-03-25)
Bug Fixes
allow inline editing of markdown text blocks in editor (5e4cc53 )
replace Waypoint placeholder URLs with generic ones (b3de438 )
Features
add "Disable backdrop" option for native-looking emails (b9f163a )
v1.5.1
05 Mar 12:07
Compare
Sorry, something went wrong.
No results found
1.5.1 (2026-03-05)
Bug Fixes
simplify getPadding type to fix TS2345 error (1cfea90 )
v1.5.0
05 Mar 11:56
Compare
Sorry, something went wrong.
No results found
1.5.0 (2026-03-05)
Bug Fixes
allow inline text editing by removing preventDefault from block wrapper (7513973 )
hide samples drawer toggle when samplesDrawerEnabled is false (e568c0e )
remove platform-specific @rollup/rollup-linux-x64-gnu dependency (bb05e6e )
remove unused imports and variables breaking DTS build (addbf39 )
reorder package.json exports so types condition is checked first (53bc320 )
test: fix flaky e2e tests and remove unreliable ones (bdc7e6e )
test: update e2e test selectors for reliability (4096eac )
Features
add block copy/paste and delete keyboard shortcuts (f817036 )
add inline editors for Button, Html, and Signature blocks (fe07818 )
add Signature block with personal and company presets (3e56130 )
v1.4.0
05 Mar 10:22
Compare
Sorry, something went wrong.
No results found
1.4.0 (2026-03-05)
Features
add renderToText() and plain text preview tab (c6b1869 )
v1.3.3
02 Mar 20:30
Compare
Sorry, something went wrong.
No results found
1.3.3 (2026-03-02)
Bug Fixes
session: reset document synchronously during render (847d431 )
v1.3.2
02 Mar 19:16
Compare
Sorry, something went wrong.
No results found
1.3.2 (2026-03-02)
Bug Fixes
session: reset editor when initialTemplate prop changes (d13d80a )
v1.3.1
02 Mar 14:06
Compare
Sorry, something went wrong.
No results found
1.3.1 (2026-03-02)
Bug Fixes
resolve all npm vulnerabilities (ad27261 )
v1.3.0
02 Mar 13:53
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-03-02)
Bug Fixes
prevent focus loss on every keystroke when editing blocks (e7124dd )
Features
accept raw HTML string as initialTemplate (a25ad98 )
v1.2.1
02 Mar 11:24
Compare
Sorry, something went wrong.
No results found
1.2.1 (2026-03-02)
Bug Fixes
move react to peerDependencies only, fix exports for modern bundlers (adc1bb5 )
v1.2.0
09 May 12:59
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-05-09)
Features
theming: theming was improved (7ba9194 )