Skip to content

Releases: Daw588/stateye

v0.3.3

19 Jan 01:55
6dae30f
Compare
Choose a tag to compare

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

06 Aug 21:34
6d39538
Compare
Choose a tag to compare
  • Fixed a crash that occurred when place id was missing during Studio sessions.
  • Corrected version to follow semantic versioning.

v0.2.0

24 Apr 23:57
e754bec
Compare
Choose a tag to compare
  • 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

19 Jan 02:59
8c93238
Compare
Choose a tag to compare

Made a minor change to path delimiter to fix Linux compatibility as brought up in #1.

v0.1.1

13 Nov 21:52
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Fixed an issue where the program would crash when lines without separator were present in the config file.

v0.1.0

13 Nov 08:44
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Self-explanatory, an initial release of the program.