v0.0.7
What's Changed
- fix(webui): reload video player and reset state when switching assets by @Yiling-J in #114
- refactor(transcode): relocate TranscodeService to core and flatten API package by @Yiling-J in #115
- feat(workflow): configure transcode and agent concurrency via environment variables by @Yiling-J in #116
- feat(webui): replace hardcoded colors with system tokens by @Yiling-J in #119
- feat(webui): replace native overflow with shadcn ScrollArea in settings by @Yiling-J in #120
- docs: improve and restructure shumai documentation by @Yiling-J in #118
- feat(api): use enum for API protocol in provider config by @Yiling-J in #121
Full Changelog: v0.0.6...v0.0.7