What's Changed
- refactor: minor UI changes by @arabcoders in #851
- refactor: logger for import/playlist instead stdout by @arabcoders in #852
- Feat: Switch to jsonl logging. by @arabcoders in #854
Full Changelog: v1.8.7...v1.9.0
Commits since v1.8.7
- edf6b5b docs: update webhooks guide
- b8e2406 refactor: mago updated format rules
- 117d12b chore: update external packages
- 0786306 refactor: update spa page
- 617e96a refactor: use native nuxt coloring for logs related views
- 22a909e refactor: use the regular output instead fo stdout for import/playlist summary
- 67c748e feat: add jsonl logging infra
- 9e1a9f5 refactor: command output through logger pipeline
- 8b61a7a refactor: update UI to account for jsonl logging
- 79d34fe refactor: update tests to reflect jsonl logging
- 10c8e47 fix: missing task completion log
- 3d3d9b1 fix: ignore empty log files in logs/recent
- da657b8 refactor: standardize input/output interface aliases across command classes
- 9b8ecfd refactor: add label for actions in logs
- 89bd93a refactor: standardize exception logging
- 031a7ad refactor: remove metrics like keys from logs context.
- d9e3e6d refactor(logs): log backend, user and client uinder 'identity' structure.
- 142baea refactor(logs): improve logging messages for push events and state changes
- 3ae9f9f refactor(logs): update log messages and contexts
- 69eedc4 refactor(logs): finalize structured log context cleanup
- b516417 refactor: update logs viewer to account for logs context changes
- ec52273 refactor: add access logging configuration.
- ec6c4ed refactor: improve log viewing experience
- a52015e refactor: more better viewing for logs
- 12b6507 refactor: better log viewer for mobile