Skip to content

Releases: lemoncloud-io/lemon-web-core

v1.2.10

28 Feb 03:13
Compare
Choose a tag to compare

1.2.10 (2025-02-28)

Features

  • validate authId before token refresh (90fdd07)

v1.2.9

22 Feb 07:46
Compare
Choose a tag to compare

1.2.9 (2025-02-22)

Features

  • add shared axios instance to WebCore (3a43bf5)

v1.2.8

18 Feb 11:07
Compare
Choose a tag to compare

1.2.8 (2025-02-18)

Bug Fixes

  • clear language key when use is false (b20d69a)

v1.2.7

17 Feb 07:50
Compare
Choose a tag to compare

1.2.7 (2025-02-17)

Bug Fixes

  • correct description for language header (78f7762)

Features

  • add support for x-lemon-language header (c907435)

v1.2.6

18 Oct 04:27
Compare
Choose a tag to compare

1.2.6 (2024-10-18)

Bug Fixes

  • handle legacy token format (4eed50c)

v1.2.5

30 Sep 05:33
Compare
Choose a tag to compare

1.2.5 (2024-09-30)

Features

  • refresh token logic improvement (60bc4de)

v1.2.4

26 Sep 09:00
Compare
Choose a tag to compare

1.2.4 (2024-09-26)

Features

  • add refreshCachedTokenV2 method (f0ffb7e)

v1.2.3

29 Aug 07:54
Compare
Choose a tag to compare

1.2.3 (2024-08-29)

Features

  • add calcTestSignature function for native login tests (cefd969)

v1.2.2

29 Aug 07:23
Compare
Choose a tag to compare

1.2.2 (2024-08-29)

Bug Fixes

  • fix missing identityToken in signature calculation (f1cc9a4)

v1.2.1

24 Jun 11:36
Compare
Choose a tag to compare

1.2.1 (2024-06-24)

Features

  • add convertCamelCaseFromSnake util (bc4ec51)