s3si.ts/CHANGELOG

85 lines
1.3 KiB
Plaintext
Raw Normal View History

2022-11-18 07:43:21 -05:00
## 0.1.21
refactor: use `Env::newFetcher` instead of `fetch`
fix: error after stat ink key prompt
## 0.1.20
refactor: splatnet3 is a class now
## 0.1.19
fix: don't set rank_exp_change if isUdemaeUp is true
## 0.1.18
feat: remove gear map workaround
https://github.com/fetus-hina/stat.ink/issues/1127
2022-11-04 11:34:07 -04:00
## 0.1.17
feat: add gears to stat.ink
## 0.1.16
fix: RankTracker broken when token expires
## 0.1.15
fix: rank point change is not uploaded at first challenge ([#11](https://github.com/spacemeowx2/s3si.ts/issues/11))
## 0.1.14
2022-11-01 16:00:55 -04:00
fix: FEST upload failed
## 0.1.13
feat: auto track after promotion challenge success
fix: failed promotion challenge can also lead to tracked promotions
## 0.1.12
2022-10-30 09:33:10 -04:00
feat: add rank tracker
## 0.1.11
2022-10-30 09:33:10 -04:00
feat: use s3s' namespace. (see https://github.com/frozenpandaman/s3s/issues/65 for detail)
2022-10-30 09:33:10 -04:00
refactor: remove `_bid` in exported file
## 0.1.10
2022-10-30 09:33:10 -04:00
fix: missing draw judgement
## 0.1.9
2022-10-30 09:33:10 -04:00
update WEB_VIEW_VERSION
## 0.1.8
2022-10-30 09:33:10 -04:00
feat: add coop export
## 0.1.7
2022-10-30 09:33:10 -04:00
feat: refetch token when 401 close #5
2022-10-30 09:33:10 -04:00
feat: add github link to UA
## 0.1.6
2022-10-30 09:33:10 -04:00
fix: wrong base64 encode/decode. (#4)
## 0.1.5
fix: rank_up sent on last battle of challenge
## 0.1.4
2022-10-22 06:15:36 -04:00
fix: wrong win/lose count in challenge
## 0.1.3
2022-10-22 06:15:36 -04:00
feat: send challenge win/lose count every battle