0.25.34
10th December, 2025
Behaviour change
- The plug-in automatically fetches the missing chunks even if
Fetch chunks on demandis disabled.- This change is to avoid loss of data when receiving a bulk of revisions.
- This can be prevented by enabling
Use Only Local Chunksin the settings.
- Storage application now saved during each event and restored on startup.
- Synchronisation result application is also now saved during each event and restored on startup.
- These may avoid some unexpected loss of data when the editor crashes.
Fixed
- Now the plug-in waits for the application of pended batch changes before the synchronisation starts.
- This may avoid some unexpected loss or unexpected conflicts.
- Plug-in sends custom headers correctly when RequestAPI is used.
- No longer causing unexpected chunk creation during
Reset synchronisation on This Devicewith bucket sync.
Refactored
- Synchronisation result application process has been refactored.
- Storage application process has been refactored.
- Please report if you find any unexpected behaviour after this update. A bit of large refactoring.