Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-03-25 | 853 Bytes | |
v3.7.1.tar.gz | 2021-03-25 | 339.7 kB | |
v3.7.1.zip | 2021-03-25 | 419.1 kB | |
Totals: 3 Items | 759.7 kB | 0 |
https://github.com/TF2Autobot/tf2autobot/pull/498
Changes
- 🚧 added failsafe on updateOldPrices method (#489)
- new options.json property:
sendAlert.failedToUpdateOldPrices
(default istrue
)
- new options.json property:
- 🔄 updated core dependencies:
tf2-schema-2
: 🧪 add support for Chemistry Set (!sku
command) (#490)bptf-listings-2
: 🔨 fix defindex for Exclusive Genuine items (#496)
- 🎭
!getSlots
or!listings
command (#499) - 🔎 execute pricecheck on add, update, and remove commands (#500)
- 🔨 added missing
resetgroup
in!update all=true
(#501)
Fixes
- PPU:
- 🔨 fixed the unintended rare occurrence (#497)
- 🔨 fixed info on auto-update partially priced item and update Discord Webhook embed color (#491)
- 🐛 fixed manual pricing update reverted to autoprice - closes [#488] (#492)