This page is an automated workflow.
Track releases for Streamplace on and .
v0.10.9
AI SummaryBug fixes
- Director status updates – Resolved an issue where the director continued to update status after sending a notification.
v0.10.8
AI SummaryNew features
- Playback Router – Added a new component that intelligently routes playback requests.
Updates
- CORS – Playback requests now always include CORS headers.
Bug fixes
- Playback Router – The playback router now correctly handles cases where no worker is configured.
v0.10.7
AI SummaryNew features
- Pinned chat messages – Moderators can now pin messages in the chat.
- Federated view counts – Aggregate view counts across federated servers using ATProto.
Updates
- Mobile layout improvements – Improved styling and layout for mobile devices, including landscape mode and safe area adjustments.
- Web UI overlay – The web UI now displays over the video.
Bug fixes
- OG image fix – Fixed an issue with OG image generation using a webp encoder.
v0.10.6
AI SummaryUpdates
- Navigation – Improved navigation performance in some cases.
Bug fixes
- Stability – Addressed a potential crash scenario.
v0.10.5
AI SummaryNew features
- Chat popout – You can now pop out the chat into a separate window.
Updates
- Login prompt – Improved login prompt for a smoother user experience.
- Oatproxy – Updated to a version with improved rate limit handling.
v0.10.3
AI SummaryNew features
- Fullscreen shortcut – Added “f” key and double-click shortcuts to toggle fullscreen mode.
Bug fixes
- Error handling – Implemented an error boundary to prevent crashes in the facet component.
- Loading spinner – Enabled click-through functionality on the loading spinner.
- Title input – Fixed an issue where the title input would reset when the livestream updates.
- Bottom bar – Enabled the bottom bar on non-wide web layouts.
v0.10.2
AI SummaryUpdates
- OAuth client – Upgraded the underlying OAuth client for improved compatibility.
- Rate limiting – Improved handling of rate limits in the oatproxy component.
Bug fixes
- DPoP keys – Added a migration path for users with old DPoP keys.
- Livestream records – The director now fetches a fresh record for livestreams.
v0.10.0
AI SummaryNew features
- Segment retention policy – Implemented a default policy for retaining stored segments.
- Live dashboard – Ingest fields are now customizable.
Updates
- Image library – Migrated from
react-native Image to expo-image.
Bug fixes
- Mobile UI – Fixed bottom icons on Android.
- Mobile UI – Improved header title display on non-iOS platforms.
v0.9.15
AI SummaryNew features
- Live dashboard ingest customisation – Ingest fields can now be customised in the live dashboard.
- Segment retention policy – Implemented a default segment retention policy for storage.
Bug fixes
- Broadcast routing – Fixed an issue where broadcast origins were not being routed correctly.
v0.9.13
AI SummaryNew features
- Webhook events – Added support for
stream.ended and stream.started webhook events.
Updates
- User roles – Expanded user roles to include “editor” with elevated permissions.
Bug fixes
- Mobile layout – Improved layout on small screens for mobile devices.