Skip to content

Releases: hmellor/auction-website

v3.3.1

10 Sep 08:14
7b1a1e8

Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0

29 Aug 14:07
751f883

Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.2.2

v3.2.1

24 Apr 23:23
cb02b0e

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

07 Jun 21:29
d9c1607

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

09 Mar 16:15
5a2a24c

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

06 Mar 19:15
3f5b21e

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

18 Dec 00:39
2b606f1

Choose a tag to compare

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

v2.5.3

17 Dec 18:03
b3dad52

Choose a tag to compare

What's Changed

  • Use ChatGPT to generate a more interesting demo by @hmellor in #47

Full Changelog: v2.5.2...v2.5.3

2.5.2

29 Jul 10:23
ddb2702

Choose a tag to compare

Fix bidding bug

What's Changed

Full Changelog: v2.5.1...v2.5.2

2.5.1

19 Jul 22:50
24a097e

Choose a tag to compare

A couple of small tweaks and fixes

What's Changed

  • If isDemo auction resets hourly by @hmellor in #31
  • Make currency configurable per-item in item data by @hmellor in #32
  • Fix missing id for amount input's label by @hmellor in #33
  • Fix admin check, add admin func, add debug logs by @hmellor in #34
  • Document currency field by @hmellor in #35

Full Changelog: v2.5.0...v2.5.1