Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Releases: wlist-org/WlistApi

V1.20.0

14 Jul 17:38
Compare
Choose a tag to compare

COMMON_API_VERSION = "1.5.0"
CORE_API_VERSION = "1.18.0"
WEB_API_VERSION = "1.1.0"

Changed

  • 标记 core 中 Move 为 Stable
  • 标记 core 中 Trash 为 Stable

Fix

  • 修正一些 Api 参数错误或遗漏

Full Changelog: v.1.19.0...v1.20.0

V1.19.0

10 Jul 10:10
Compare
Choose a tag to compare

COMMON_API_VERSION = "1.5.0"
CORE_API_VERSION = "1.17.0"
WEB_API_VERSION = "1.1.0"

Changed

  • 优化 Upload 注释
  • 标记 core 中 Upload 为 Stable

Added

  • 添加 Upload 示例

Full Changelog: v.1.18.1...v1.19.0

V1.18.1

23 Jun 14:09
Compare
Choose a tag to compare

COMMON_API_VERSION = "1.5.0"
CORE_API_VERSION = "1.16.1"
WEB_API_VERSION = "1.1.0"

Changed

  • 优化 Download 注释
  • 标记 core 中 Download 为 Stable

Added

  • 添加 Download 示例

Full Changelog: v1.18.0...v.1.18.1

V1.18.0

11 Jun 17:49
Compare
Choose a tag to compare

COMMON_API_VERSION = "1.5.0"
CORE_API_VERSION = "1.16.0"
WEB_API_VERSION = "1.1.0"

Changed

  • 优化 Refresh 注释
  • 标记 core 中 Refresh 为 Stable

Added

  • 添加 Refresh 示例
  • Refresh 添加 isPaused 方法

Full Changelog: v1.17.2...v1.18.0

V1.17.2

31 May 14:25
Compare
Choose a tag to compare

COMMON_API_VERSION = "1.5.0"
CORE_API_VERSION = "1.15.2"
WEB_API_VERSION = "1.1.0"

Changed

  • add storage 时返回 StorageInformation

Full Changelog: v1.17.1...v1.17.2

V1.17.1

23 May 06:40
Compare
Choose a tag to compare

COMMON_API_VERSION = "1.5.0"
CORE_API_VERSION = "1.15.1"
WEB_API_VERSION = "1.1.0"

Changed

  • Token 添加 storage 字段

Full Changelog: v1.17.0...v1.17.1

V1.17.0

22 May 05:14
Compare
Choose a tag to compare

COMMON_API_VERSION = "1.5.0"
CORE_API_VERSION = "1.15.0"
WEB_API_VERSION = "1.1.0"

Changed

  • 将 StorageType 相关方法移动到基类

Added

  • 添加 minFilenameLength 限制条件

Full Changelog: v1.16.1...v1.17.0

V1.16.1

16 May 07:09
Compare
Choose a tag to compare

COMMON_API_VERSION = "1.5.0"
CORE_API_VERSION = "1.14.1"
WEB_API_VERSION = "1.1.0"

Changed

  • 优化 checkName 参数

Full Changelog: v1.16.0...v1.16.1

V1.16.0

15 May 10:10
Compare
Choose a tag to compare

COMMON_API_VERSION = "1.5.0"
CORE_API_VERSION = "1.14.0"
WEB_API_VERSION = "1.1.0"

Changed

  • 优化 DownloadInformation 文档

Removed

  • 移除 NetworkSendingEvent 和 NetworkReceivingEvent

Full Changelog: v1.15.1...v1.16.0

V1.15.1

15 May 05:44
Compare
Choose a tag to compare

COMMON_API_VERSION = "1.5.0"
CORE_API_VERSION = "1.13.1"
WEB_API_VERSION = "1.1.0"

Changed

  • FileInformation 和 TrashInformation 中 time 系列字段可能为 unknown

Full Changelog: v1.15.0...v1.15.1