v3.0.0
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:
What's Changed
Full Changelog: v2.5.3...v3.0.0