chore(release): v0.5.1 - #413
Merged
Merged
Conversation
CaldeDaniele
pushed a commit
to CaldeDaniele/OpenWA
that referenced
this pull request
Jun 22, 2026
* commit '61582a487ca0759b049df0f667e27eb7196b0d32': (244 commits) fix(hooks): emit the message:ack hook (declared but never fired) (rmyndharis#427) feat: plugin platform — sandboxed plugins + dashboard install/uninstall (v0.6.0) (rmyndharis#426) test(security): verify undici honors the SSRF connect.lookup pin (real connection) (rmyndharis#425) chore(deps-dev): bump @types/node from 25.9.3 to 26.0.0 (rmyndharis#423) chore(deps): bump undici from 6.27.0 to 8.5.0 (rmyndharis#422) chore(deps-dev): bump @types/node from 25.9.3 to 26.0.0 in /dashboard (rmyndharis#420) chore(deps): bump the minor-and-patch group in /dashboard with 3 updates (rmyndharis#419) chore(deps): bump the minor-and-patch group with 10 updates (rmyndharis#421) fix(dashboard): keep the appearance popover inside the sidebar (rmyndharis#424) test(e2e): isolate the auth/audit (main) DB too, so e2e api-keys don't pollute the dev DB (rmyndharis#418) docs(changelog): log the plugin action/state color fix under [Unreleased] fix(dashboard): distinguish plugin action buttons from passive state (rmyndharis#417) test(e2e): isolate the e2e data DB so suites don't pollute the dev database (rmyndharis#416) chore(release): v0.5.1 (rmyndharis#413) feat(plugins): enforce declared capability permissions at the boundary (rmyndharis#412) feat(message): unify bulk template variables onto the shared {{name}} renderer (rmyndharis#69) (rmyndharis#411) fix(session): ignore engine callbacks from a superseded or torn-down engine (rmyndharis#410) ci(release): block a mis-tagged or under-documented release at the gate (rmyndharis#408) fix(docs): source version badges + Swagger from package.json and guard drift in CI (rmyndharis#407) chore(release): v0.5.0 (rmyndharis#406) ... # Conflicts: # dashboard/Dockerfile # dashboard/Dockerfile.traefik
fullstackbeast
pushed a commit
to fullstackbeast/OpenWA
that referenced
this pull request
Jul 4, 2026
fullstackbeast
pushed a commit
to fullstackbeast/OpenWA
that referenced
this pull request
Jul 16, 2026
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 v0.5.1 — a small correctness & consistency patch. No breaking changes (patch bump).
Bundles three already-merged enhancements now promoted from
[Unreleased]:{{name}}template syntax; legacy single-brace{name}deprecated but still honored. (message template support #69)Changes in this PR
package.json→0.5.1CHANGELOG.md→ promote[Unreleased]to## [0.5.1] - 2026-06-22Verified locally:
check:versions✓, build ✓, lint ✓, 1104 tests ✓. After merge, tagv0.5.1triggers the release workflow (multi-arch image + GitHub Release).