What's Changed
Features
- feat: support multiple database host engines (MySQL, MariaDB, PostgreSQL, MongoDB, Redis) (3544f60)
- feat: redesign admin danger zones, show avatars for user pickers, rework allocation UI (29826cf)
- feat: use dither-kit generative avatars as the default user avatar placeholder (15f46c5)
- feat: replace server info sparklines with dither-kit charts (5845cd4)
Bug Fixes
- fix: use crypto.getRandomValues instead of Math.random for host selection (7932986)
- fix: address CodeRabbit review findings on multi-engine database hosts (417ee56)
- fix: give dither-kit sparklines an explicit height, they collapse without one (1262635)
Other Changes
- chore: sync bun.lock with nodemailer 9.0.3 bump (b98cef1)
- chore(deps): bump the npm_and_yarn group across 2 directories with 1 update (09193b8)
- i18n: translate multi-engine database host strings for pl, de, es, fr (8115819)
- style: use custom Select on account page, fix language selector spacing (2fa741b)
- chore: add design-taste-frontend and redesign-existing-projects skills (b5f4d6f)
- style: move api keys create button into section header, matching list pages (49a3dce)
- style: use numbered-page pagination on node allocations list, matching egg list style (54a91ae)
- Update README to simplify content (b9c14e1)
- style: match card background to page background, separate surfaces by border only (a7ada29)
- style: align Monaco code-editor theme chrome colors with panel token palette (073943e)
- style: revert sidebar hover to neutral tint, use theme tokens for console panel bg (77986af)
- style: revert positive/success status indicators to green, keep decorative accents blue (4ae2da5)
- style: convert accent green to blue app-wide, retint sidebar/background to match (4e1333c)
- style: revert server list to individual bordered cards, drop divide-grid layout (ce4bf7b)
- style: flatten cards to border-only across panel and admin, connect server grid with divide borders (7922557)
- style: reduce radius scale, drop card shadow for border-only look (62b0178)
- style: tighten dark theme neutrals toward near-black scale (34d4f99)
- style: swap heading font to Funnel Display, fix font-mono var (d55109d)
- docs: update contributing guide for stable release and readme banner url (4c7d384)
Credits
@stripsior
Docker Images
docker pull ghcr.io/struxadotcloud/dashboard:1.1.3
docker pull ghcr.io/struxadotcloud/watchkeeper:1.1.3
docker pull ghcr.io/struxadotcloud/migrate:1.1.3
Deploy
Install
bash <(curl -fsSL https://install.struxa.cloud)
Update
bash <(curl -fsSL https://install.struxa.cloud) update