Releases: Eyevinn/intercom-manager
Releases · Eyevinn/intercom-manager
v4.0.0
What's Changed
- Fix/errors2 by @LucasMaupin in #185
- Sprint 0: Extract ISmbProtocol interface for testability by @LucasMaupin in #187
- Sprint 1: Add SmbProtocol and Connection unit tests by @LucasMaupin in #188
- test: CoreFunctions SDP tests and media[1] bug fix by @LucasMaupin in #190
- Sprint 2: MockSmbProtocol, input validation, and integration tests by @LucasMaupin in #189
- fix: security hardening, CouchDB resilience, and type fixes by @LucasMaupin in #191
- fix: add permissive CORS headers for WHIP/WHEP endpoints by @LucasMaupin in #192
- fix: use wildcard CORS origin for WHIP/WHEP endpoints by @LucasMaupin in #193
- fix: WHIP/WHEP inactive status, CouchDB resilience, and CORS centralization by @LucasMaupin in #194
- chore(deps): bump fastify from 5.3.3 to 5.7.3 by @dependabot[bot] in #195
- chore: migrate from yarn to npm by @LucasMaupin in #200
- Add UTM tracking to OSC links by @alexbj75 in #207
- WIP: feat: multi-join call presets backend by @LucasMaupin in #209
- feat(presets): add isProgramUser field to PresetCall schema by @LucasMaupin in #213
New Contributors
Full Changelog: v3.5.3...v4.0.0
v3.5.3
v3.5.2
What's Changed
- fix: solved issue with 409 conflicts due to conflicting revs by @max-andreasen in #179
Full Changelog: v3.5.1...v3.5.2
v3.5.1
What's Changed
- fix: inactive sessions are now deleted correctly in couchdb by @max-andreasen in #177
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- fix: changed reply code from 404 to 405 and changed message by @max-andreasen in #164
- feat: persistent session storage for mongodb by @Saelmala in #167
- feat: add whep by @srperens in #165
- fix: solution for couchdb error from latest mongodb implementation by @max-andreasen in #169
- fix: refined dbmanager interface to align with newest mongodb implementation by @max-andreasen in #171
- fix: improved loading times when loading many sessions by @max-andreasen in #173
New Contributors
Full Changelog: v3.4.0...v3.5.0
Release v3.4.0
Release Notes - v3.4.0
This release includes several important infrastructure improvements, bug fixes, and enhanced testing coverage. Notable updates include Terraform setup instructions for Eyevinn Open Source Cloud, authentication improvements, and various dependency fixes.
🚀 Features
- Added comprehensive setup instructions for Eyevinn Open Source Cloud using Terraform (#157)
- Enhanced test coverage for API productions with new test suites (#154)
🔧 Bug Fixes
- Fixed security vulnerabilities in project dependencies (#161)
- Added support for MongoDB connection strings using
mongodb+srvformat (#160) - Resolved unittest failures in API productions tests (#158)
🔨 Infrastructure Improvements
- Updated Terraform examples with improved folder structure (#153)
- Enabled WHIP authentication system (#159)
⚠️ Reverted Changes
- Reverted the persistent session storage implementation (PR #156) due to stability concerns
📝 Documentation
- Enhanced Terraform documentation with detailed setup instructions
- Updated folder structure documentation for better organization
Technical Details
All pull request numbers are referenced for detailed change tracking. For more information about specific changes, please refer to the individual pull requests in the repository.
For any issues or concerns, please open a ticket in our issue tracker.
v3.3.0
What's Changed
- fix: cors allow authorization header by @birme in #144
- Whip timeout by @LucasMaupin in #145
- Fix add all statuscodes to schema by @Saelmala in #146
- feat: create database in CouchDB if it does not exists by @birme in #151
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Feat/re auth by @LucasMaupin in #117
- chore: dispatch development fork deploy workflow by @birme in #135
- fix: added early return on all ingest-endpoints by @malmen237 in #136
- feat: first version of whip endpoint by @LucasMaupin in #129
Full Changelog: v1.3.0...v3.2.0
v3.1.1
v3.1.0
What's Changed
- Feat/re auth by @LucasMaupin in #117
- Feat/patch production by @LucasMaupin in #118
Full Changelog: v1.3.0...v3.1.0