Skip to content

FaynoSync

v1.6.5 Feature

This release adds 5 notable features for engineering teams evaluating rollout.

Published 17d Deployment Automation
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

api auto-update cross-platform desktop-app electron electron-updater
+8 more
go mongodb s3 self-hosted software-updates tauri tuf update-server

Affected surfaces

auth rbac

Summary

AI summary

Added report group lifecycle status (open/resolved/muted) with partial‑update, triage metadata, auto‑reopen on regression, and deletion endpoints.

Changes in this release

Feature Medium

Adds lifecycle status (`open`/`resolved`/`muted`) for report groups, defaulting to `open`.

Adds lifecycle status (`open`/`resolved`/`muted`) for report groups, defaulting to `open`.

Source: llm_adapter@2026-07-16

Confidence: high

Feature Medium

Adds PATCH endpoint `/reports/groups/:groupHash` to partially update status, tags, and note.

Adds PATCH endpoint `/reports/groups/:groupHash` to partially update status, tags, and note.

Source: llm_adapter@2026-07-16

Confidence: high

Feature Medium

Adds free‑form `tags` (≤20) and `note` (≤2000 chars) metadata to report groups.

Adds free‑form `tags` (≤20) and `note` (≤2000 chars) metadata to report groups.

Source: llm_adapter@2026-07-16

Confidence: high

Feature Medium

Adds regression auto‑reopen: a new event on a `resolved` group reopens it while preserving tags and note.

Adds regression auto‑reopen: a new event on a `resolved` group reopens it while preserving tags and note.

Source: llm_adapter@2026-07-16

Confidence: high

Feature Medium

Adds DELETE endpoint `/reports/groups/:groupHash` to hard‑delete a group and its storage objects.

Adds DELETE endpoint `/reports/groups/:groupHash` to hard‑delete a group and its storage objects.

Source: llm_adapter@2026-07-16

Confidence: high

Feature Low

Allows filtering report groups by `status` in the list API (e.g., `status=open`, `status=all`).

Allows filtering report groups by `status` in the list API (e.g., `status=open`, `status=all`).

Source: granite4.1:30b@2026-07-16-audit

Confidence: low

Feature Low

Resolving a group records `resolvedAt`/`resolvedBy`; other status changes clear them.

Resolving a group records `resolvedAt`/`resolvedBy`; other status changes clear them.

Source: granite4.1:30b@2026-07-16-audit

Confidence: low

Full changelog

Features

  • Added a lifecycle status to report groups (open/resolved/muted, defaulting to open). New groups are created open; the list API accepts a status filter (status=open also matches pre-existing groups that have no status field, status=all disables the filter).
  • Added PATCH /reports/groups/:groupHash (permission edit) as a partial-update endpoint for a group's status, tags, and note (any combination; at least one required). Resolving records resolvedAt/resolvedBy, any other status clears them.
  • Added free-form triage metadata independent of status: tags (up to 20, each ^[a-zA-Z0-9._-]{1,64}$) and a note (up to 2000 chars). An empty tags array or empty note clears the field; both survive an auto-reopen.
  • Added regression auto-reopen: a new event on a resolved group flips it back to open and clears the resolution markers (tags/note are preserved), while muted groups stay suppressed.
  • Added DELETE /reports/groups/:groupHash (permission delete) to hard-delete a group together with its blob metadata and the underlying storage objects (best-effort, falling back to the storage lifecycle/TTL). All three endpoints are scoped to the requester's accessible apps.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track FaynoSync

Get notified when new releases ship.

Sign up free

About FaynoSync

Self-hosted Dynamic Update Server with statistics, supporting multiple updaters. Flexible features for seamless app updates and insights.

All releases →

Related context

Beta — feedback welcome: [email protected]