- Simplify *medoid* module, reducing memory usage and computation.
- Change `cloudless_portion` search parameter to be the portion of filled pixels, rather than portion of region.
- Only find region portions when searching with `cloudless_portion` or `fill_portion` filters (improves speed).
- Where possible, apply `custom_filter` before cloud/shadow detection in search (improves speed).
- Add a Sentinel-2 *medoid* composite tutorial.
- Fix Sentinel-2 shadow projection, and *qa* cloud_mask naming bugs.
- Update the documentation and STAC catalog.