Releases: Sqcows/pages-server
Releases · Sqcows/pages-server
0.1.4
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
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>