github vrtmrz/obsidian-livesync 0.25.47

8 hours ago

0.25.47

27th February, 2026

Phew, the financial year is still not over yet, but I have got some time to work on the plug-in again!

Fixed and refactored

  • Fixed the inexplicable behaviour when retrieving chunks from the network.

    • The chunk manager has been layered to be responsible for its own areas and duties. e.g., DatabaseWriteLayer, DatabaseReadLayer, NetworkLayer, CacheLayer, and ArrivalWaitLayer.
      • All layers have been tested now!
      • LayeredChunkManager has been implemented to manage these layers. Also tested.
    • EntryManager has been mostly rewritten and also tested.
  • Now we can configure Never warn for remote storage size notification again.

Tests

  • The following test has been added:
    • ConflictManager.

Don't miss a new obsidian-livesync release

NewReleases is sending notifications on new releases.