Skip to content

Releases: Beyondo/void

v0.2.12

27 Mar 08:37
Compare
Choose a tag to compare
v0.2.12 Pre-release
Pre-release
  • Fixed "Unauthenticated" errors when you use the same account for a long time
  • Fixed logging in with Google
  • Fixed VOID predictions through the continue/predict button not being saved (Frontend update)
  • Updated the login window to be more responsive
  • Now starts the VOID proxy server before the app to prevent some connection errors on desktop
  • Now accurately provides the port used to the frontend instead of the hard-coded 6060 in case used by another app

v0.2.9

26 Mar 03:55
Compare
Choose a tag to compare
v0.2.9 Pre-release
Pre-release
  • More efficient algorithms that don't overflow the stack
  • Other minor changes

v0.2.6

24 Mar 15:31
Compare
Choose a tag to compare
v0.2.6 Pre-release
Pre-release

Fixed:

  • Connection from other devices on the local network: Requires a browser that supports extension & VOIDSync
  • "No outputs" error when generating on some accounts
  • Stack overflow error on long contexts
  • Other minor bugs

v0.2.1

17 Mar 15:04
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • Increased proxy size for long predictions, resolving (Unexpected token '<', ") error.
  • Desktop issue (Status: Unknown...error) fixed.
  • Fixed Stop button; no longer overrides the output.
  • Most if not most token arkose token generation errors resolved.
  • Implemented captcha verification for ARKOSE to ensure VOID always works.
  • Limited VOID to only one instance to prevent Database errors.
  • VOID desktop server is now accessible through any device (Android/iOS) with any browser.
  • [Some other minor fixes such as visual bugs.]

v0.1.6a

15 Mar 23:02
Compare
Choose a tag to compare
v0.1.6a Pre-release
Pre-release

First Alpha version