Releases: Daw588/stateye
Releases · Daw588/stateye
v0.3.3
What's Changed
- Fixed and improved handling of
.ROBLOSECURITY
token, thanks to @GunnableScum in #16
- Made the entire program synchronous as there was no asynchronous operations being made
v0.3.2
- Fixed a crash that occurred when place id was missing during Studio sessions.
- Corrected version to follow semantic versioning.
v0.2.0
- Roblox security token is now automatically detected, thus making config file fully optional.
- Program will no longer crash when config file is not found, instead it will load the defaults.
- Some extremely minor performance improvements.
v0.1.2
Made a minor change to path delimiter to fix Linux compatibility as brought up in #1.
v0.1.1
Fixed an issue where the program would crash when lines without separator were present in the config file.
v0.1.0
Self-explanatory, an initial release of the program.