Void Presence v2.3.1
Release details loaded from GitHub release and this tag package.json.
Release details loaded from GitHub release and this tag package.json.
If you just need the latest stable build, you can always download it from the main download page.
Go to download pageView this release on GitHub for full changelog and assets.
Check GitHubCorrect timestamp persistence
Saving settings via SAVE and RESTART PRESENCE no longer resets persistOffsetSec to 0.
The current offset value (for example, 110 seconds) is now saved until the user explicitly resets.
Reset saved timestamp is working correctly
The reset saved timestamp button now:
resets only the saved timestamp (the persistOffsetSec field),
does not touch mode, rangeMin, RangeMax, nowMode and timeCycles,
Secure saving of time configuration
The updated logic of setTimestampConfig now:
merges with the current config (readTimestampConfig),
does not overwrite persistOffsetSec if it is not passed from renderer,
now uses the currentpersistOffsetSec' if the field was not passed from the UI.setTimestampConfig from renderer during SAVE and RESTART PRESENCE no longer resets the internal 'saved time'.resetPersistTimestamp + overwrite only `persistOffsetSec').