Skip to content

Releases: devforth/adminforth-markdown

v1.2.0

22 May 09:11
Compare
Choose a tag to compare

1.2.0 (2025-05-22)

Bug Fixes

  • remove unnecessary secrets declaration in release.yml (b786d94)
  • update Slack notification script to check previous pipeline status (d32f136)

Features

  • add LICENSE and README files for Markdown Plugin (f757fee)

v1.1.0

16 Apr 08:45
96c0a09
Compare
Choose a tag to compare

1.1.0 (2025-04-16)

Features

  • add support for image attachments in MarkdownEditor and implement S3 upload functionality (a7a5a17)

v1.0.0

08 Apr 10:10
Compare
Choose a tag to compare

1.0.0 (2025-04-08)

Bug Fixes

  • handle async rendering error in MarkdownRenderer and improve fallback return value (8ddf262)
  • handle async rendering in MarkdownRenderer and update TypeScript config (95090e6)
  • restore repository field in package.json and add adminforth as a dependency (215685a)
  • update build script and modify PluginOptions interface (ff9c8b9)
  • update dependencies (eaf17c7)

Features

  • refactor styles in MarkdownRenderer.vue (66b494f)
  • rollout to npm (db89c43)