Releases: amir20/dozzle
Releases · amir20/dozzle
v8.4.3
v8.4.2
v8.4.1
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)