Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Releases: equinoxhq/equinox

0.1.8

20 Jun 16:17

Choose a tag to compare

  • Bumped Roblox to 2.677.1764
  • Removed Herobrine

0.1.7

09 Jun 12:25

Choose a tag to compare

  • Fixed a regression with image downloading from a previous release
  • Bumped Roblox to 2.676.531

0.1.6

26 May 15:08

Choose a tag to compare

This is a fairly minor release with a few improvements.

Fixes

  • Equinox resolves pkexec a bit more robustly now
  • Removed useless warning from APK downloader
  • The GUI stores the installed Roblox version in its internal state now
  • The onboarding image downloader is a bit more fault tolerant now
  • Fixed high CPU usage in certain cases (cough cough, Lucem syndrome)

Roblox has been bumped to 2.674.786 just for convenience.

0.1.5

20 May 10:26

Choose a tag to compare

  • The settings GUI looks much nicer, courtesy of @AshtakaOOf
  • Equinox's launcher now resolves the CLI binary much more neatly, courtesy of @0komo
  • Equinox now shows an error if launched on X11.
  • Bumped Roblox to 2.673.1715, this should fix the "Outdated Client" errors.

0.1.41

17 May 06:56

Choose a tag to compare

  • Fixed a bug with onboarding
  • Bumped Roblox to 2.673.710

0.1.4

16 May 12:11

Choose a tag to compare

This release adds a new settings GUI.

image

0.1.31

12 May 09:29

Choose a tag to compare

This is a hotfix that fixes a very annoying bug related to GSF certification. That's it.

0.1.3

12 May 09:19

Choose a tag to compare

This is a very minor release. You aren't required to update to it, but you can if you wish to.

  • Onboarding now quits on success, no longer stays up for no reason.
  • OSK deletion works again.
  • A major code cleanup has been done. This should make Equinox much easier to develop now.

0.1.2

10 May 07:00

Choose a tag to compare

  • Updated Roblox to 2.672.702
  • Made the APK updater handle errors properly instead of blindly reporting success all the time
  • The APK updater no longer bugs out in certain cases
  • Temporarily disabled OSK uninstaller. This will be fixed soon.
  • The APK updater no longer loads the entire APK into RAM, instead it streams data to the disk directly.

0.1.1

08 May 11:33

Choose a tag to compare

0.1.1

This is the first public release of Equinox. Yay.

Installation

There are no packages for Equinox yet, though there should be some soon. For now, you'll need to compile Equinox from source. Here is a detailed guide which will walk you through it.