OpenTalk Obelisk version history
obelisk v0.19.3
(found in OpenTalk v25.1.2, v25.1.1)
Changelogβ
π Bug fixesβ
- Properly disable video pipeline in audio-only calls (!264)
obelisk v0.19.2
(found in OpenTalk v25.1.0)
Changelogβ
π Bug fixesβ
- Avoid call cancellation after 30min with some registrars (!259)
- Set correct consent value for accepting/rejecting recording (!259)
β Miscellaneousβ
π¦ Dependenciesβ
- (deps) Update rust crate crossbeam-channel to v0.5.14 (!259)
obelisk v0.19.1
Changelogβ
π New featuresβ
π Bug fixesβ
π¦ Dependenciesβ
- (deps) Update rust crate ring to v0.17.14 (!248)
β Miscellaneousβ
obelisk v0.19.0
Changelogβ
π New featuresβ
- Add cli argument parsing and implement version argument (!199)
- Add config argument (!199)
- Provide default stun port if its missing from the url (!208, #65)
- Add TTS tooling and text files (!211, #15)
- Add additional text messages (!211)
- Add english messages (!211)
- Send picture-fast-update INFO request on decoder error (!213)
- Add sip.encode_video_at_half_bitrate option (!216, #143)
- Add recording support, add separate video mute binding & add english language support (!223)
- Add ubuntu noble based container image (!229)
- Add container security scanning (!238)
π Bug fixesβ
- Do not decode h264 on the tokio runtime (!202)
- Exit gracefully on SIGTERM signal (for shutdown in docker container) (!208, #50)
- Avoid crash when receiving re-INVITE without SDP body (!205, #142)
- Improve H.264 compatibility by properly negotiating encoder settings and video resolution (!204)
- Play a track when the call-in user is muted by a moderator (!209, #133)
- Fix video speaker ordering by updating opentalk-compositor to 0.13.1 (!224)
- Disable compositor video support when there are no active video streams (!215)
- Gracefully handle being moved into the waiting room (!225)
- Reduce container size and attack surface (!229)
- Set KANIKO_IMAGE variable in .gitlab CI (!233)
- (ci) Temporary ignore RUSTSEC-2025-0008 (!233)
- Handle livekit microphone restrictions (!226)
π Documentationβ
- Fix broken link (!200)
π¨ Refactorβ
- (ci) Clean up install step in Dockerfiles (!229)
π¦ Dependenciesβ
- (deps) Update rust crate config to 0.15 (!198)
- (deps) Update ezk-rs, fixes RUSTSEC-2024-0421 (!193)
- (deps) Update opentalk to 0.29.0 (!203)
- (deps) Lock file maintenance (!203)
- (deps) Update git.opentalk.dev:5050/opentalk/backend/containers/rust docker tag to v1.84.0 (!207)
- (deps) Update opentalk to 0.30.1 (!210)
- (deps) Update rust crate service-probe to v0.2.1 (!220)
- (deps) Update rust crate openh264 to 0.8 (!232)
- (deps) Update opentalk to 0.32.0 (!237)
β Miscellaneousβ
- Update dependencies (!202)
- Update openidconnect, reqwest (http) and tokio-tungstenite (websocket) dependencies (!214)
- Update opentalk-types, ezk, rand & livekit (!222)
- (ci) Update rust container image to 1.85 (!236)
- Lock file maintenance (!232)
- Document resource requirements (!239)
Ciβ
- Verify that commits are signed (!201)
obelisk v0.18.3
(found in OpenTalk v25.0.3, v25.0.2)
Changelogβ
0.18.3 - 2025-02-25β
π Bug fixesβ
- (ci) Noble build (!235)
0.18.2 - 2025-02-25β
π New featuresβ
- Add ubuntu noble based container image (!234)
π Bug fixesβ
- Reduce container size and attack surface (!234)
- Set KANIKO_IMAGE variable in .gitlab CI (!234)
- (ci) Temporary ignore RUSTSEC-2025-0008 (!234)
- Update openssl crate to fix RUSTSEC-2025-0004 (!234)
π¨ Refactorβ
- (ci) Clean up install step in Dockerfiles (!234)
obelisk v0.18.1
(found in OpenTalk v25.0.1)
Changelogβ
π¦ Dependenciesβ
- (deps) Update rust crate service-probe to v0.2.1 (!220)
obelisk v0.18.0
(found in OpenTalk v25.0.0)
Changelogβ
π New featuresβ
- Support media sessions via ipv6 (!188)
π Bug fixesβ
- Emit video at the caller's requested framerate (!189)
π Documentationβ
- (monitoring) Explain behaviour when monitoring is not configured (!187)