Releases: jitsi/skynet
Releases · jitsi/skynet
2025.10.0
2025.9.1
What's Changed
- feat: separate jobs processing per individual queues per processor by @quitrk in #231
- ref: add processor label to queue size metric by @quitrk in #232
- feat: Add prompt overwrite for live summaries by @horymury in #233
- metrics: add concurrency gauge by @quitrk in #236
- fix: update connection counter instead of inc/dec by @rpurdel in #237
Full Changelog: 2025.9.0...2025.9.1
2025.9.0
What's Changed
- feat(whisper): Track connections in a list, not keyed by meeting_id by @aaronkvanmeerten in #227
- fix: add oci blackout when rate limited by @quitrk in #228
- feat(whisper): fix leaking connections by @aaronkvanmeerten in #229
- feat: add customer config endpoints by @horymury in #230
New Contributors
Full Changelog: 2025.8.0...2025.9.0
2025.8.0
Full Changelog: 2025.7.0...2025.8.0
2025.7.0
What's Changed
- Improve logging by @rpurdel in #212
- fix: proper update of the stress metric when both vox and streaming w… by @rpurdel in #213
- feat: add endpoint for extracting table of contents by @quitrk in #216
- feat: add metric for map-reduce chunking operations by @quitrk in #217
- fix: correct timestamp advance after audio buffer trimming by @rpurdel in #219
- fix: path traversal when uploading files by @quitrk in #220
Full Changelog: 2025.5.1...2025.7.0
2025.5.1
2025.5.0
What's Changed
- feat: implement slim openai api fallback by @quitrk in #205
- chore: update deps by @quitrk in #206
- feat: add streaming capability to completions api by @quitrk in #207
- feat: add DISABLE_LLM_HEALTH_CHECK env variable by @vgerasymenko in #200
- fix: downgrade vllm by @quitrk in #210
- feat: prioritize running local inference jobs on skynet nodes with vLLM by @quitrk in #208
Full Changelog: 2025.4.1...2025.5.0
2025.4.1
What's Changed
- Download ms-marco-MultiBERT-L-12 model only if 'assistant' feature is enabled by @vgerasymenko in #199
- fix: sync reqs file by @quitrk in #202
- feat: use oci as default when available by @quitrk in #201
New Contributors
- @vgerasymenko made their first contribution in #199
Full Changelog: 2025.4.0...2025.4.1
2025.4.0
2025.3.2
What's Changed
- fix: remove prefix from generated question by @quitrk in #182
- fix: tighten imported module scope by @quitrk in #184
- fix: assistant e2e test not waiting for rag creation by @quitrk in #187
- fix: outline more clearly the rag support docs by @quitrk in #190
- feat: implement file uploads for rag by @quitrk in #188
- misc: add and run autoflake for removing unused imports and variables by @quitrk in #191
- fix: assistant optimisations by @quitrk in #192
Full Changelog: 2025.3.1...2025.3.2