Skip to content

V26.06.21.1349

Latest

Choose a tag to compare

@Abyss-PlayerEG Abyss-PlayerEG released this 21 Jun 05:54
bddf365

New Features

  • Auto Update — Run api-tree update to seamlessly upgrade to the latest version, or use api-tree update --check to check for updates only.
  • Regex Search — Use $:{pattern} syntax with -s flag for regex matching (e.g., -s '$:{user|pet}').
  • Version Tags — The api-tree -v command now displays both the version number and the build type (e.g., Tag: macos-zip).

Improvements

  • Download progress bar with real-time speed indicator during updates.
  • macOS users can now run the binary directly after using install.sh (no manual Gatekeeper bypass needed).
  • Fixed HTTPS connections for all API requests (SSL certificate handling).
  • Added User-Agent header to prevent 403 Forbidden errors from some servers.