feat: add Exfil support (#661)

* feat: add exfil support

* feat: add default port for query
This commit is contained in:
CosminPerRam 2025-01-21 00:35:28 +02:00 committed by GitHub
parent e69af70d10
commit 259a85f202
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 0 deletions

View file

@ -3,6 +3,7 @@
## 5.X.Y
* Fix: Use `cp` tag to get player count on Rust (By @xCausxn #663)
* Feat: Farming Simulator 25 (2024) - Added support (#660)
* Feat: Exfil (2024) - Added support (#661)
## 5.1.4
* Feat: Replaced `punycode` package usage with `url.domainToASCII` (#630).