Changes in version 0.3.2 (2026-03-28) - Added function SetPathAPI() that enables switching between the new and old API path structures (see this announcement) Changes in version 0.3.1 - Adapted MakeEvalScript() function to handle Landsat-8/9 data Changes in version 0.3.0 (2025-09-02) - Adapted GetCollections() function to handle multi-instrument collections like 'Sentinel 3 Synergy L2' - Added MakeEvalScript() function that creates evalscript from spectral indices defined in the rsi package - Expanded documentation on evalscripts - Requests that fail are automatically retried in case of error 429 ("too many requests", often used for rate limiting) or 503 ("service unavailable') - Fixed internal function CheckBbox() Changes in version 0.2.1 (2024-08-31) - Created package website with pkgdown - Added aggregation period units choice to statistical values - Fixed updated external URLs - Improved documentation Changes in version 0.2.0 (2024-04-30) - Added Statistical API wrapper - Added CSL2 filter to image catalog search - Added seasonal filtering for image catalog - Improved documentation Changes in version 0.1.0 (2023-12-05) - Initial CRAN submission.