Releases: jitsi/skynet
Releases · jitsi/skynet
2026.4.1
2026.4.0
2026.2.1
2026.2.0
What's Changed
- ref: allow processing jobs at once up to max concurrency by @quitrk in #244
- fix: uvicorn standard adds back websockets :) by @rpurdel in #246
- feat: log stats when meeting ends by @rpurdel in #247
- chore: update faster-whisper and silero by @rpurdel in #248
- feat: add transcription participants stats at the end of the meeting by @rpurdel in #249
- feat: track openai limits by @quitrk in #250
- fix: improve prompting for maintaining locale of text by @quitrk in #251
- fix: track openai limits on summary requests by @quitrk in #252
- fix: specify a higher minimum threshold for live summaries paylodas by @quitrk in #253
Full Changelog: 2025.10.0...2026.2.0
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