🚀 Features
- Implements web hooks and dispatchers with a complete new notificaiton page 🔔 - by @amir20 in #4349 (321bf)
- Supports go templates for webhooks - by @amir20 in #4366 (abeb8)
- Adds test connection for destination - by @amir20 in #4369 (1411c)
- Supports notifications for agents - by @amir20 in #4372 (0ff0d)
- Add Coolify labels as fallbacks for container name and group - by @javierperezm in #4384 (4db74)
- Supports dozzle cloud - by @amir20 in #4381 (8b4f4)
- Adds shortcut for creating alerts - by @amir20 in #4411 (40f33)
- Expand trace level aliases in level_guesser.go - by @gjorgdy in #4413 (b8f22)
- Adds json sytanx to template - by @amir20 in #4414 (c5af5)
🐞 Bug Fixes
- Fixes json objects not working for expr - by @amir20 in #4371 (0d712)
- Avoid fatal on invalid container filters in auth - by @Mirza-Samad-Ahmed-Baig in #4379 (efcad)
- Use io.Copy for exec TTY output instead of stdcopy - by @robertbreker in #4382 (f3afb)
- Fixes incorrect user scope for agent.find - by @amir20 (98a49)
- Fixes scrolling down in historical logs - by @amir20 in #4398 (ff586)
- Fixes alert edit not loading destination correctly - by @amir20 in #4399 (ecdcd)
- Fixes broken UI on smaller screens - by @amir20 in #4400 (cd15f)
- deps:
- Update all non-major dependencies to ^1.2.52 - in #4359 (d60a1)
- Update all non-major dependencies - in #4362 (e2109)
- Update all non-major dependencies - in #4378 (f831d)
- Update module github.com/puzpuzpuz/xsync/v4 to v4.4.0 - in #4388 (4a646)
- Update all non-major dependencies - in #4404 (21676)
- Update all non-major dependencies - in #4408 (0a1d8)
- Update dependency @codemirror/view to ^6.39.13 - in #4418 (30614)
- Update all non-major dependencies - in #4423 (e48aa)
🏎 Performance
- Implements a semaphore when too many requests happen in notificaiton manager - by @amir20 in #4402 (87ea9)
- Improves performance by removing watcher on containers - by @amir20 in #4394 (425d9)