lebaudantoine
88dbfae925
🔖 (minor) bump release to 0.1.35
...
- fix crisp regression
2025-09-09 23:30:54 +02:00
lebaudantoine
9565e7a5d2
🔖 (minor) bump release to 0.1.34
...
- refactor pre-join screen
- handle permission errors
- add advanced admin controls over meeting
- display raised hand order
- add video settings
- add quick access video / microphone settings
- fix crisp regression
2025-09-08 22:27:12 +02:00
lebaudantoine
bdaf4245da
🔖 (minor) bump release to 0.1.33
...
Warmup with WebSocket pre-authentication on FF
2025-07-25 08:50:33 +02:00
lebaudantoine
3d245c3bd4
🔖 (minor) bump release to 0.1.32
...
warmup livekit connection.
2025-07-24 14:57:48 +02:00
lebaudantoine
031852d0b1
🔖 (minor) bump release to 0.1.31
...
Fix noise reduction feature flag
2025-07-21 12:00:06 +02:00
lebaudantoine
cadb20793a
🔖 (minor) bump release to 0.1.30
...
various fixes
2025-07-18 11:48:02 +02:00
lebaudantoine
912bac8756
🔖 (minor) bump release to 0.1.29
...
What:
- fix minor issue on summary microservice
- PKCE (oidc) support
- add limitation on recording if supported
and more.
2025-07-17 20:41:29 +02:00
lebaudantoine
d91f343ba9
🔖 (minor) bump release to 0.1.28
...
telephony frontend + backend
source map
enhance analytics on the summary microservice
2025-07-10 22:25:07 +02:00
renovate[bot]
e6754b49e0
⬆️ (dependencies) update js dependencies
2025-07-07 15:14:15 +02:00
lebaudantoine
e4e4fcbbfc
🔖 (minor) bump release to 0.1.27
...
White label frontend. Docs is missing, will be
written shortly after the v0.1.27 release.
2025-07-04 23:41:47 +02:00
lebaudantoine
d1bb414cb4
🔖 (minor) bump release to 0.1.26
...
Add noise reduction with RNNoise.
New feature needs to be battle tested,
it's protected with a feature flag.
2025-06-25 22:40:01 +02:00
lebaudantoine
12fc33d30a
🔖 (minor) bump release to 0.1.25
...
Fix chat issue livekit/components-js#1173
Bump backend dependencies
Switch to python v13
2025-06-25 19:59:34 +02:00
lebaudantoine
3c0a712f45
🔖 (minor) bump release to 0.1.24
...
Fix blurry screenshare issue.
See livekit/client-sdk-js#1556
2025-06-22 19:54:01 +02:00
lebaudantoine
0c6cd8223d
🔖 (minor) bump release to 0.1.23
...
Misc updates and fixes.
2025-05-27 21:50:21 +02:00
renovate[bot]
d54a61cbcc
⬆️ (dependencies) update vite [SECURITY]
2025-05-12 16:33:05 +02:00
renovate[bot]
572b80d3fe
⬆️ (dependencies) update js dependencies
2025-05-12 16:00:23 +02:00
lebaudantoine
b70799c2db
🔖 (minor) bump release to 0.1.22
...
Upgrade track processor to benefits from webgl.
2025-05-05 23:26:49 +02:00
lebaudantoine
b79fa14919
🔖 (minor) bump release to 0.1.21
...
Refactor authentication.
Address few bug bounties.
2025-05-01 16:49:30 +02:00
lebaudantoine
51f1f0ebbf
🔖 (minor) bump release to 0.1.20
...
Misc fixes.
2025-04-28 23:13:31 +02:00
lebaudantoine
9366c8c4dd
🔖 (minor) bump release to 0.1.19
...
Introduce screen recording.
2025-04-23 23:45:20 +02:00
renovate[bot]
af21478143
⬆️ (dependencies) update vite [SECURITY]
2025-04-23 15:36:44 +02:00
lebaudantoine
d537a4449a
🔖 (minor) bump release to 0.1.18
...
Refactoring of transcription ui + SDK
2025-04-08 23:04:24 +02:00
lebaudantoine
ab7a0e1ec2
⬆️ (sdk) upgrade vite dependency in consumer and library
...
Necessary for security reasons.
2025-04-04 11:35:38 +02:00
lebaudantoine
6324be9fd3
🩹 (frontend) fix missing notification when state is clear
...
Notify iframe's parent while integrating Visio when state
is cleared. Requested by Eleonore.
2025-04-03 23:33:23 +02:00
lebaudantoine
66f307b7e8
🐛 (frontend) rework the calendar integration approach
...
Use a totally different strategy, which hopefully works in prod env.
Actually broadcast channel cannot be shared between two different
browsing context, even on a same domain, an iFrame and a pop up
cannot communicate.
Moreover, in an iFrame session cookie are unavailable.
Rely on a newly created backend endpoint to pass room data.
2025-04-02 12:31:04 +02:00
lebaudantoine
1f603ce17b
🔖 (minor) bump release to 0.1.17
...
April fool by @arnaud-robin.
2025-03-31 23:49:04 +02:00
lebaudantoine
19a4e442c5
🔖 (minor) bump release to 0.1.16
...
Misc fixes, release diarization.
2025-03-25 23:27:41 +01:00
lebaudantoine
3cae3e66c4
🔖 (minor) bump release to 0.1.15
...
Release private rooms
2025-03-11 13:57:40 +01:00
lebaudantoine
14885e0ffa
🔖 (minor) bump release to 0.1.14
...
Release emoji reactions.
2025-02-24 12:33:52 +01:00
renovate[bot]
edf29076ba
⬆️ (dependencies) update vite to v5.4.12 [SECURITY]
2025-02-20 10:31:55 +01:00
Nathan Vasse
183e8f6a72
✨ (sdk) add sdk projects
...
It includes a consumer project which is simply a demo app. The sdk
project includes the first version of the SDK, with a light React
implementation. The first version lays down the foundations of
the iframe sdk framework. The npm package logic is also already
ready to be published.
2025-02-18 16:16:07 +01:00