amir20 Products
All amir20 Release Notes (19)
- Apr 17, 2026
- Date parsed from source:Apr 17, 2026
- First seen by Releasebot:Apr 17, 2026
v10.4.1
Dozzle adds k8s cluster service notification manager support and fixes Cloud remove_container agent queue burst calls.
🚀 Features
Implement notification manager support for k8s cluster service - by @parag-wellpro (ac2ca)
🐞 Bug Fixes
Cloud remove_container on agents and queue burst tool calls - by @amir20 and Claude Opus 4.7 (1M context) in #4634 (816dc)
deps: Update all non-major dependencies - in #4637 (9d008)
View changes on GitHub
Original source - Apr 17, 2026
- Date parsed from source:Apr 17, 2026
- First seen by Releasebot:Apr 17, 2026
v10.4.0
Dozzle adds native compose file deployment for smoother deployments.
🚀 Features
Add native compose file deployment - by @amir20 and Claude Opus 4.6 (1M context) in #4618 (d09b2)
View changes on GitHub
Original source All of your release notes in one feed
Join Releasebot and get updates from amir20 and hundreds of other software products.
- Apr 14, 2026
- Date parsed from source:Apr 14, 2026
- First seen by Releasebot:Apr 15, 2026
v10.3.3
Dozzle fixes healthcheck behavior for agent-only configurations.
Bug Fixes
Healthcheck should pass when only agents are configured - by @amir20 and Claude Opus 4.6 (1M context) in #4630 (563ed)
View changes on GitHub
Original source - Apr 13, 2026
- Date parsed from source:Apr 13, 2026
- First seen by Releasebot:Apr 14, 2026
v10.3.2
Dozzle adds a welcome modal after cloud linking and improves cloud connectivity with fixes for pro plan upgrades, healthcheck reliability, and clearer cloud error handling, while also updating non-major dependencies.
🚀 Features
Welcome modal after cloud linking - by @amir20 and Claude Opus 4.6 (1M context) in #4624 (abac4)
🐞 Bug Fixes
Re-establish cloud connection after pro plan upgrade - by @amir20 and Claude Opus 4.6 (1M context) in #4619 (3dbbe)
Use fixed path for agent healthcheck address file - by @amir20 and Claude Opus 4.6 (1M context) in #4617 (3aa80)
Healthcheck should not fail when a remote host is unavailable - by @amir20 and Claude Opus 4.6 (1M context) in #4626 (6c4b3)
Distinguish cloud unavailable from auth errors - by @amir20 and Claude Opus 4.6 (1M context) in #4627 (ac43d)
deps:
Update all non-major dependencies - in #4620 (27fdd)
Update all non-major dependencies - in #4625 (52e61)
View changes on GitHub
Original source - Apr 12, 2026
- Date parsed from source:Apr 12, 2026
- First seen by Releasebot:Apr 12, 2026
v10.3.1
Dozzle adds PWA support, Cloud dashboard streaming logs, and bug fixes for memory stats and grouped log alerts.
Features
- Add PWA support with dynamic base URL - by @amir20 and Claude Opus 4.6 (1M context) in #4608 (af441)
- Improve Dozzle Cloud discoverability - by @amir20 and Claude Opus 4.6 (1M context) in #4609 (6d8f3)
- Add streaming log support for Cloud dashboard - by @amir20 and Claude Opus 4.6 (1M context) in #4605 (fe816)
Bug Fixes
- Fix memory stats not showing on cgroup v2 - by @utafrali in #4607 (f5f73)
- Grouped log alerts failing with type mismatch - by @amir20 and Claude Opus 4.6 (1M context) in #4612 (a1aa2)
- deps: Update all non-major dependencies - in #4610 (a0877)
View changes on GitHub
Original source - Apr 7, 2026
- Date parsed from source:Apr 7, 2026
- First seen by Releasebot:Apr 7, 2026
v10.3.0
Dozzle adds cloud container actions via gRPC, including update, image pull, and recreate support, while improving log viewing, mobile toast layout, and cloud reliability. This release also tightens bug fixes and dependency updates for a smoother experience.
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:
Update all non-major dependencies - in #4570 (591d8)
Update all non-major dependencies - in #4579 (806b6)
Update all non-major dependencies - in #4586 (3ab75)
Update dependency vite to v8.0.5 [security] - in #4595 (fe83d)
Update all non-major dependencies - in #4596 (d873e)
View changes on GitHub
Original source - Mar 26, 2026
- Date parsed from source:Mar 26, 2026
- First seen by Releasebot:Mar 27, 2026
v10.2.1
Dozzle adds swarm-deploy for local image testing, supports log.level JSON key detection, and fixes swarm notification config broadcasting.
🚀 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
Original source - Mar 23, 2026
- Date parsed from source:Mar 23, 2026
- First seen by Releasebot:Mar 23, 2026
v10.2.0
Dozzle releases persistent user profiles, adds Docker event notifications, and brings mobile UI improvements for notifications and the container table, alongside log grouping and build fixes plus dependency updates.
🚀 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:
Update module google.golang.org/grpc to v1.79.3 - in #4546 (0db98)
Update all non-major dependencies - in #4554 (4f769)
Update all non-major dependencies - in #4559 (21302)
Update dependency unplugin-vue-components to v32 - in #4560 (6bb3c)
View changes on GitHub
Original source - Mar 17, 2026
- Date parsed from source:Mar 17, 2026
- First seen by Releasebot:Mar 18, 2026
v10.1.2
Dozzle releases 4.6 with bug fixes for orphaned lines and continued log dates, and updates to dependencies including Vite.
🐞 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
Original source - Mar 9, 2026
- Date parsed from source:Mar 9, 2026
- First seen by Releasebot:Mar 12, 2026
v10.1.1
amir20 releases Opus 4.6 with bug fixes improving sync and orphaned log handling plus non major dependency updates.
🐞 Bug Fixes
- Sync notification stats across agents - by @amir20 and Claude Opus 4.6 in #4525 (330e9)
- Emit orphaned log lines when no real entry follows - by @amir20 and Claude Opus 4.6 in #4527 (fce15)
deps:
- Update all non-major dependencies - in #4521 (6f139)
- Update all non-major dependencies to ^3.5.30 - in #4522 (1cd1b)
View changes on GitHub
Original source - Mar 8, 2026
- Date parsed from source:Mar 8, 2026
- First seen by Releasebot:Mar 12, 2026
v10.1.0
amir20 releases webhook notifications with custom HTTP headers plus fixes to timestamps, stats, and orphaned lines.
🚀 Features
- Add custom HTTP headers for webhook notifications - by @amir20 and Claude Opus 4.6 in #4517 (91ad1)
🐞 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
Original source - Mar 2, 2026
- Date parsed from source:Mar 2, 2026
- First seen by Releasebot:Mar 12, 2026
v10.0.7
amir20 announces visual container background effect, id-based colors, and metric alert sample window size, plus dependency updates.
🚀 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:
- Update all non-major dependencies - in #4500 (57c54)
- Update all non-major dependencies - in #4501 (63ed9)
View changes on GitHub
Original source - Feb 27, 2026
- Date parsed from source:Feb 27, 2026
- First seen by Releasebot:Mar 12, 2026
v10.0.6
amir20 delivers a maintenance release fixing incorrect bar charts and updating non-major dependencies to v0.35.2.
🐞 Bug Fixes
- Fixes incorrect bar charts - by @amir20 in #4487 (d3e23)
- deps: Update all non-major dependencies to v0.35.2 - in #4490 (c8b73)
- View changes on GitHub
- Feb 26, 2026
- Date parsed from source:Feb 26, 2026
- First seen by Releasebot:Mar 12, 2026
v10.0.5
amir20 releases 4.6 with bug fixes, chart improvements, network stats for agent client, and non-major dependency updates.
🐞 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:
- Update all non-major dependencies - in #4471 (79898)
- Update all non-major dependencies - in #4483 (22803)
View changes on GitHub
Original source - Feb 21, 2026
- Date parsed from source:Feb 21, 2026
- First seen by Releasebot:Mar 12, 2026
v10.0.4
amir20 releases bug fixes and stability improvements including unique container names for multi-container apps and a startup fix in agent mode plus dependency updates.
🐞 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)
View changes on GitHub
Original source