Releases: amir20/dozzle
Releases · amir20/dozzle
v8.0.6
🚀 Features
🐞 Bug Fixes
- Fixes broken host info for remote hosts. fixes #3103 - by @amir20 in #3103 (6c153)
- Uses correct int size for memory - by @amir20 in #3115 (01afa)
- Fixes broken auto redirect. see #3123 - by @amir20 in #3129 and #3123 (aa655)
- Fetching more should only allow for one and abort if one is already in progress. fixes #3113 - by @amir20 in #3118 and #3113 (5d901)
- deps:
- Update all non-major dependencies - by @renovate[bot] in #3106 (8fec4)
- Update all non-major dependencies - by @renovate[bot] in #3111 (c5e3f)
- Update all non-major dependencies - by @renovate[bot] in #3112 (59e0b)
- Update dependency tailwindcss to ^3.4.5 - by @renovate[bot] in #3117 (987c0)
- Update dependency @iconify-json/material-symbols to ^1.1.85 - by @renovate[bot] in #3121 (565bf)
View changes on GitHub
v8.0.5
v8.0.4
v8.0.3
v8.0.2
v8.0.1
🚨 Breaking Changes
🚀 This is a major feature which introduces agents and swarm mode.
🐞 Bug Fixes
- deps:
- Update all non-major dependencies - by renovate[bot] in #3055 (806af)
- Update dependency daisyui to ^4.12.7 - by renovate[bot] in #3056 (9b87c)
- Update dependency entities to v5 - by renovate[bot] in #3060 (89f85)
- Update all non-major dependencies - by renovate[bot] in #3064 (26e4d)
- Update all non-major dependencies - by renovate[bot] in #3065 (2e5fb)
v7.0.7
v7.0.6
🚀 Features
- Display top 10 in fuzzysearch - by @amir20 in #3023 (9447b)
- Improves search by showing all matches within threshold and enable scrolling instead - by @amir20 in #3029 (214b1)
🐞 Bug Fixes
- Improves keyboard navigation and styling of fuzzy search - by @amir20 in #3031 (f9c29)
- Adds missing . in swarm id for containter title - by @amir20 (4b48b)
- deps: