Skip to content

Releases: r0d8lsh0p/shosho-releases

v0.8.0

01 Aug 03:33
Compare
Choose a tag to compare

[0.8.0] - 2025-08-01

Added

  • Set up and stream to any RTMP server not just Zap.Stream
  • Your live stream appears on Nostr no matter which server you choose
  • Added server screen
  • Ability to configure multiple servers
  • Select from your choice of server
  • Settings for Generic and Nostr stream providers
  • Set custom stream metadata for each server

Changed

  • Stream Confirmation Buttomsheet now directs to Servers
  • Nostr stream providers rely upon server to publish your live event
  • Generic stream providers publish your live event from shosho

Fixed

  • Bugged error states on connection failures for iOS
  • UX improvements for smaller phones, landscape mode, Nostr Stream Provider setup and onboarding

Notes with Amber

If you use Amber Signer, please set to automatically approve 30311 events from Shosho. If instead you leave Amber with manual approval on 30311 events Shosho may leave your live stream mid-stream to request a signature, which is a little annoying when you are live!

v0.7.0

14 Jul 04:34
Compare
Choose a tag to compare

[0.7.0] - {2025-07-14}

Added

  • More speed and stability!
  • Improved error handling and messaging when failing to connect

Changed

  • Improved loading on splash screen so broadcast is more responsive
  • Improved focus handling so all screens respond immediately instead of being held up by last screen's subscriptions
  • Tidied up safe view areas, headers, and animations throughout the app
  • Refactored browse streams screen and streams view on profile screen for speed and stability with context, cache, store, and improved pagination
  • Refactored chat panel for speed and stability with context, cache, store, and process note contents prior to rendering them for less jumping around
  • Refactored contexts to improve performance and remove unnecessary reloads of chat panel
  • Improved profile loading batching to avoid relay timeouts
  • Better error messaging when streaming server cannot be connected
  • More improvements for small and old phones
  • Improved routes for deeplinks from shosho.live website (coming soon)

Fixed

  • Replays and offline views no longer display unrelated emotes and zaps
  • Video player now respects safe area view
  • Bug where browse page wouldn't reload
  • But where swipeable UI would stop working
  • Many other bugs!

Removed

  • Mute button wouldn't unmute on iOS

v0.6.4

27 Jun 05:01
Compare
Choose a tag to compare

[0.6.4] - 2025-06-27

Added

  • Camera device detection for Android handsets

Changed

  • Use detected cameras and make no guesses
  • Gracefully fallback to common defaults if absent
  • Try connections twice and show modal if fails

Fixed

  • Avoid camera freeze or black out on old handsets

v0.6.3

24 Jun 07:21
Compare
Choose a tag to compare

[0.6.3] - 2025-06-24

Fixed

  • Fixed Android release signing configuration to use production keystore

v0.6.2

24 Jun 05:16
Compare
Choose a tag to compare

[0.6.2] - 2025-06-24

Fixed

  • Reverted Android configuration to maintain compatibility with existing installations

v0.6.1

24 Jun 03:42
Compare
Choose a tag to compare

[0.6.1] - {2025-06-24}

NOTE: Users who experienced blocking and freezing on streams may try this updated version, hopefully we have fixed it temporarily by reducing the bandwidth requirements. Please give your feedback, if this has worked, we will make it configurable and adaptive to network conditions in future versions.

Added

  • shosho now on both Android and iOS
  • released to TestFlight on iOS
  • handling for more bech32 kinds

Changed

  • RTMP streaming library updated
  • RTMP settings update to remove blocking and freezing
  • Default relays changed to WOT, reduced spam for new users
  • More elegant permission requests
  • Expo version updated
  • Minor UI improvements

Fixed

  • Text layout on certain profile bios
  • Text layout on certain chat messages
  • Keyboard handling in certain situations
  • Navigation from profile to profile
  • Lazy loading of prior streams in profile page
  • More minor bugs crushed

v0.5.1

12 Jun 03:37
Compare
Choose a tag to compare

[0.5.1] - 2025-06-12

Fixed

  • Bug with server config when switching users

Added

  • Fun floating emojis!
  • Double-tap video-player to emote
  • Display emotes in stream chat
  • Landscape mode on player screen
  • Wake lock on player screen
  • Swipe to hide UI on broadcast and player screens

Changed

  • Improved layout for smaller devices
  • Refactoring for upcoming iOS release

Fixed

  • Set Zap.Stream meta information correctly
  • Calculate Zap.Stream cost and time remaining correctly
  • Many other small bugs

v0.5.0

11 Jun 05:20
Compare
Choose a tag to compare

[0.5.0] - 2025-XX-XX

Added

  • Fun floating emojis!
  • Double-tap video-player to emote
  • Display emotes in stream chat
  • Landscape mode on player screen
  • Wake lock on player screen
  • Swipe to hide UI on broadcast and player screens

Changed

  • Improved layout for smaller devices
  • Refactoring for upcoming iOS release

Fixed

  • Set Zap.Stream meta information correctly
  • Calculate Zap.Stream cost and time remaining correctly
  • Many other small bugs

v0.4.1

05 Jun 02:14
Compare
Choose a tag to compare

[0.4.1] - 2025-06-05

Fixed

  • Fixed changelog processing in GitHub Actions workflow

v0.3.1

28 May 00:57
Compare
Choose a tag to compare

Changelog for v0.3.1 (2025-05-28)

Changes

  • Bump version to 0.3.1
  • Update: Smooth out start stream UX in case of errors
  • Fix: custom URL form on server settings page
  • Update: Make default tab all messages
  • Fix: Better profile display on chat panel