Version history for every DjangoPlay app — pick one to see what changed and when. Looking for what’s coming next? Explore the latest roadmap and upcoming releases?
This release is about trusting the changelog gitaiflow writes for you. Changes are now classified into the right section automatically, kept honest to the branch you’re actually releasing from, and never duplicated across runs — so what ships is a changelog you don’t have to double-check by hand. Installing got simpler too: no sudo, no guessing where the binary landed.
Every change now lands in the right section of your changelog automatically — breaking changes, security, dependencies, docs, and more — classified by rule first, with AI stepping in only when something doesn’t fit an obvious pattern.
Classification now understands Python, Go, and JavaScript/TypeScript differently, so the changelog reads like someone who knows your stack wrote it — not a generic template.
Releasing from a feature branch no longer risks pulling in changes from somewhere else — the changelog only ever reflects the branch you’re actually shipping.
anything already recorded in the changelog is recognized and skipped, never duplicated.
Installing and upgrading is now one command, straight into ~/.local/bin, with no sudo and no manual PATH setup.