s3si.ts/CHANGELOG.md

140 lines
2.1 KiB
Markdown
Raw Normal View History

2022-11-28 03:23:14 -05:00
## 0.1.32
fix: auto promotion will miss point tracking duration an export
## 0.1.31
fix: coop weapon map failed due to a dot
([#33](https://github.com/spacemeowx2/s3si.ts/issues/33))
## 0.1.30
feat: use /api/v3/salmon/weapon
2022-11-26 01:12:24 -05:00
## 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
2022-11-25 08:41:36 -05:00
## 0.1.27
fix: export error when disconnected
2022-11-25 07:20:47 -05:00
## 0.1.26
fix: missing title_before
([#28](https://github.com/spacemeowx2/s3si.ts/issues/28))
2022-11-25 07:03:09 -05:00
## 0.1.25
fix: missing king_smell
([#28](https://github.com/spacemeowx2/s3si.ts/issues/28))
2022-11-25 06:57:45 -05:00
## 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
2022-11-21 04:03:08 -05:00
## 0.1.22
feat: update `WEB_VIEW_VERSION` constant
2022-11-18 07:43:21 -05:00
## 0.1.21
refactor: use `Env::newFetcher` instead of `fetch`
2022-11-21 06:34:44 -05:00
2022-11-18 07:43:21 -05:00
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
2022-11-21 06:34:44 -05:00
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
2022-11-21 06:34:44 -05: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