Skip to content

Releases: firstsun-dev/watermark-bucket-uploader

1.0.1

16 Jun 13:20

Choose a tag to compare

1.0.1 (2026-06-16)

Bug Fixes

  • update version to 1.0.0, replace builtin-modules, remove CSS !important (#13) (07dbdd1)

1.0.0

16 Jun 12:58

Choose a tag to compare

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)