Skip to content

Releases: shout64/UID-Refresh

UID Refresh 1.0.3

30 Jul 05:46

Choose a tag to compare

This release fixes an issue that would occasionally add an extra "]" to the end of the affected TSCN file.

Opening the TSCN file with "READ_WRITE" would not properly truncate the file before overwriting it, so now UID Refresh will open the TSCN file two separate times with exclusive READ and then WRITE flags to make sure it's properly cleared each time it's overwritten.

image

UID Refresh 1.0.2

01 Jun 21:26

Choose a tag to compare

This release fixes a bug that may have caused the refresh loop to exit early before catching all of the errors.

UID Refresh 1.0.1

01 Jun 03:37

Choose a tag to compare

This release updates output messages if you already fixed broken dependencies or if there's no errors to fix. Thanks for checking out UID Refresh!

EDIT: This version has a bug that may cause the refresh loop to exit early. Please use the latest version.

UID Refresh 1.0.0

01 Jun 03:03
f4f5eea

Choose a tag to compare

First release of this plugin! Let me know if you see anything that needs to be changed or feel free to make your own fork and take a look.