github amayer1983/docksentry v1.15.1
v1.15.1 — SVG icons for Group/Alert badges

latest releases: v1.26.1, v1.26.0, v1.25.1...
one month ago

Changed

  • Group + Major-Confirm icons → SVG in the Web UI. The 📦 (package) and (alert) glyphs on the Status table badges, the Major-Update banner, the per-container Detail Group row, and the Settings → Groups card headers are now inline SVG icons that respect color and look identical on every operating system.

    Emojis render slightly differently across Apple / Windows / Android — and on systems where the font is missing the glyph, you sometimes see an OBJ box instead. SVG icons use currentColor and avoid that whole class of issue.

    Reported by @hypnosis4u2nv in #2.

  • Notification text (Telegram messages, Discord embeds, generic webhook payloads) still uses emoji. Those clients render emoji consistently via their own graphics, and plain-text webhook channels can't embed SVG anyway.

Upgrade

docker pull amayer1983/docksentry:latest
docker compose up -d

No configuration changes required.

Don't miss a new docksentry release

NewReleases is sending notifications on new releases.