What's Changed
- refactor: improve web console by moving execution to worker by @arabcoders in #884
Full Changelog: v1.10.3...v1.10.4
Commits since v1.10.3
- 97ea0ce Refactor ServeStatic file serving logic and add new favicon handling
- 6a0acd1 chore: update external packages
- fea1637 refactor: squash migrations and fix related test
- 81d1bc9 refactor: harden web console process and support real resume
- e561527 refactor: improve console session management with starting state and failure handling
- 4161625 refactor: move container to tini