Skip to content

Releases: ConstasJ/Acanthis

@acanthis-dec/storage@1.0.7

Choose a tag to compare

@github-actions github-actions released this 19 Jul 15:44
68f9691

Patch Changes

  • 8654d2b: 修复了 filter 时 now 可能引用过期数据的问题
  • Updated dependencies [e5ea7d6]
    • @acanthis-dec/browser-fetch@1.1.1

@acanthis-dec/linovelib@1.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 20:21
13890d5

Patch Changes

  • 99cbf29: 修复了 searchTicket 的行为异常

@acanthis-dec/linovelib@1.1.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 15:44
68f9691

Patch Changes

  • 19203d3: 修正行为,如果搜索页结果为空则直接报错
  • Updated dependencies [e5ea7d6]
  • Updated dependencies [8654d2b]
    • @acanthis-dec/browser-fetch@1.1.1
    • @acanthis-dec/storage@1.0.7

@acanthis-dec/browser-fetch@1.1.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 15:44
68f9691

Patch Changes

  • e5ea7d6: - 修复了 expires 和 maxAge 无法正确透传到上层 cookieStore 的问题
    • 添加了处理 maxAge 为 0 或负数的逻辑,确保在这种情况下不会将 cookie 存储到 cookieStore 中

@acanthis-dec/api-server@1.0.8

Choose a tag to compare

@github-actions github-actions released this 19 Jul 20:21
13890d5

Patch Changes

  • Updated dependencies [99cbf29]
    • @acanthis-dec/linovelib@1.1.2

@acanthis-dec/api-server@1.0.7

Choose a tag to compare

@github-actions github-actions released this 19 Jul 15:44
68f9691

Patch Changes

  • Updated dependencies [19203d3]
  • Updated dependencies [8654d2b]
    • @acanthis-dec/linovelib@1.1.1
    • @acanthis-dec/storage@1.0.7

@acanthis-dec/storage@1.0.6

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:24
ea32813

Patch Changes

  • Updated dependencies [8949718]
  • Updated dependencies [2c8596b]
    • @acanthis-dec/browser-fetch@1.1.0
    • @acanthis-dec/core@1.1.0

@acanthis-dec/linovelib@1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:24
ea32813

Minor Changes

  • 31e0ddb: 适配新的搜索请求模式

Patch Changes

  • Updated dependencies [8949718]
  • Updated dependencies [2c8596b]
    • @acanthis-dec/browser-fetch@1.1.0
    • @acanthis-dec/core@1.1.0
    • @acanthis-dec/storage@1.0.6

@acanthis-dec/core@1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:24
ea32813

Minor Changes

  • 8949718: 实现了若干个实用工具

@acanthis-dec/browser-fetch@1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:24
ea32813

Minor Changes

  • 8949718: 实现了若干个实用工具

Patch Changes

  • 2c8596b: 修正了 Chrome 150 不正确的 Sec-Ch-Ua 标头