Skip to content

Releases: Kubiverse/Cube-Zone

v1.1.3

27 Jul 02:01
12bf508
Compare
Choose a tag to compare
  • Accumulators within can now be re-ordered or hidden within rooms.
  • Pressing enter in chatbox when there is no message to be sent will shift focus back to timer.

v1.1.2

12 Jul 15:49
Compare
Choose a tag to compare
  • Moved Recent Rooms button to the user menu
  • Implemented a notifications system
  • User's own messages will no longer trigger notifications or sounds
  • Improved overall appearance of the room page
  • Can now add custom accumulators to each room, such as avg5, number of wins (must be added at room creation)
  • Can now sort room results by accumulator

v1.1.1

31 May 16:27
Compare
Choose a tag to compare
  • Moved login/user menu to bottom left of navigation drawer
  • Removed the top navigation bar
  • Confirmation dialog when closing the room page
  • Behind the scenes improvements

v1.1.0

23 May 20:08
d6d646a
Compare
Choose a tag to compare
  • Can now join a room as a spectator
  • Can now toggle between spectating, away, and active within a room
  • Can now untrack/retrack individual solves via the cuber profile page
  • Fix error with My Rooms page not refreshing properly
  • Add hints for the current input method and inspection mode under the scramble
  • Update room page table headers

v1.0.7

20 May 02:24
Compare
Choose a tag to compare
  • Upgraded scramble-display package to latest, so more scrambles should be displaying properly
  • Fixed a bug with the accumulated results pop up not rendering
  • Fixed untracking solves from a room
  • Behind the Scenes: Add linting and formatting guidelines for the code

v1.0.6

16 May 17:01
Compare
Choose a tag to compare
  • 3D/2D scramble visualizations now available (select puzzles only)
  • Scramble visualization is now resizeable
  • Rooms page will now auto-refresh every 5 minutes
  • Fixed an issue with light/dark mode not rendering properly
  • Leaving a room will now have a confirmation dialog
  • User's recent rooms are now available as a link on the left bar
  • Github repository for this site has been made public at https://github.com/Kubiverse/Cube-Zone under MIT license