Releases: amir20/dozzle
Releases · amir20/dozzle
v10.3.0
🚀 Features
- Expose container actions to Dozzle Cloud via gRPC - by @amir20 and Claude Opus 4.6 (1M context) in #4578 (3ce1f)
- Adds scroll up for multiple container views 🥳 - by @amir20 and Claude Opus 4.6 (1M context) in #4450 (475a1)
- Add container update action with image pull and recreate 🚀 - by @amir20 and Claude Opus 4.6 (1M context) in #4588 (28482)
- Add descriptive messages to cloud action responses - by @amir20 and Claude Opus 4.6 (1M context) in #4592 (dd5cd)
- Include short SHA in dev/PR version strings - by @amir20 and Claude Opus 4.6 (1M context) in #4598 (4c378)
🐞 Bug Fixes
- Add missing fields to protobuf agent conversions - by @amir20 and Claude Opus 4.6 (1M context) in #4568 (4cf39)
- Preserve grouped log fragments as array in notifications - by @amir20 and Claude Opus 4.6 (1M context) in #4573 (77ddc)
- Increase log details max height - by @amir20 and Claude Opus 4.6 (1M context) in #4574 (48145)
- Add gRPC keepalive to cloud client to prevent proxy idle disconnects - by @amir20 in #4582 (7225a)
- Guard FuzzySearchModal for fuse.js 7.3.0 empty query change - by @amir20 and Claude Opus 4.6 (1M context) in #4587 (7966b)
- Resolve race condition in TestContainerStore_die - by @amir20 and Claude Opus 4.6 (1M context) in #4591 (5abda)
- Improve toast layout on mobile 📱 - by @amir20 and Claude Opus 4.6 (1M context) in #4593 (2d54f)
- Prevent Dozzle from attempting to update its own container - by @amir20 and Claude Opus 4.6 (1M context) in #4600 (f13bc)
- deps:
View changes on GitHub
v10.2.1
🚀 Features
- Add swarm-deploy function for local image testing - by @amir20 and Claude Opus 4.6 (1M context) (2380c)
- Support log.level JSON key for level detection - by @amir20 and Claude Opus 4.6 (1M context) in #4564 (fd943)
🐞 Bug Fixes
- Notification config not broadcast to swarm nodes - by @amir20 and Claude Opus 4.6 (1M context) in #4563 (f60fb)
- deps: Update all non-major dependencies - in #4566 (e2715)
View changes on GitHub
v10.2.0
🚀 Features
- Always persist user profile to disk - by @amir20 and Claude Opus 4.6 (1M context) in #4550 (fc1e8)
- Add Docker event notifications - by @amir20 and Claude Opus 4.6 (1M context) in #4556 (2975a)
🐞 Bug Fixes
- Don't break log group when next line has the same level - by @amir20 and Claude Opus 4.6 (1M context) in #4549 (abdcb)
- Correct Makefile dependencies and missing .PHONY declarations - by @amir20 and Claude Opus 4.6 (1M context) in #4552 (8957f)
- Mobile UI improvements for notifications and container table - by @amir20 and Claude Opus 4.6 (1M context) in #4558 (dc38d)
- deps:
View changes on GitHub
v10.1.2
🐞 Bug Fixes
- Don't skip orphaned lines near container start - by @amir20 and Claude Opus 4.6 (1M context) in #4529 (e1797)
- Fixes the date cutting in continued log events, see #4123 - by @ivoshm in #4538 and https://github.com/amir20/dozzle/issues/4123 (106df)
- deps:
- Update all non-major dependencies - in #4530 (42510)
- Update all non-major dependencies - in #4533 (790c8)
- Update dependency vite to v8 - in #4534 (e0109)
- Update all non-major dependencies - in #4535 (72c9b)
- Update dependency entities to v8 - in #4545 (824bf)
- Update all non-major dependencies - in #4543 (e1f4e)
View changes on GitHub
v10.1.1
v10.1.0
🚀 Features
🐞 Bug Fixes
- Set correct timestamp on downloaded zip log files - by @amir20 in #4516 (ebc64)
- Preserve notification runtime stats on update - by @amir20 and Claude Opus 4.6 in #4520 (45b7a)
- Skip orphaned continuation lines and improve group chaining - by @amir20 and Claude Opus 4.6 in #4518 (8121e)
- deps: Update all non-major dependencies - in #4508 (3bc57)
View changes on GitHub
v10.0.7
🚀 Features
- Shows a subtle background affect when a new container is added - by @amir20 in #4494 (66126)
- Bases colors for containers off id instead of name - by @amir20 in #4496 (c7e56)
- Introduces sample window size for metric alerting - by @amir20 and Claude Opus 4.6 in #4498 (93d9c)
🐞 Bug Fixes
- deps:
View changes on GitHub
v10.0.6
v10.0.5
🐞 Bug Fixes
- Normalize CPU % against container cpuLimit and add soft ceiling to BarChart - by @amir20 and Claude Opus 4.6 in #4464 (54469)
- Add network stats to agent client - by @marvinruder in #4482 (e66dd)
- Makes the bar chart with a large limit more sensetive - by @amir20 in #4476 (5d38e)
- deps:
View changes on GitHub
v10.0.4
🐞 Bug Fixes
- Use coolify.serviceName for unique container names in multi-container apps - by @javierperezm in #4466 (5ff6d)
- Call Start() before LoadConfig() in agent mode to prevent nil pointer panic - by @amir20 and Claude in #4468 (78114)
- deps: Update all non-major dependencies - in #4463 (ffa38)