Release v1.4.1#25
Merged
Merged
Conversation
Bump version across pyproject, GUI package, Tauri config, and GUI crate to 1.4.1, and document the release in CHANGELOG: - new LLM/chatbot/MCP detection signatures with OWASP + CWE tags - "How AgentArmor analyzed this" / "How we scored this" report panels - cloud-only cleanup (offline remnants removed) - Rust/Python L1 rule parity via a shared embedded catalog - README/PyPI/GitHub discoverability refresh
YashvantHange
added a commit
that referenced
this pull request
Jul 9, 2026
The #25 merge conflict-resolution left pyproject.toml and the README version references at 1.4.0 while the GUI/Tauri files moved to 1.4.1. Align all of them to 1.4.1 so the PyPI package, badge, release link, and installer name match.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v1.4.1
Version bump (pyproject, GUI
package.json, Tauritauri.conf.json, GUI crateCargo.toml) + CHANGELOG for the 1.4.1 release.What's in 1.4.1 (see the three feature PRs)
This PR only bumps versions + CHANGELOG. Merge the feature PRs first so the tagged release contains them:
mainand merge (it was stacked on Refresh About/README discoverability + finish cloud-only cleanup #22)v1.4.1onmain→ the release workflow builds the installer and publishes to PyPI.I can create the
v1.4.1tag + GitHub release once the above are merged (or you can push the tag yourself).