Skip to content

v0.61.69

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:46
· 846 commits to main since this release
3ab27af

Control plane + dashboard. The headline: site tags (GH #230).

Added

  • Site tags. Organize your fleet with colored tags across the whole dashboard:
    • Create and assign tags from a keyboard-first picker (type to search, Enter to create) on the site card, the sites table row, or site settings; multiple tags per site, edits apply instantly.
    • Every tag gets a consistent, automatically assigned color (readable in light and dark themes), with an optional per-tag custom color from a curated palette.
    • Filter the Sites list by one or more tags with match-any or match-all semantics, persisted in the URL so filtered views can be bookmarked and shared; clicking any tag chip filters to that tag.
    • Bulk tagging: select multiple sites and add or remove tags across all of them in one action, with a mixed-state indicator and a per-site result report.
    • A tag management page under Settings: rename a tag everywhere at once, merge duplicates, change colors, and delete with the usage count shown first.
    • Existing site tags are registered automatically on upgrade. Registry changes require organization-scoped access and are audit-logged.

Full Changelog: v0.61.68...v0.61.69