Patch Notes

v1.0.0

  • MVP Launch

v1.0.1

  • /bounties refactored

v1.0.2

  • Multithreading disabled
  • Added game search to /bounties
  • Updated Meta image
  • Updated placeholder image
  • Added Google Anallytics
  • Added latest winner to homepage

v1.1.0

  • Added much needed functionality to bounties
  • Minor bug fixes

v1.1.1

  • Adjusted spacing of design in a few spots
  • Bounty board now displays 10 latest bounties instead of 5
  • Added start and end dates to Bounties

v1.1.2

  • Fixed pledge amount being a string
  • Added create bounty button on game page
  • Added <hr/> when needed
  • Bounty Details component created
  • Bounty page now hides unnecessary information

v1.2.0

  • Refactored components, layouts and folder structures
  • Added bounties page to accounts

v1.2.1

  • Fixed wrapping of links in rte component
  • Added create/claim page

v1.2.2

  • Added create/pledge page
  • Added option to add a pledge when creating a bounty

v1.2.3

  • Bounty description max length increased from 1024 to 2048
  • Minor homepage design edits
  • Improved heading typography on mobile

v1.2.4

  • Added is_expired boolean to bounties

v1.2.5

  • Several QoL changes
  • Tightened up design
  • Finally added featured bounty to homepage

v1.2.6

  • Added delete pledge option
  • Fixed issue with Search

v1.2.7

  • Added edit/delete to claims
  • Added edit/delete to bounties
  • User Claims and Pledges are now available in the Acccount page

v1.3.0

  • Launched The Zone

v1.3.1

  • Improved Search page
  • Added search link to header
  • Improved FAQ

v1.3.2

  • Added edit/delete buttons to account bounties/claims/pledges

v1.3.3

  • Fixed spacing issues with Claim
  • Added Select/Edit Winners feature

v1.3.4

  • Fixed issue with selecting winners if there are no claims
  • Fixed minor issues with pledges page