Skip to content

Releases: TIMMLOPK/genshin-kit.js

v2.4.13

11 May 09:01
Compare
Choose a tag to compare

Feature

  • Updated RealTimeNote, archon_quest_progress is added
  • Updated WorldExploration to match API.

Other

  • update dependencies

Full Changelog: v2.4.12...v2.4.13

v2.4.12

11 Nov 11:46
Compare
Choose a tag to compare

Feature

  • Add new daily task to real-time notes
  • Support fetching reward info by month

Other

  • DayRewardData renamed to DayReward
  • update workflows
  • update dependencies

Full Changelog: v2.4.11...v2.4.12

v2.4.11

24 Sep 05:35
Compare
Choose a tag to compare

Fixes

  • fix: parsing cookies string

Other

  • update dependencies

Full Changelog: v2.4.10...v2.4.11

v2.4.10

18 Sep 12:27
Compare
Choose a tag to compare

⚠️API CHANGED

RedeemOptions no longer retain cookie_token, use cookie instead.

Feature

  • support V2 Cookie
  • Accepting Cookie Object
  • new cookie utils: CookieToObj, CookieObjToString

Fixes

  • fix: GenshinUser type missing: game_head_icon

Other

  • update dependencies
  • refactor(utils): mergeOptions

Full Changelog: v2.4.9...v2.4.10

v2.4.9

18 Aug 13:25
Compare
Choose a tag to compare

⚠️HoYoLab API Changed: Daily reward checkIn has geetest for validate.

More information: https://genshin-kit-js.vercel.app/daily-rewards-checkin

Feature

  • support 4.0 update

Other

  • update dependencies

Full Changelog: v2.4.8...v2.4.9

v2.4.8

23 Jul 12:46
Compare
Choose a tag to compare

⚠️HoYoLab API Changed: Daily reward checkIn has geetest for validate.

More information: https://genshin-kit-js.vercel.app/daily-rewards-checkin

Feature

  • support updated TCG API

Fix

  • fix wrong options in BasicRoute

Other

  • update dependencies
  • refactor utils types
  • better documentations

Full Changelog: v2.4.7...v2.4.8

v2.4.7

18 Jun 04:48
Compare
Choose a tag to compare

Fix

  • fix typo

v2.4.6

18 Jun 04:29
Compare
Choose a tag to compare

⚠️HoYoLab API change: Daily reward checkIn has geetest for validate now, you have to handle by yourself.
More information: https://genshin-kit-js.vercel.app/daily-rewards-checkin

Feature

  • add callback for you to handle geetest when it tiggered

Fix

  • add status for geetest of daily reward checkIn

Other

  • update dependencies

v2.4.5

19 May 10:22
Compare
Choose a tag to compare

Fix

  • fix: correct RecordCardData current spelling and type

Full Changelog: v2.4.3...v2.4.5

v2.4.3

15 May 13:16
Compare
Choose a tag to compare

Others

  • fix publish action
  • fix: missing readme