Skip to content

Releases: Sqcows/pages-server

0.1.4

15 Dec 17:53
c38204b

Choose a tag to compare

Release version 0.1.4 - Add plugin icon for Traefik Plugin Catalog

This release adds visual branding to the plugin for better identification
in the Traefik Plugin Catalog.

Changes:
- Add .assets/icon.png with SquareCows logo
- Add iconPath configuration to .traefik.yml
- Update version references from v0.1.3 to v0.1.4
- Update CHANGELOG.md with release notes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

0.1.3

15 Dec 17:52
67533c6

Choose a tag to compare

Release version 0.1.3 - Remove external dependencies

This release removes the unused external dependency (github.com/go-acme/lego/v4)
from go.mod, ensuring full compliance with Traefik plugin requirements.

Changes:
- Updated version references from v0.1.2 to v0.1.3 in README.md
- Updated version in examples/traefik-config.yml to v0.1.3
- Added v0.1.3 changelog entry documenting dependency removal
- Plugin now uses only Go standard library packages
- Improves Traefik Yaegi interpreter compatibility

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

0.1.2

15 Dec 17:31
50ecf3b

Choose a tag to compare

v0.1.2

Release v0.1.2 - Repository migration to GitHub

0.1.1

15 Dec 17:04
05d7060

Choose a tag to compare

v0.1.1

Release version 0.1.1 - DNS verification and custom domain redirects