Releases: walkofcode/sentinello
Releases · walkofcode/sentinello
v1.4.0
29 May 15:00
Compare
Sorry, something went wrong.
No results found
1.4.0 (2026-05-29)
Features
core: share release-notes data; backfill to 1.0; surface on homepage (b8aa5a9 )
mcp: host an MCP server at /api/mcp with read + action tools (3110a22 )
web: add release-highlights index for what's-new (44c69f3 )
web: add Settings → What's new version history page (902bb02 )
web: add what's-new pill with dismissible highlights popover (a243270 )
web: mount what's-new pill in the top bar via layout slot (8cdfa8d )
web: move MCP settings to a dedicated section with server URL (36fce99 )
web: move what's-new pill next to the Settings nav link (3403d3f )
Bug Fixes
build: pass SENTINELLO_* env through turbo strict mode (35ea40b )
mcp: correct severity filtering and tighten tool input schemas (fe466a5 )
web: equalize overview cards so severity stops squeezing metrics (a48f979 )
web: shrink last-scan card so severity gets more room (4e582eb )
web: sort roots alphabetically in filter and settings (a1ef3aa )
web: store WhatsNew.releases as an array — next-intl forbids '.' in message keys (a23465e )
Refactor
web: drop unused getLatestHighlight helper (46783ed )
web: move what's-new history into About 'Release notes' section (6d204ef )
Documentation
whats-new: design spec for what's-new pill + version history (b381739 )
whats-new: implementation plan for what's-new pill + version history (f541347 )
v1.3.1
28 May 03:25
Compare
Sorry, something went wrong.
No results found
1.3.1 (2026-05-28)
Bug Fixes
web: strip 'v' prefix from SENTINELLO_VERSION so footer renders cleanly (ace676e )
v1.3.0
28 May 03:11
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-05-28)
Features
notifications: env filter, simpler edit form, duplicate action (bd4b4ee )
Refactor
db: extract shared depTypeClause helper (f9e69a8 )
v1.2.0
24 May 16:22
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-05-24)
Features
web: split home into separate Projects and Libraries pages (50c4ec9 )
v1.1.2
24 May 14:42
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-05-24)
Bug Fixes
worker: live-reload schedule when portal saves changes (cc4234a )
v1.1.1
23 May 16:06
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-05-23)
Bug Fixes
ci: collapse build outputs into one comma-separated name to keep manifest digest stable across registries (623d304 )
Refactor
ci: split publish into parallel publish-ghcr / publish-hub jobs and rename to publish-image.yml (89c249a )
v1.1.0
23 May 15:46
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-05-23)
Features
web: confirm before deleting roots and notification targets (36d8c2c )
web: replace footer update-available pill with dismissible top-of-page banner (82d793a )
worker: prune stale /roots/<name> entries on boot when their host mount is gone (14ebb45 )
Bug Fixes
db: cascade-delete projects, scan_requests, and target-roots on deleteRoot (a233f40 )
v1.0.1
23 May 14:31
Compare
Sorry, something went wrong.
No results found
1.0.1 (2026-05-23)
Bug Fixes
db: allow deleting a notification target with delivery history (f5127b4 )
scanners: drop audit findings whose lockfile-resolved install isn't in the vulnerable range (e90a574 )
v1.0.0
23 May 03:23
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-05-23)
Features
initial open-source release (8e5a02a )