Skip to content

1.0.0

Choose a tag to compare

@ClaudiaFang ClaudiaFang released this 16 Jun 12:58
· 5 commits to main since this release

1.0.0 (2026-06-16)

Features

  • add development section to README (db9d042)

Bug Fixes

  • address SonarCloud code smells and improve reliability (6c8fd8b)
  • address SonarCloud code smells and improve reliability (#7) (aa5ff7e)
  • address SonarCloud issues (#8) (6d78e40)
  • address SonarCloud issues (XSS, reliability, and cognitive complexity) (da34982)
  • cast buffer to ArrayBuffer and add Dependabot deps release rules (b1c9065)
  • remove unnecessary ArrayBuffer type assertion in uploader (0cc1438)
  • rename plugin id to watermark-bucket-uploader (ab588eb)
  • trigger release with source change (4791ca8)
  • update plugin id to watermark-image-bucket-uploader (f5e618b)

Documentation

  • add architecture doc with Mermaid diagrams (8950902)

Code Refactoring

  • Align CI/CD pipeline and refine settings UI (#6) (8c01494)
  • fix sonar quality gate issues and improve code maintainability (730218e)
  • split main.ts into focused modules (84221ab)