Skip to content

v3.0.0

Compare
Choose a tag to compare
@hmellor hmellor released this 18 Dec 00:39
· 27 commits to main since this release
2b606f1

Port to React

This is a big one. The whole site has been ported to React which means that:

  • JavaScript functions are no longer exposed to the user
  • Reactive state management is now industry standard
  • The admin page can be hidden behind authentication

Speaking of the admin page, it's had a make-over. You can now update and reset your auction directly in the GUI:

image

What's Changed

Full Changelog: v2.5.3...v3.0.0