Tags give the ability to mark specific points in history as being important
-
0.11.2
Release: Release 0.11.24ec69b0d · ·fix(ci): use official git-cliff image instead of manual binary download
-
0.11.1
Release: Release 0.11.11ae7abe6 · ·fix(ci): use official git-cliff image instead of manual binary download
-
0.11.0
Release: Release 0.11.02b3d1da7 · ·API hardening, media URL resolution, and release automation New endpoints and features: - GET /version exposes build info and schema version - POST /auth/change-password for self-service password changes - GET /tags/{slug} — non-numeric tag identifiers now do slug lookup - GET /tags supports pagination with X-Total-Count header - MEDIA_BASE_URL config var produces absolute media URLs in responses Operations improvements: - CORS default documented with production warning - nginx and Caddy snippets for media file serving added to docs - git-cliff integrated into CI release pipeline for automatic changelogs CI/tooling: - vacuum OpenAPI linter added to lint stage - Makefile restructured into Build / Run / Test / Development sections