s3si.ts/CHANGELOG.md

127 lines
1.9 KiB
Markdown

## 0.1.29
feat: add fail_reason for salmon run
## 0.1.28
fix: allow random weapon
feat: save pathname of image in file exporter
## 0.1.27
fix: export error when disconnected
## 0.1.26
fix: missing title_before
([#28](https://github.com/spacemeowx2/s3si.ts/issues/28))
## 0.1.25
fix: missing king_smell
([#28](https://github.com/spacemeowx2/s3si.ts/issues/28))
## 0.1.24
fix: missing coop weapons
([#27](https://github.com/spacemeowx2/s3si.ts/issues/27))
## 0.1.23
feat: add salmon run export to stat.ink
feat: update `WEB_VIEW_VERSION` constant
## 0.1.22
feat: update `WEB_VIEW_VERSION` constant
## 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
## 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
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
feat: add rank tracker
## 0.1.11
feat: use s3s' namespace. (see https://github.com/frozenpandaman/s3s/issues/65
for detail)
refactor: remove `_bid` in exported file
## 0.1.10
fix: missing draw judgement
## 0.1.9
update WEB_VIEW_VERSION
## 0.1.8
feat: add coop export
## 0.1.7
feat: refetch token when 401 close #5
feat: add github link to UA
## 0.1.6
fix: wrong base64 encode/decode. (#4)
## 0.1.5
fix: rank_up sent on last battle of challenge
## 0.1.4
fix: wrong win/lose count in challenge
## 0.1.3
feat: send challenge win/lose count every battle