Skip to content

Releases: Eyevinn/intercom-frontend

v4.0.0

31 Mar 12:54
2460573

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 by @dependabot[bot] in #568
  • chore(deps-dev): bump vite from 7.2.7 to 7.3.1 by @dependabot[bot] in #570
  • chore(deps-dev): bump @types/react from 19.2.7 to 19.2.8 by @dependabot[bot] in #569
  • chore(deps): bump bowser from 2.11.0 to 2.13.1 by @dependabot[bot] in #567
  • chore(deps-dev): bump @types/react-dom from 18.3.1 to 19.2.3 by @dependabot[bot] in #566
  • chore(deps-dev): bump vite-plugin-svgr from 4.3.0 to 4.5.0 by @dependabot[bot] in #565
  • fix: reauth called when entering app by @LucasMaupin in #578
  • fix: improve error-handling by @LucasMaupin in #580
  • Sprint 0: Bootstrap Vitest test infrastructure with happy-dom by @LucasMaupin in #581
  • Sprint 1: Add frontend tests and fix #545 #534 by @LucasMaupin in #582
  • Sprint 2: Add unit test and ESLint CI workflows by @LucasMaupin in #583
  • feat: UI/UX improvements — rounds 1–12 by @LucasMaupin in #585
  • refactor: decompose use-rtc-connection into testable layers by @LucasMaupin in #584
  • test: add Playwright E2E testing framework with 103 tests by @LucasMaupin in #587
  • fix: security hardening, accessibility, and error handling by @LucasMaupin in #588
  • fix: ui/ux fixes from deployment testing by @LucasMaupin in #589
  • fix: call card border and alignment issues by @LucasMaupin in #591
  • fix: participant list border clipping and kebab menu by @LucasMaupin in #592
  • chore(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.5.4 by @dependabot[bot] in #573
  • chore(deps-dev): bump prettier from 3.7.0 to 3.7.4 by @dependabot[bot] in #574
  • chore(deps): bump react-router from 7.10.1 to 7.12.0 by @dependabot[bot] in #575
  • fix: stop production list polling flood and fix router context mismatch by @birme in #598
  • chore: integrate LucasMaupin and dependabot PRs by @LucasMaupin in #606
  • fix(frontend): fix join button disabled state and early-load device error by @LucasMaupin in #613
  • fix(frontend): fix Firefox warning icon overlapping refresh button by @LucasMaupin in #614
  • WIP: feat: multi-join call presets by @LucasMaupin in #616
  • fix(frontend): no-device default, program role, presets, URL order, and Add-Line UX by @LucasMaupin in #618
  • feat: select program feed role on calls page, encode in URL by @LucasMaupin in #619

Full Changelog: v3.6.0...v4.0.0

v3.6.0

11 Jan 17:49
853c366

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump prettier from 3.4.2 to 3.7.0 by @dependabot[bot] in #556
  • chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.8 by @dependabot[bot] in #553
  • chore(deps-dev): bump @vitejs/plugin-react-swc from 3.7.2 to 4.2.2 by @dependabot[bot] in #552
  • feat: combined input for username and urls by @zeynepcaliskan in #563
  • fix: stop heartbeat and line polling on 401 by @Rohanhos in #557
  • chore: added timer to create production message by @julnor124 in #558
  • chore(deps-dev): bump vite from 5.4.11 to 7.2.7 by @dependabot[bot] in #561
  • chore(deps-dev): bump @commitlint/cli from 19.6.0 to 20.2.0 by @dependabot[bot] in #560
  • chore(deps): bump react-hook-form from 7.53.2 to 7.68.0 by @dependabot[bot] in #559
  • chore(deps): bump react and @types/react by @dependabot[bot] in #554
  • chore(deps): bump react-router-dom from 6.28.0 to 7.10.1 by @dependabot[bot] in #562

Full Changelog: v3.5.0...v3.6.0

v3.5.0

28 Nov 13:09
bd4f286

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.4.0

15 Oct 11:12
36cf483

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

15 Sep 05:59
0fb0e2c

Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.3.0

v3.2.1

14 Jul 14:37
cc9f21a

Choose a tag to compare

Full Changelog: v3.2.0...v3.2.1

v3.2.0

14 Jul 14:29
64dcd26

Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

22 May 11:04
620d774

Choose a tag to compare

What's Changed

  • chore: update to use osc cli to get service access token by @birme in #420
  • feat: added a delay to the refresh-link buttons by @malmen237 in #429
  • feat: production list dropdown by @malmen237 in #433
  • feat: added autentication-renual by @malmen237 in #436
  • feat: added possibility to update production-name and line-names by @malmen237 in #437
  • fix: added max-width to stop share-button detachment by @malmen237 in #446

Full Changelog: v3.0.0...v3.1.0

v3.0.0

23 Apr 13:53
595bc04

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v3.0.0

v2.0.0

30 Jan 07:18
1049b95

Choose a tag to compare

What's Changed

This release contains a reworked and improved user interface and support for having multiple calls in one single browser window.

New Features

  • Reworked and improved user interface
  • Multiple calls in one single browser window
  • A user can change device during a call
  • Show volume control on supported devices
  • A user can mute another participant
  • IFB functionality - program output will be lowered if someone speaks on another line

And a lot of bug fixes and general improvements

Full Changelog: v1.0.0...v2.0.0