Change Log

All notable changes to this project will be documented in this file.

[Unreleased]


[2.0.7] 2025-11-09

Fixed

  • [IRequestHandle] fixed exception on server returning string but not json

  • [IRequestHandle] fixed unnecessary retry on HttpRequestException

  • [Project Settings] fixed allocation issue on returning combined headers

Modified

  • [IRequestHandle] all body with Delete method

[2.0.5] 2025-11-08

Modified

  • [Project Settings] API Sections changed to be Profiles with domain and headers

  • [API] get default headers or specified section headers

[2.0.2] - 2025-11-08

Fixed

  • [Project Settings] fix api section not shown issue

Modified

  • [Project Settings] manual input http:// or https:// in api section

  • [IRequestHandle] simplify body builder

[2.0.1] - 2025-09-25

Fixed

  • dependency issue

[2.0.0] - 2025-09-23

Added

  • [IRequestHandle] throw different exception types

Modified

  • [Dependency] TaskUtils v2, for catch different exception types


[1.0.11] - 2025-09-23

Modified

  • [Dependency] Library 2.0.3 for data models

  • [Editor] use CsvData

[1.0.10] - 2025-03-22

Added

  • [Project Settings] Auto Fill Headers for default headers on web request, can be modified on creating request

  • [Request Handle] Task Send() will convert received JToken to given type

  • [Request Builder] WithHeader on Get() and Delete() request

[1.0.9] - 2025-1-25

Modified

  • [Editor] AceLand Project Setting as Tree structure

[1.0.6] - 2024-11-26

Modified

  • [Editor] Undo functional for Project Settings

Added

  • add Context Menu to Enable/Disable Auto Register of all children of selected Game Object.

[1.0.4] - 2024-11-24

First public release. If you have an older version, please update or re-install. For detail please visit and bookmark our GitBook

Last updated