Releases: devforth/adminforth-markdown
Releases · devforth/adminforth-markdown
v1.2.1
1.2.1 (2025-06-23)
Bug Fixes
- update S3 upload URL path and improve error message for attachment field configuration (e497404)
v1.2.0
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
1.1.0 (2025-04-16)
Features
- add support for image attachments in MarkdownEditor and implement S3 upload functionality (a7a5a17)
v1.0.0
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)