Files
sablier/CHANGELOG.md
sablier-bot[bot] 9d2b7793bd chore(main): release 1.10.5 (#748)
Co-authored-by: sablier-bot[bot] <186367030+sablier-bot[bot]@users.noreply.github.com>
2025-11-23 17:05:40 -05:00

3.9 KiB

Changelog

1.10.5 (2025-11-23)

Bug Fixes

  • dockerfile: remove running as non-root (b3d356a)
  • warn when the custom theme path does not exist (112bdaa)

Documentation

1.10.4 (2025-11-23)

Bug Fixes

  • dockerfile: copy file with proper permissions (#746) (12d00e0)

Documentation

  • add signature verification (3417baf)

1.10.3 (2025-11-23)

Bug Fixes

  • goreleaser: reverse --snapshot ternary expression (d834d17)

Documentation

1.10.2 (2025-11-23)

⚠ BREAKING CHANGES

  • remove plugins from the repository

fix\

  • remove plugins from the repository (6d88092)

Bug Fixes

Documentation

  • add CONTRIBUTING.md (a4d7dda)
  • add discord server and link pugin repositories (c5ac357)
  • add github and docker icons (da5d2d1)
  • add helm chart (71a35ca)
  • add OpenSSF scorecard (dc5fb22)
  • add release please glob file (64550ff)
  • add release please tags to update version (8bc21fb)
  • add sponsor section (e2b7965)
  • add support section (09f99f6)
  • improve documentation clarity (a6614de)
  • reference plugin repositories (33209ac)
  • traefik: set traefik plugin version to v1.10.1 (#654) (8af2f32)
  • update documentation (96750a5)

Code Refactoring