github vrtmrz/obsidian-livesync 0.25.26

one day ago

0.25.26

07th November, 2025

Improved

  • Some JWT notes have been added to the setting dialogue (#742).

Fixed

  • No longer wrong values encoded into the QR code.
  • We can acknowledge why the QR codes have not been generated.
    • Probably too large a dataset to encode. When this happens, please consider using Setup-URI via text instead of QR code, or reduce the settings temporarily.
    • As compatibility has been lost to previous QR codes, all devices must be upgraded. (However, please handle the QR code as ephemeral. This is not encrypted).

Refactored

  • Some dependencies have been updated.
  • Internal functions have been modularised into octagonal-wheels packages and are well tested.
    • dataobject/Computed for caching computed values.
    • encodeAnyArray/decodeAnyArray for encoding and decoding any array-like data into compact strings (#729).
  • Fixed importing from the parent project in library codes. (#729).

Don't miss a new obsidian-livesync release

NewReleases is sending notifications on new releases.