Skip to content

v1.7.0

Compare
Choose a tag to compare
@ZeusJunior ZeusJunior released this 14 Feb 19:17
· 181 commits to master since this release

New:

  • Add a trades tab, put your polldata.json file in the config folder and you'll be able to see trade info. Clicking a table row will open up a popup with more detailed info, much like the pricelist
  • When adding a single item, setting autoprice to Yes automatically hides the price inputs

Fixes:

  • Fix schema runtime (a478706), this caused the trades page and search to fail and throw an error as the tf2-schema wasn't initialized properly