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]
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
lebaudantoine
d537a4449a
🔖 (minor) bump release to 0.1.18
...
Refactoring of transcription ui + SDK
2025-04-08 23:04:24 +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
38c3776556
⬆️ (dependencies) update js dependencies
2025-03-03 23:39:58 +01:00
lebaudantoine
14885e0ffa
🔖 (minor) bump release to 0.1.14
...
Release emoji reactions.
2025-02-24 12:33:52 +01:00
lebaudantoine
b7fb6b1b69
🔖 (patch) bump release to 0.1.13
2025-02-12 12:35:55 +01:00
renovate[bot]
3ab5c48296
⬆️ (dependencies) update js dependencies
2025-01-27 18:12:44 +01:00
renovate[bot]
10c3c67d53
⬆️ (dependencies) update js dependencies
2025-01-21 11:20:29 +01:00
lebaudantoine
4232c0a303
🔖 (patch) bump release to 0.1.12
...
Release a fix while calling Docs backend API.
2024-12-18 22:54:57 +01:00
lebaudantoine
cdd69b741a
🚑 ️(mail) bump package version
...
Oopsie, I forgot to bump mail package version.
Fix it
2024-12-17 11:34:46 +01:00
lebaudantoine
4b4f16e93f
🔖 (patch) bump release to 0.1.10
...
I made a mistake, and forgot to set summary and celery
deployment to 0 replicas.
2024-12-03 02:31:10 +01:00
lebaudantoine
bcb111defb
🔖 (patch) bump release to 0.1.9
...
Release the new ui, the logo, the footer, etc.
2024-12-03 02:12:36 +01:00
renovate[bot]
4e13ace815
⬆️ (dependencies) update js dependencies
2024-11-25 11:44:30 +01:00
lebaudantoine
c4206b4b24
🔖 (patch) bump release to 0.1.8
2024-11-19 00:24:29 +01:00
renovate[bot]
211ba332dc
⬆️ (dependencies) update js dependencies
2024-10-09 16:40:59 +02:00
lebaudantoine
0dadd472ff
🔖 (patch) bump release to 0.1.7
...
Bump release to 0.1.7
2024-09-25 20:05:29 +02:00
lebaudantoine
1103902c12
🔖 (minor) bump release to 0.1.6
...
Release to 0.1.6
2024-09-23 20:10:16 +02:00
renovate[bot]
480a8df31a
⬆️ (dependencies) update js dependencies
2024-09-15 17:57:21 +02:00
lebaudantoine
f76e7f0e51
🔖 (minor) bump release to 0.1.5
...
Minor release pre-hackathon.
2024-09-12 01:34:44 +02:00
lebaudantoine
223cee3828
🔖 (minor) bump release to 0.1.4
2024-08-12 23:32:19 +02:00
lebaudantoine
d7b1fbaf28
♻️ (mail) refactor mail to use npm instead of yarn
...
Following @manuhabitela's recommendation, we've decided to switch
from Yarn to npm for managing our Node.js dependencies. This update
aligns all remaining parts of the codebase that were still using
Yarn to now utilize npm.
2024-08-06 11:16:54 +02:00
lebaudantoine
e7dc54d6c5
🔖 (minor) bump release to 0.1.3
2024-08-05 23:01:26 +02:00
Emmanuel Pelletier
62492d1411
🔖 (minor) bump release to 0.1.2
2024-07-29 10:19:58 +02:00
Emmanuel Pelletier
195e701fc4
🔖 (minor) bump release to 0.1.1
2024-07-22 15:57:57 +02:00
lebaudantoine
03c6a6734e
🚚 (tsclient) rename Impress to Meet
...
I have updated all references of "Impress" to "Meet" in the tsclient.
Also, I forgot to rename the repository link in the mail package.json,
my bad, it's fixed.
2024-07-01 20:34:08 +02:00
Samuel Paccoud - DINUM
5b1a2b20de
✨ (project) Django boilerplate
...
This commit introduces a boilerplate inspired by https://github.com/numerique-gouv/impress .
The code has been cleaned to remove unnecessary Impress logic and dependencies.
Changes made:
- Removed Minio, WebRTC, and create bucket from the stack.
- Removed the Next.js frontend (it will be replaced by Vite).
- Cleaned up impress-specific backend logics.
The whole stack remains functional:
- All tests pass.
- Linter checks pass.
- Agent Connexion sources are already set-up.
Why clear out the code?
To adhere to the KISS principle, we aim to maintain a minimalist codebase. Cloning Impress
allowed us to quickly inherit its code quality tools and deployment configurations for staging,
pre-production, and production environments.
What’s broken?
- The tsclient is not functional anymore.
- Some make commands need to be fixed.
- Helm sources are outdated.
- Naming across the project sources are inconsistent (impress, visio, etc.)
- CI is not configured properly.
This list might be incomplete. Let's grind it.
2024-06-25 12:48:54 +02:00