UPDATE: Support TCP, Apply Singleton pattern, Replace reflection with Type Factory + sync.Pool for optimization, Optimize file release process
All checks were successful
Build / build (push) Successful in 8m47s

This commit is contained in:
2025-10-19 13:20:56 +07:00
parent 0a44f56c2f
commit b0c4a7e05a
4 changed files with 13 additions and 8 deletions

View File

@@ -1,2 +1,7 @@
# Changelog
## - UPDATE: Re-Optima apk
## - UPDATE:
* Support TCP
* Apply Singleton pattern
* Replace reflection with Type Factory + sync.Pool for optimization
* Optimize file release process

View File

@@ -1,5 +1,5 @@
{
"tag": "3.6.4-03",
"title": "PreBuild Version 3.6.54 - 03"
"tag": "3.6.4-04",
"title": "PreBuild Version 3.6.54 - 04"
}