Advanced Backups - 3.5
-
Client config!
- Adds various customisation options for toasts.
- Allows a client to outright disable toasts on their local end.
-
Fix packets being sent to a client that doesn't have the mod. ( #49 )
-
Add a command to cancel an ongoing backup. ( #54 )
- Said command can also usually be used to fix a "stuck" backup that's stopping others from running.
-
Add a config option for buffer sizes when making backups. ( #53 )
- This replaces an old strategy of loading the entire file into memory, which could cause some edgecase OOMs with overly large files.
-
Forcefully sort backups in the restoration CLI to deal with times where the filesystem doesn't. ( #56 )
-
Fix an issue with how the restoration CLI handles absolute paths. ( #58 )
-
Fix a hang when attempting to purge uncompressed differential or incremental backups. ( #63 )
-
Fix some incorrect version displays ingame / in launchers for certain minecraft version / modloader combinations.
-
Fix some performance improvements when a backup is scheduled to happen but cannot due to a check failure (say, player activity is required but hasn't happened since the last backup)
-
Support 1.20.3 and 1.20.4 for Forge, Fabric and Neoforge
Advanced Backups - 3.5
-
Client config!
- Adds various customisation options for toasts.
- Allows a client to outright disable toasts on their local end.
-
Fix packets being sent to a client that doesn't have the mod. ( #49 )
-
Add a command to cancel an ongoing backup. ( #54 )
- Said command can also usually be used to fix a "stuck" backup that's stopping others from running.
-
Add a config option for buffer sizes when making backups. ( #53 )
- This replaces an old strategy of loading the entire file into memory, which could cause some edgecase OOMs with overly large files.
-
Forcefully sort backups in the restoration CLI to deal with times where the filesystem doesn't. ( #56 )
-
Fix an issue with how the restoration CLI handles absolute paths. ( #58 )
-
Fix a hang when attempting to purge uncompressed differential or incremental backups. ( #63 )
-
Fix some incorrect version displays ingame / in launchers for certain minecraft version / modloader combinations.
-
Fix some performance improvements when a backup is scheduled to happen but cannot due to a check failure (say, player activity is required but hasn't happened since the last backup)
-
Support 1.20.3 and 1.20.4 for Forge, Fabric and Neoforge
Advanced Backups - 3.5
-
Client config!
- Adds various customisation options for toasts.
- Allows a client to outright disable toasts on their local end.
-
Fix packets being sent to a client that doesn't have the mod. ( #49 )
-
Add a command to cancel an ongoing backup. ( #54 )
- Said command can also usually be used to fix a "stuck" backup that's stopping others from running.
-
Add a config option for buffer sizes when making backups. ( #53 )
- This replaces an old strategy of loading the entire file into memory, which could cause some edgecase OOMs with overly large files.
-
Forcefully sort backups in the restoration CLI to deal with times where the filesystem doesn't. ( #56 )
-
Fix an issue with how the restoration CLI handles absolute paths. ( #58 )
-
Fix a hang when attempting to purge uncompressed differential or incremental backups. ( #63 )
-
Fix some incorrect version displays ingame / in launchers for certain minecraft version / modloader combinations.
-
Fix some performance improvements when a backup is scheduled to happen but cannot due to a check failure (say, player activity is required but hasn't happened since the last backup)
-
Support 1.20.3 and 1.20.4 for Forge, Fabric and Neoforge