Releases: appfigures/cli
Releases · appfigures/cli
@appfigures/cli v1.0.3
Added
- The
af mcpserver is now listed in the official MCP registry.
@appfigures/cli v1.0.2
@appfigures/cli v1.0.1
Fixed
- Smaller install. The CLI no longer downloads dependencies it already bundles.
@appfigures/cli v1.0.0
First stable release.
@appfigures/cli v1.0.0-beta.8
Breaking
- Reworked the Explorer commands with clearer names and more consistent output.
Added
- Run the CLI as an MCP server so assistants like Claude and Cursor can use it.
- Control the calendar granularity when aggregating date data in Explorer.
- Focus review breakdowns on the dimensions and top results you care about.
Fixed
- Improved handling of in-app purchases.
- More reliable handling of tracked apps.
@appfigures/cli v1.0.0-beta.7
Breaking
reviews replytakes--contentinstead of--body. Pass--deleteto withdraw a posted response.reviews listandreviews breakdownrename--countryto--countriesand--versionto--versions. Both accept multiple values now.reviews listno longer has--language.keywords resultsnow requires--countryand--storefront.sdks listdrops--tags. Filter SDKs by tag through--q.
Added
reviews listgains keyword search, date-range filtering, and sorting.explorer fieldscan search the field catalog by keyword.explorer aggregate --terms-countcaps how many buckets eachtermsaggregation returns.keywords relatedis now paginated.keywords list --include-relationshipsadds per-(product, country) tracking detail.store categoriescan filter by parent category, storefront, and device type.
Changed
metrics query --countreturns the top N by value when combined with--group-by(earliest N when grouping by date). Previously it only capped rows.
@appfigures/cli v1.0.0-beta.6
Breaking
explorer query --fieldsis now--extra-fields. Fields referenced byqueryorsortare always projected; this flag adds extras.metrics query --include-totalis removed. Totals are always returned.
Added
sdks list— look up canonical SDK ids and tags. Pass the id toexplorer queryto filter apps by SDK.
Fixed
keywords listadded_ondates are returned as UTC.
@appfigures/cli v1.0.0-beta.5
Added
store featuredadds country filtering, sorting, and rank trends.store featured --count=0returns summary stats only.
Changed
store featuredaccepts a storefront product ID in addition to a unified app ID.explorer querysorts descending by default.explorer400 responses include the API's error message instead of swallowing it.
@appfigures/cli v1.0.0-beta.4
Changed
- Catalog commands are now Explorer commands across the CLI help, README, eval fixtures, and runtime guidance.
af auth loginhelp now matches the current browser-based flow.- Agent-facing help tips use consistent wording.
@appfigures/cli v1.0.0-beta.3
Fixed
af auth loginworks in agent harnesses.- Improved
store app-ranks,store top-charts, andstore app-listing.