Fancy Gatus v3.0.0
This release contains breaking changes and requires Gatus >= v5.23.0.
New announcement feature
Fancy Gatus now uses the new announcement feature included in Gatus. Therefore the notice section in the frontend config is no longer used. Please move your announcements/notices to the Gatus config before upgrading. This change also requires that the frontend can access the /api/v1/config endpoint of Gatus. Please adjust your proxy config accordingly; an example configuration can be found here.
🚀 Features
- Implement new Gatus announcements feature by @BluemediaDev in #55
🐛 Fixes
- Limit number of result bubbles to 25 by @BluemediaDev in #54
⤵️ Dependencies
- Bump @eslint/compat from 1.3.1 to 1.3.2 by @dependabot[bot] in #41
- Bump daisyui from 5.0.46 to 5.0.50 by @dependabot[bot] in #42
- Bump tailwindcss from 4.1.11 to 4.1.12 by @dependabot[bot] in #47
- Bump svelte from 5.35.6 to 5.38.3 by @dependabot[bot] in #50
- Bump @sveltejs/kit from 2.22.5 to 2.36.2 by @dependabot[bot] in #51
- Bump svelte-check from 4.2.2 to 4.3.1 by @dependabot[bot] in #39
- Bump @eslint/js from 9.31.0 to 9.34.0 by @dependabot[bot] in #52
- Bump devalue from 5.1.1 to 5.3.2 in the npm_and_yarn group by @dependabot[bot] in #57
- Bump typescript-eslint from 8.37.0 to 8.40.0 by @dependabot[bot] in #53
💭 Uncategorized
- Add possibility to add custom text to releases by @BluemediaDev in #56