Jitsi Release Notes
71 release notes curated from 2 sources by the Releasebot Team. Last updated: May 7, 2026
Jitsi Products
- May 2026
- No date parsed from source.
- First seen by Releasebot:May 7, 2026
Jitsi Meet Mobile Apps by Jitsi
26.1.1
Jitsi Meet Mobile Apps fixes authentication and improves recording notifications, translations and whiteboard collaboration.
Changes
Full changelog
Common
- Recording notification audio updates.
- Translation updates and fixes.
- Whiteboard fixes around collaboration.
Android
- Fix authentication.
iOS
- N/A
- Apr 17, 2026
- Date parsed from source:Apr 17, 2026
- First seen by Releasebot:Apr 17, 2026
Jitsi Meet Mobile Apps by Jitsi
26.1.0
Jitsi Meet Mobile Apps adds transcription indicators, whiteboard updates, translation refreshes and UI fixes.
Changes
Full changelog
Common
- Translation updates.
- react/react-native update.
- Translation updates.
- Whiteboard updates.
- Add separate transcription indicator with contextual notifications.
- UI fixes.
Android
- Screen-share fixes.
iOS
- N/A
All of your release notes in one feed
Join Releasebot and get updates from Jitsi and hundreds of other software products.
- Mar 30, 2026
- Date parsed from source:Mar 30, 2026
- First seen by Releasebot:Apr 2, 2026
Jitsi Meet by Jitsi
2.0.10888
Jitsi Meet ships a broad update across the web app, mobile SDKs, lib-jitsi-meet, Jicofo, and Jitsi Videobridge, adding new APIs, translation and accessibility improvements, smarter calls and recording handling, and many fixes and performance upgrades.
jitsi-meet 1.0.9139
New features:
- feat(ci) optimize Android SDK build by caching Gradle dependencies
- feat(external-api): send full user context (#17147)
- feat(translation): added missing hindi translations
- feat(deep-linking): use same action for join in app if scheme url is undefined
- feat(tracks) Adds UI notification when SS is killed by macOS.
- feat(tests): Adds filesharing tests.
- feat(speakerstats): Adds config to control history.
- feat(etherpad): Drops duplicate command listener.
- feat(amplitude): Updates initialization.
- feat(ci,ios) optimize iOS SDK build with CocoaPods caching
- feat(tests): Adds dialIn expectation to disable more numbers page. (#17109)
- feat(chat/web): add explicit ChatButtonEntry interface and return type to useChatButton hook (#16937)
- feat(ci) optimize ios-rn-bundle-build by caching CocoaPods dependencies
- feat(breakout): Adds a checkout whether participants were in breakout.
- feat(breakout): Move to use is_admin utility.
- feat(debian): Updates nginx template to redact log lines.
- feat(pip): add debug logging for better PiP flow observability
- feat(build) use Node 24, the current LTS
- feat(recording) remove recording limit functionality
- feat(modal): fixes around JitsiScreen footer (#17041)
- feat(visitors-doc): use native template units for prosody visitor instances (#16656)
- feat(prosody): Drops moderator_id in favor of moderators list.
- feat(transcription): allow custom transcriber languages via config (#16984)
- feat(filmstrip): move AudioTracksContainer outside (#17000)
- feat(authentication): Inline authentication for web
- feat(tests): Enables sipjibri tests.
- feat(lobby): Updates around toolbox menu and state (#16965)
- feat(file-sharing): Adds tooltip to upload button. (#16924)
- feat(invite): Respects dial-in field from metadata.
- feat(files): add external api events for upload/delete (#16908)
- feat(draggable-panels): Enable touch-screen support
- feat(external-api): fire participantMuted event for all mute state changes (#16893)
- feat(CustomPanel): Implement an customizable panel.
- feat(participants): store user context data for external API events and functions
Fixes:
- fix(prosody): Drops not needed config for jigasi-invite module.
- fix(prosody): Adds some nil checks.
- fix(recording): On missing session id, send stop.
- fix(webpack-dev-server-proxy): Allow all hosts.
- fix(tests): Report worker crash when session cleanup times out. (#17211)
- fix(ui) adjust svg fills and backgrounds (#17062)
- fix(react-native-sdk): Export JitsiMeeting component
- fix(invite): use URLSearchParams for decoding dial-in room name
- fix(file-sharing): Disable dragging on prejoin.
- fix(settings) Refreshes audio input levels when microphone permission is regranted.
- fix(settings) Fixes missing previews after device permissions are granted.
- fix(invite): Use decoded room name for dial-in info page url
- i18n key for breakout room participant ellipsis tooltip
- fix(custom-panel): Button group
- fix(wepback-dep-proxy): Fixes header errors.
- fix(etherpad): Checks the received command value.
- fix(UI): Mirrors Virtual Background previews (#17090)
- fix(auth_ban): Simplifies jaas test.
- fix(ui): update Switch callback deps to prevent stale toggle handler for E2EE
- fix(base/util): prevent double URL encoding of non-ASCII room names
- fix(authentication): Shows notification if popup is blocked.
- fix(polls): use creatorName prop instead of localParticipant in native PollAnswer (#17083)
- fix(chat): scroll to latest messages when opening chat or CC tabs
- fix(breakout-rooms): fix participant menu not closing in breakout rooms (#17091)
- fix(virtual-background): show notification when background limit is reached (#17053)
- fix(jwt): Some services will not give you a new token till it is expired.
- fix(polls): Avoid duplicating voters.
- fix(url-params) Sanitize url params (#17070)
- fix(gifs): prevent GIF popover from closing on internal clicks
- fix(livestream): add YouTube “Go Live” reminder in Start Live Stream dialog
- fix(i18n) make translateToHTML more resilient
- fix(permissions): Make sure permissions are handled on mobile.
- fix(visitor): Checks for auth expired before redirecting to avoid jwt errors.
- fix(authentication): Trigger connect if no connection is available for reconnect.
- fix(toolbar): Fixes build, missing props.
- added missing aria-labels to toolbar buttons for accessibility
- fix(recording): Fix missing translation string.
- fix(authentication): Drops not needed tokenAuthUrlAutoRedirect.
- fix(recording): show advanced options in several corner cases
- fix(chat): Clear all state when changing room.
- fix(transcriptions): Fixes showing premium options dialog from chat panel.
- fix(metadata): Always check the features on modifications.
- fix(breakout): Hides unsupported services in breakout rooms.
- fix(local-recording): close AudioContext on recording stop
- fix(toolbox): enabledInJwt check for isDesktopShareButtonDisabled in native (#16997)
- fix(authentication): Skip prejoin in some case when not inline.
- fix(tests): Adds a retry to iframe kick test.
- fix(authentication): Fixes loading jwt middleware.
- fix(video-layout) Fixes auto-pinning of SS in large calls. (#16992)
- correct label binding in Advanced Options switches
- fix(debian): Fixes initial install and certs in trust store.
- fix(settings): avoid activating all microphones when audio levels are disabled
- fix(filmstrip) Fixes an issue with ghost tiles appearing on the filmstrip. This was a regression of the recent changes to filmstrip reordering.
- fix(lobby): use conferenceLeft instead of conferenceWilLeave
- fix(ui): add semantic tokens for svg fills and preview (#16962)
- fix(android/sdk): prevent inflated inset values for top and bottom
- fix(ui): more semantic tokens (#16955)
- fix(base/ui): update welcome page navigation colors
- insecure-document-method-36
- fix(ui): hide input placeholder on focus (#16932)
- enable local recording when embedded in a same-domain iframe (#16900)
- fix(tests): Add expectations for async transcriptions. (#16925)
- fix(filmstrip) Excludes partially visible tiles for dominant speaker slot.
- Do not access "room" if undefined, improve logs. (#16917)
- fix(filmstrip) Ensures dominant speaker is always visible in filmstrip (#16901)
- fix(toolbar): remove hang up from prejoin app
- fix(PiP): Mac OS minimize not working
- fix(muc_auth_ban): Adds checks for jaas.
- fix(tests): Make tests to go through pre-join automatically.
- fix(prejoin): Handles different ways of disabling prejoin.
- fix(settings): Fixes rendering a tab when props change.
- fix(muc_cleanup_backend_services): Stops timer before creating new one. (#16894)
- fix(recording-button) Fix recording button tooltip (#16891)
- Only parse transcript for transcription-result messages. (#16885)
- fix(filmstrip): keep AudioTracksContainer in the DOM while Filmstrip is hidden in reduced UI
- fix(lobby): reset lobbyVisible state when we a potential conference is being left (#16881)
- fix(tests): Fixes tests stack traces.
Translation updates:
- Complete Swedish (sv) translation
- lang(sv): Small change of wording
- add missing translation in main es
- Update Dutch translations
- Update Dutch translations
- update German translation
- Update Albanian translation
- Update Dutch translations
- Update Dutch translations
- update Hindi translations
- Update Persian (fa) translations
- Update Dutch translations
- Update Finnish translations (#16947)
- Update Dutch translations (#16931)
- update German translation
- Update French labels (#16922)
- Dutch translation updates.
lib-jitsi-meet
New features:
- feat(xmpp): pass all user identity fields from JWT context (#2992)
- feat(connectivity) Adds stats based video freeze detection.
- feat(quality) Fires analytics events when video decode fails. (#2983)
- feat(connection): Adds function to refresh token. (#2977)
- Add cryptex to SDP/Jingle translation. (#2978)
Fixes:
- fix(recording): On missing session id continue to send stop.
- fix(xmpp): add XEP-0461 namespace check in _parseReplyMessage
- correct comment for AV_MODERATION_PARTICIPANT_REJECTED event
- fix(JingleSessionPC) Falls back to JVB conn from P2P when SSRCs are regenerated on reneg.
- fix(JitsiLocalTrack) Fixes _effectEnabled to detect hardware failures
- fix(chat): Check match results to avoid errors.
- fix(JitsiMeetJS) Adds release pinning support when using joinConference. (#2987)
- fix(authentication): Clears connection on auth error.
- fix(xmpp) Adds logs for shard changed events
- fix(JitsiConference) Avoids throwing an error when P2P is killed mid setup
- fix(moderator) remove deprecated IE11 attachEvent fallback
jicofo 1.0-1174
New features:
- Adds support for java 21.
Fixes:
- Fix handling responses to jibri stop iqs. (#1272)
jitsi-videobridge 2.3-287-g4f55d380a
New features:
- Add metrics for relay dtls failures. (#2397)
- read JVB_SECRET from debconf if already set
- Adds support for java 21. (#2388)
- Add ping/pong to exporter. (#2385)
- Send StartEvent if encoding type changes for an SSRC. (#2384)
Fixes:
- a case where receiver constraints could be ignored. (#2387)
- Jan 23, 2026
- Date parsed from source:Jan 23, 2026
- First seen by Releasebot:Apr 2, 2026
- Modified by Releasebot:Apr 17, 2026
Jitsi Meet Mobile Apps by Jitsi
26.0.0
Jitsi Meet Mobile Apps adds closed captions in chat, translation updates, and UI and participant-handling improvements.
Changes
Full changelog
Common
- Closed captions inside chat screen.
- Translation updates.
- Fix sort participants based on raised hand inside participants screen.
- Small UI adjustments around raised hand, participants, chat screen.
Android
- Fix top bottom insets.
- Fix stop screen capture when status bar chip is pressed for Android API > 35
iOS
- N/A
- Oct 13, 2025
- Date parsed from source:Oct 13, 2025
- First seen by Releasebot:Apr 2, 2026
- Modified by Releasebot:Apr 17, 2026
Jitsi Meet Mobile Apps by Jitsi
25.6.0
Jitsi Meet Mobile Apps adds visitor poll voting, translation updates and an Android immersive mode tweak.
Changes
Full changelog
Common
- Update translations.
- Support for visitors voting in polls.
Android
- Disabled immersive mode.
iOS
- N/A
- Sep 16, 2025
- Date parsed from source:Sep 16, 2025
- First seen by Releasebot:Apr 2, 2026
- Modified by Releasebot:Apr 17, 2026
Jitsi Meet Mobile Apps by Jitsi
25.5.1
Jitsi Meet Mobile Apps releases a polish update with translation updates, lobby and consent fixes, and Android compatibility tweaks.
Changes
Full changelog
Common
- Update translations.
- Fixes around lobby and visitors.
- Fixes around recording consent dialog.
- Fix grant moderator rights after being in lobby.
- Style adjustments around notifications.
Android
- Align with Android 16kb page size requirement.
- Edge-to-edge adjustments for API 35.
iOS
- N/A
- Aug 5, 2025
- Date parsed from source:Aug 5, 2025
- First seen by Releasebot:Apr 2, 2026
- Modified by Releasebot:Apr 17, 2026
Jitsi Meet Mobile Apps by Jitsi
25.4.0
Jitsi Meet Mobile Apps improves screen-sharing moderation and makes poll data handling more resilient.
Changes
Full changelog
Common
- Support screen-sharing moderation
- Make poll data handling more resilient
Android
- N/A
iOS
- N/A
- Jul 22, 2025
- Date parsed from source:Jul 22, 2025
- First seen by Releasebot:Apr 2, 2026
- Modified by Releasebot:Apr 17, 2026
Jitsi Meet Mobile Apps by Jitsi
25.3.0
Jitsi Meet Mobile Apps adds private chats between users and moderators, updates React Native, and fixes visitor counts.
Changes
Full changelog
Common
- React Native update to 0.77.2
- Translations updates.
- Allow private chats between users and moderators.
- Fix visitors count.
Android
- N/A
iOS
- N/A
- Jun 17, 2025
- Date parsed from source:Jun 17, 2025
- First seen by Releasebot:Apr 2, 2026
- Modified by Releasebot:Apr 17, 2026
Jitsi Meet Mobile Apps by Jitsi
25.2.2
Jitsi Meet Mobile Apps improves translations, recording consent and fixes, plus poll auto-scroll and UI issues.
Changes
Full changelog
Common
- Translation updates.
- Recordings fixes.
- Consent dialog for recordings.
- Fix auto-scroll issue in polls screen.
- Other UI fixes.
Android
- N/A
iOS
- N/A
- Feb 20, 2025
- Date parsed from source:Feb 20, 2025
- First seen by Releasebot:Apr 2, 2026
- Modified by Releasebot:Apr 17, 2026
Jitsi Meet Mobile Apps by Jitsi
25.0.0
Jitsi Meet Mobile Apps improves translations, custom buttons, recordings, and fixes video sharing, polls, lobby and notifications.
Changes
Full changelog
Common
- Translation updates.
- UI fixes and improvements around custom buttons.
- UI fixes around recordings.
- Fixes around video sharing, prejoin, authentication, polls, visitors, lobby and notifications.
Android
- Fixed GIFs animation.
iOS
- N/A
- Nov 19, 2024
- Date parsed from source:Nov 19, 2024
- First seen by Releasebot:Apr 2, 2026
- Modified by Releasebot:Apr 17, 2026
Jitsi Meet Mobile Apps by Jitsi
24.6.0
Jitsi Meet Mobile Apps fixes toolbar re-rendering, improves translations, and adds screen and camera sharing.
Changes
Full changelog
Common
- Fix toolbar re-rendering.
- Update translations.
- Skip playing back sounds when leaving a conference.
- Button label fixes.
- Allow sharing the screen and camera.
Android
- N/A
iOS
- Update GIPHY SDK.
- Use Xcode 16 as the new baseline.
- Sep 17, 2024
- Date parsed from source:Sep 17, 2024
- First seen by Releasebot:Apr 2, 2026
- Modified by Releasebot:Apr 17, 2026
Jitsi Meet Mobile Apps by Jitsi
24.5.0
Jitsi Meet Mobile Apps fixes video, meeting joins, notifications and iOS support in a new release.
Changes
Full changelog
Common
- Fix skip showing reload dialog while leaving the conference.
- Update translations.
- Fix video not showing if disableThirdPartyRequests is true.
- Get allowed URL domains from config and dynamic branding.
- Small UI tweaks.
Android
- Fix crash when creating ongoing notification.
- Fix joining meetings in quick succession.
- Fix default value for pip.enabled.
iOS
- Bump minimum required iOS version to 15.1.
- Aug 21, 2024
- Date parsed from source:Aug 21, 2024
- First seen by Releasebot:Apr 2, 2026
- Modified by Releasebot:Apr 17, 2026
Jitsi Meet Mobile Apps by Jitsi
24.4.0
Jitsi Meet Mobile Apps fixes background video, audio switching, and chat handling while tightening video sharing and notifications.
Changes
Full changelog
Common
- Fix not fully disabling remote video while in the background
- Fix audio loss when switching to the bridge in certain cases
- Allow only whitelisted URLs when sharing a video
- Restrict gif rendering to Giphy only
- Improve poll message validation
- Set limits for linkifying and replacing emoji in chat messages
- Updated translations
Android
- Don't re-launch activity after closing PiP
- Fix not opening Activity from ongoing meeting notification
iOS
- N/A
- Aug 8, 2024
- Date parsed from source:Aug 8, 2024
- First seen by Releasebot:Apr 2, 2026
- Modified by Releasebot:Apr 17, 2026
Jitsi Meet Mobile Apps by Jitsi
24.3.0
Jitsi Meet Mobile Apps releases smoother Android and iOS updates with WebSockets for XMPP by default, lifted 360p limits, WebRTC 124 upgrades, UI and notification fixes, improved polls and subject handling, and Android 14 permission fixes.
- Android
- iOS
Changes
Common
- Use WebSockets for XMPP by default
- Removed 360p resolution limitation
- Update WebRTC to 124
- UI fixes around notifications
- UI fixes around polls
- Fixed local participant video menu connection status
- Fixed setting and broadcasting subject
- Fix visitors going live
- Updated translations
Android
- Permission fixes for Android 14
Full changelog
iOS
- N/A
Full changelog
Original source - Apr 23, 2024
- Date parsed from source:Apr 23, 2024
- First seen by Releasebot:Apr 2, 2026
- Modified by Releasebot:Apr 17, 2026
Jitsi Meet Mobile Apps by Jitsi
24.2.2
Jitsi Meet Mobile Apps fixes Android conference notification visibility on Android 13 and updates iOS WebRTC.
- Android
- iOS
Changes
Common
- N/A
Android
- Fix ongoing conference notification visibility affected on multiple >Android 13 devices.
Full changelog
iOS
- RN WebRTC update to 118.0.7.
Full changelog
Original source
Curated by the Releasebot team
Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.
Similar to Jitsi with recent updates:
- Smokeball release notes125 release notes · Latest May 13, 2026
- Cosmolex release notes20 release notes · Latest Jul 30, 2025
- PracticePanther release notes34 release notes · Latest Apr 8, 2026
- Salesforce release notes14 release notes · Latest May 1, 2026
- Microsoft release notes552 release notes · Latest May 20, 2026
- Zoom release notes135 release notes · Latest May 18, 2026