0.25.41
24th January, 2026
Fixed
- No longer
No available splitter for settings!!errors occur after fetching old remote settings while rebuilding the local database. (#748)
Improved
- Boot sequence warning is now kept in the in-editor notification area.
New feature
- We can now set the maximum modified time for reflect events in the settings. (for #754)
- This setting can be configured from
Patches->Remediationin the settings dialogue. - Enabling this setting will restrict the propagation from the database to storage to only those changes made before the specified date and time.
- This feature is primarily intended for recovery purposes. After placing
redflag.mdin an empty vault and importing the Self-hosted LiveSync configuration, please perform this configuration, and then fetch the local database from the remote. - This feature is useful when we want to prevent recent unwanted changes from being reflected in the local storage.
- This setting can be configured from
Refactored
- Module to service refactoring has been started for better maintainability:
- The UI module has been moved to the UI service.
Behaviour change
- Default chunk splitter version has been changed to
Rabin-Karpfor new installations.