Skip to content

Releases: markqvist/Sideband

Sideband 1.1.3

13 Oct 14:06
Compare
Choose a tag to compare

This release fixes a single bug

Changes

  • Fixed stamp generation status not being displayed correctly in some cases

Sideband 1.1.2

11 Oct 16:24
Compare
Choose a tag to compare

This release includes the latest improvements and bugfixes from RNS version 0.8.4.

Changes

  • Updated RNS to version 0.8.4

Sideband 1.1.1

06 Oct 13:36
Compare
Choose a tag to compare

This release includes the latest improvements and bugfixes from RNS and LXMF, and adds support for RNode device types that were added in the latest RNS release.

Changes

  • Updated RNS to version 0.8.2
  • Updated LXMF to version 0.5.5

Sideband 1.1.0

02 Oct 01:17
Compare
Choose a tag to compare

This release adds support for RNodes connected over Bluetooth Low Energy.

Changes

  • Added support for connecting to RNodes over BLE
  • Added RNode battery info to connectivity status dialog
  • Fixed a bug in service/frontend communication on Android

Sideband 1.0.1

25 Sep 14:42
Compare
Choose a tag to compare

This release fixes a single bug

Changes

  • Fixed invalid automatic telemetry request scheduling timebase

Sideband 1.0.0

24 Sep 12:16
Compare
Choose a tag to compare

This release fixes bugs related to notification handling on Android, adds the option to use high-quality voice for PTT, and contains several other bugfixes and usability improvements.

Changes

  • Added option to use high-quality voice for PTT
  • Improved notification handling
  • Tapping notifications on Android now goes directly to the relevant conversation
  • Allow predictive text input on Android by default
  • Added option to block predictive text input
  • Automatically ask user for background service permission on Android
  • Fixed notifications not appearing on some Android versions
  • Fixed file and image attachments not working on Android 10

Sideband β 0.9.7

19 Sep 21:43
Compare
Choose a tag to compare

This release improves opportunistic message delivery in topologies where clients roam to and from AP and roaming-mode interfaces.

Changes

  • Updated LXMF to v0.5.3, which adds automatic path rediscovery during opportunistic delivery if a path fails
  • Fixed notifications not being displayed on some devices

Sideband β 0.9.6

18 Sep 23:03
Compare
Choose a tag to compare

This release improves message delivery performance and efficiency, includes various UI improvements and fixes a bug.

Changes

  • Significantly improved message delivery performance and efficiency from LXMF 0.5.2
  • Send messages opportunistically if destination ratchets are available
  • Added delivery method icons to message view
  • Improved announce details display
  • Improved feedback when closing app on desktop
  • Various UI improvements
  • Tuned announce intervals
  • Dispatch messages via background service on Android
  • Fixed a bug that caused undecodable messages to fail conversation loading

Sideband β 0.9.5

11 Sep 11:27
Compare
Choose a tag to compare

This release adds a configuration option for ignoring messages with invalid stamps. Since this release was made shortly after 0.9.4, and only includes the activation of stamp enforcement, the previous changes are also included in this release notice for convenience.

Please note! This release enables Reticulum key ratchets on your LXMF destination, and as such, transport nodes on your network will need to be updated to RNS version 0.7.7 or later. Earlier versions are not able to pass announces with included ratchet information!

Changes

  • Added configuration option for ignoring messages with invalid stamps
  • Added outbound stamp cost handling and generation
  • Added inbound stamp cost settings to preferences
  • Added message details dialog
  • Added message encryption information to message details
  • Added ratchet information to object details
  • Added stamp cost information to object details
  • Added delivery ticket information to object details
  • Sideband will now automatically include delivery tickets to trusted peers
  • Fixed dialog sizing on mobile devices
  • Fixed a bug that caused attempted notification delivery when running in daemon mode
  • Fixed a bug that caused PTT button not to be hidden on conversations with PTT disabled
  • Fixed a bug in periodic random announce interval calculation

Sideband β 0.9.4

09 Sep 14:50
Compare
Choose a tag to compare

This release adds support for Reticulum key ratchets and LXMF stamps and delivery tickets, as well as a range of UI improvements and bugfixes.

Please note! This release enables Reticulum key ratchets on your LXMF destination, and as such, transport nodes on your network will need to be updated to RNS version 0.7.7 or later. Earlier versions are not able to pass announces with included ratchet information!

Changes

  • Added outbound stamp cost handling and generation
  • Added inbound stamp cost settings to preferences
  • Added message details dialog
  • Added message encryption information to message details
  • Added ratchet information to object details
  • Added stamp cost information to object details
  • Added delivery ticket information to object details
  • Sideband will now automatically include delivery tickets to trusted peers
  • Fixed dialog sizing on mobile devices
  • Fixed a bug that caused attempted notification delivery when running in daemon mode
  • Fixed a bug that caused PTT button not to be hidden on conversations with PTT disabled
  • Fixed a bug in periodic random announce interval calculation