Skip to content

Releases: devforth/adminforth-markdown

v1.10.3

06 Mar 11:27

Choose a tag to compare

1.10.3 (2026-03-06)

Bug Fixes

  • use pnpm in "custom" folder (097f1e3)

v1.10.2

05 Mar 10:10

Choose a tag to compare

1.10.2 (2026-03-05)

Bug Fixes

  • use pnpm instead of npm (929a2ed)

v1.10.1

24 Feb 11:40

Choose a tag to compare

1.10.1 (2026-02-24)

Bug Fixes

  • use prose tailwind styles for markdown renderer (bf0345c)

v1.10.0

20 Feb 14:39

Choose a tag to compare

1.10.0 (2026-02-20)

Bug Fixes

  • allow to upload the same file a few times (c6247f2)

Features

  • add copy and cut functionality to MarkdownEditor with clipboard support (5a0d7dd)

v1.9.1

19 Feb 14:59

Choose a tag to compare

1.9.1 (2026-02-19)

Bug Fixes

  • implement smart toggle wrap functionality for MarkdownEditor (cff1ac5)

v1.9.0

19 Feb 14:05

Choose a tag to compare

1.9.0 (2026-02-19)

Features

  • implement text wrapping commands and enhance image preview dimensions in MarkdownEditor (aa929f8)

v1.8.0

13 Feb 14:14

Choose a tag to compare

1.8.0 (2026-02-13)

Features

  • add normalization for attachment titles in MarkdownPlugin to improve database storage (444a56b)

v1.7.0

13 Feb 11:32

Choose a tag to compare

1.7.0 (2026-02-13)

Features

  • enhance video rendering in markdown by adding controls and a caption (7513a6c)

v1.6.0

12 Feb 23:50

Choose a tag to compare

1.6.0 (2026-02-12)

Features

  • implement drag-and-drop file upload and enhance error handling in MarkdownEditor (dfd7594)

v1.5.0

10 Feb 23:28

Choose a tag to compare

1.5.0 (2026-02-10)

Features

  • enhance URL handling in MarkdownPlugin for attachment extraction - support cusom backed CND-powered urls (ed82c3a)