Skip to content

Releases: KevinTCoughlin/mc-dad-server

v0.2.0

15 Feb 21:55

Choose a tag to compare

Changelog

  • b85cc14 Add CLAUDE.md with project context for Claude Code
  • c6432a6 Add Copilot instructions and update docs for Kong flag rename
  • 2aa9da7 Add LemonSqueezy license validation infrastructure
  • b52ddad Add devcontainer, CONTRIBUTING.md, and update README for modern dev enlistment
  • 6c62f5c Add status badges and skip CI for docs-only changes
  • fe1240c Add tests for HMAC signing in license and nag packages
  • 3b677b3 Address code review feedback: centralize features list and improve error handling
  • 0ac9e91 Clean up CLI output, extract constants, remove dead code, add tests
  • 472f806 Delete deprecated install.sh and HMAC-sign install record
  • 938671d Fix all CI lint issues in internal/vote package
  • 8e4204c Fix gofumpt alignment in ValidationResponse struct
  • f6e7bdc Fix golangci-lint errors: comments, formatting, type stutter
  • 65245ff Fix lint errors in management test files
  • a202335 Fix nightly release asset upload glob
  • cee1f4e Fix stale Cobra reference in CONTRIBUTING.md and gitignore exe
  • c236220 HMAC-sign cached license response to prevent .license file tampering
  • a24a91f Initial plan
  • 45ad8ba Initial plan
  • fe40745 Initial plan
  • 2eb4c85 Integrate Dad Pack license validation into install flow and add documentation
  • 7dfc1fd Mark nightly releases as latest
  • 13463d9 Merge pull request #2 from KevinTCoughlin/copilot/fix-ci-lint-job-issues
  • 16ed6f5 Merge pull request #3 from KevinTCoughlin/copilot/modern-dev-enlistment-go-java-kotlin
  • 6b011bf Merge pull request #5 from KevinTCoughlin/copilot/integrate-lemon-squeeze-license
  • 985e7bc Migrate CLI framework from Cobra to Kong
  • 4a9d1f2 Replace Dad Pack paywall with shareware nag model
  • fe863fa Split nightly into cron-scheduled workflow, clean up release
  • 8248682 Use hmac.Equal for constant-time cache signature comparison
  • 10914d0 feat: add CS:GO-style map vote system
  • 3811366 feat: add Windows ARM64 (Snapdragon) support
  • 1061b47 feat: add platform download buttons to website
  • 6a9d35e fix: CI failures on Windows tests and golangci-lint version
  • ecc1d80 fix: check outFile.Close error return in maps.go
  • 818fdfd fix: resolve all remaining golangci-lint issues
  • 204d3b7 fix: resolve golangci-lint issues
  • 79c72bc fix: resolve remaining errcheck and gocritic lint issues

v0.1.0

14 Feb 07:33

Choose a tag to compare

Changelog

  • cc4339b Add GitHub Pages marketing page with installation instructions
  • 03e09ef Address code review: fix possessive, add error handling and accessibility
  • 31a9613 Initial plan
  • 57fd721 Merge pull request #1 from KevinTCoughlin/copilot/create-marketing-page
  • 12c9047 feat: add chat filter, config files, and CI improvements
  • 9c9f990 feat: add parkour map rotation and curated map installer
  • ea1a1e0 feat: initial release of mc-dad-server installer
  • 392d829 feat: rewrite mc-dad-server as Go CLI
  • 2f46381 fix: sync docs with actual CLI flags and fix nightly release

Nightly Build

14 Feb 07:29

Choose a tag to compare

Nightly Build Pre-release
Pre-release

Automated nightly build from main branch.
Commit: 80d322c

Warning: This is an unstable pre-release build.