0.25.50
3rd March, 2026
Note: 0.25.49 has been skipped because of too verbose logging (credentials are logged in verbose level, but I realised that could lead to unexpected exposure on issue reporting). Please bump to 0.25.50 to get the fix if you are on 0.25.49. (No expected behaviour changes except the logging).
Fixed
- No longer deleted files are not clickable in the Global History pane.
- Diff view now uses more specific classes (#803).
- A message of configuration mismatching slightly added for better understanding.
- Now it says
When replication is initiated manually via the command palette or ribbon, a dialogue box will open to address this.to make it clear that the user can fix the issue by themselves.
- Now it says
Refactored
ModuleRedFlaghas been refactored toserviceFeatures/redFlagand also tested.ModuleInitializerFilehas been refactored tolib/serviceFeatures/offlineScannerand also tested.