Release v0.4.0 Unity SDK

This commit is contained in:
2026-04-21 17:12:25 +08:00
parent 4fd2222d6d
commit 3a4f2f6652
4 changed files with 15 additions and 7 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 0.4.0
- Added daily-cycle space like fields and result semantics to the Unity SDK models
- Added current-cycle filtering support for space like list APIs
- Updated the quick start sample to display total likes, today likes, like reset time, and current-cycle like actions
- Changed `GetMyVisitsAsync()` default page size to `50` while preserving the optional `limit` parameter
- Refreshed package and integration documentation to match the latest production API behavior
## 0.3.0
- Renamed the UPM package identifier to `com.foldcc.cc-framework.brisk-game-server`