Releases: wireapp/wire-avs
Releases · wireapp/wire-avs
Release list
10.5.11
10.5.10
Merge branch 'release-10.4' into release-10.5
10.4.41
- Fix double close
- Remove superfluos logging
- Bump libre to limits fix
10.4.40
- Fix str_ncpy calls which take into account trailing null
10.5.8
- WPB-26064: Fix devtools/ndk and gradle ndk version mismatch
- WPB-26064: Reword comment
- WPB-25538: Provide wasm package for kmp
- WPB-25538: Generate avs.js aggregate through gradle helper tasks
- WPB-25538: Modify python script to generate kotlin bindings for wasm
- WPB-26635: Fix sftload tool variable destruction
- WPB-26637: Fix ecall balance
- WPB-26635: Convert static allocations to dynamic ones
- fix: handle null communication device in AudioRouter callback
- WPB-26096: Iterate on rtt usage wrt conference type
- WPB-26096: Move quality metric calculation into stats
- WPB-26096: Introduce exponential moving average calculator
- WPB-26755: Enable cinterop commonization
- WPB-26096: Check null ptr in allocator
- WPB-26755: Have stripped lib of avs and use it in kmp lb
- WPB-26803: Introduce jitter buffer delay
- WPB-26803: Introduce mos score calculation
- WPB-26803: Add utests for mos calculation
- WPB-26803: Refactor loss statistics and wire mos calculation
- WPB-26803: Handle review comments for WPB-26096
- WPB-26803: Clean test code
- WPB-26755: Make sure indexing is correct through ranlib
- WPB-26803: Add sanity tests for rtt, packet loss and jitter buffer delay
- WPB-26803: Fix packet loss percentage
- WPB-26803: Fix rx loss percentage calculation
- WPB-26803: Introduce quality limitation reason
- WPB-27027: Fix ci sectest
- Ensure that we don't miss video state changes if handling glare (#192)
- fix: pin emscripten core to 6 0 3 (#193)
- fix: bump node version to 22 in release action
- fix: force install npm latest to avoid permission errors in action runner
- WPB-27209: Fix ecall ownership
- Bugfix/event loop (#194)
- Feat/confpart pstn (#196)
- build(kmp): link Apple AVS dynamically
- fix(build): isolate legacy modules to zcall
- refactor(build): simplify zcall module isolation
- fix(build): keep zcall objects in tools directory
- fix(ci): restore legacy module test coverage
- fix(android): restore optional modules
- Feat/pstn adm (#198)
- Add missing librem deps
- Fix-up mk files so dependencies build
- For wasm skip deps
10.5.7
fix: pin emscripten core to 6 0 3 (#193) * fix: checkout specific emscripten tag
10.4.38
10.4.34
- fix(android): restore optional modules
10.4.32
- build(kmp): link Apple AVS dynamically