Releases: amir20/dozzle
Releases · amir20/dozzle
v8.4.0
🚨 Breaking Changes
- Moves search to backend for better experience. It does remove show search results in context. - by @amir20 in #3245 (9f2f8)
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v8.3.0
🚀 Features
- Retries to fetch more logs if no logs are fetched when scrolling up - by @amir20 in #3230 (afcb8)
- Adds animations to bottom when in live mode - by @amir20 in #3231 (aec81)
- Changes scroll progress to reflect total available logs instead of just the logs in the browser - by @amir20 in #3236 (0a039)
- Adds a side panel for complex logs that enables reordering and enabling fields - by @amir20 in #3237 (85271)
- Show version number on top right. see #3228 - by @amir20 in #3239 and #3228 (9ea70)
🐞 Bug Fixes
- Fixes settings page when changing language - by @amir20 in #3216 (43194)
- Host port nb typo in readme - by @Qhilm in #3220 (eaf20)
- Fixes infinite loop when there are no logs - by @amir20 in #3235 (3a0ea)
- Fixes broken skip logs - by @amir20 (0798d)
- deps:
- Update all non-major dependencies - in #3209 (9f743)
- Update dependency @vueuse/core to v11 - in #3211 (acd99)
- Update dependency @vueuse/components to v11 - in #3210 (3d9e0)
- Update dependency @vueuse/router to v11 - in #3213 (1dea4)
- Update dependency unplugin-vue-macros to ^2.11.6 - in #3215 (b5461)
- Update all non-major dependencies - in #3232 (4bb00)
- Update all non-major dependencies - in #3238 (62a2e)
🏎 Performance
View changes on GitHub
v8.2.1
🚀 Features
- Translate the example log entries - by @Mephisto090 in #3206 (9ace6)
View changes on GitHub
v8.2.0
v8.1.5
v8.1.4
v8.1.3
🐞 Bug Fixes
View changes on GitHub
v8.1.2
v8.1.1
v8.1.0
🚀 Features
- Updates agents to be more resilient by reconnecting. also adds big performance issues in swarm mode with little updates to the UI. - by @amir20 in #3145 (3a988)
🏎 Performance
- Limits maximum items to be fetched when scrolling up. see #3122 - by @amir20 in #3151 and #3122 (cbed7)
- Only loads selected locales - by @amir20 in #3152 (19d03)