Release v7.1.1#914
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates release documentation and version metadata across the Ghostwriter codebase for the v7.1.1 release.
Changes:
- Bumped version and release date to v7.1.1 / 18 June 2026 in
VERSIONand Django base settings. - Updated the supported-version matrix in
SECURITY.mdfor the 7.1.x line. - Published v7.1.1 release notes in
CHANGELOG.md, including a link to the security advisory.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| VERSION | Updates the repo’s top-level version/date marker to v7.1.1. |
| SECURITY.md | Adjusts the documented security-support window for the 7.1.x series. |
| config/settings/base.py | Updates runtime version and release date constants to 7.1.1. |
| CHANGELOG.md | Adds v7.1.1 release notes, including a security advisory reference. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3727ca1d74
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
🤖 Augment PR SummarySummary: Prepares the v7.1.1 release by bumping version/date metadata and updating release documentation. 🤖 Was this summary useful? React with 👍 or 👎 |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #914 +/- ##
=======================================
Coverage 93.78% 93.78%
=======================================
Files 406 406
Lines 28006 28006
=======================================
Hits 26266 26266
Misses 1740 1740 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Documentation updates for release.