Tags give the ability to mark specific points in history as being important
-
v0.7.9
45a91728 · ·- Added [AIGate](https://github.com/psyb0t/aigate) as an OpenAI-compatible upstream example, including its Docker-network URL and `AIGATE_TOKEN`.
-
v0.7.8
d4fcb39d · ·- Corrected documentation to match the current chat controls. Chats can be created, renamed, searched, and deleted. Pinning and archiving were removed. - Corrected the MCP credential description. Stored settings are encrypted, and only Authorization headers remain masked in admin responses. - Removed stale and incomplete fixed-demo descriptions from the root, module, and web documentation.
-
v0.7.7
9f6bdc91 · ·- Clarified fixed demo mode. Exact demo prompts return predefined streamed replies while other messages use the selected model.
-
v0.7.6
938f898d · ·- Made the published Docker image the primary installation and usage path. Docker Compose from a source checkout now covers the Postgres option. - Removed internal implementation detail and status-page trivia from the root README. It now covers the parts of Chatz people actually use.
-
v0.7.5
adc2c71a · ·- Granted the `code` reusable-workflow caller `actions: read`, matching the shared workflow's permissions and allowing CI to start. - Made Docker Compose and published-image Docker runs the primary self-hosted documentation paths. Moved detailed Make commands to the contributor guide.
-
v0.7.4
84391bc5 · ·- Kept the active turn status visible while the chat is pinned to its latest message. When a response finishes, the message composer regains focus only if the user remained in the chat area. - The sidebar now keeps the Chatz heading and links to `github.com/psyb0t/chatz` beneath it.
-
v0.7.3
0490595f · ·- Updated the Servicepack framework from v1.9.1 to v1.9.2, which drops the framework's `make audit` target in favor of `make sec`. - Removed the redundant `make audit` target. `make sec` already runs `govulncheck` (alongside semgrep, merged into `sec.sarif`), so a separate vulnerability-only target duplicated that coverage. Run `make sec` instead.
-
v0.7.2
8dc3b823 · ·v0.7.2 Fixed - Added project recipes to `make lint` and `make test`, so GNU Make no longer appends Servicepack's inherited recipes. The commands now run their intended Chatz checks once and do not attempt Docker from inside the dev container. Changed - Updated Servicepack from v1.8.1 to v1.9.0. Future framework updates leave Chatz's downstream-owned `docs/` and `tests/` trees untouched. - Updated Servicepack to v1.9.1. Update backups now archive only tracked and unignored local files, and the updater rejects a framework file hidden by `.gitignore` before it can produce an incomplete commit. - Corrected contributor documentation to describe Chatz's current test tiers, generation targets, Docker workflow, and Servicepack ownership boundaries.
-
-
-
-
-
v0.5.0
1f8be33e · ·chatz v0.5.0 Three-tier test suite (unit, integration, api), a new tests/boot coverage tier, coverage raised from 78.9% to 87.5% with the floor lifted to 85, and the Go directive bumped to 1.26.6.
-
-
-
-