= 2.11.1 on May 28, 2026 =
This release fixes imports that failed on certain configurations.
#### 🐛 Fixed
* Imports failed on hosts where uploaded files are not served from the local filesystem (for example, `vip://` on WP VIP or `s3://` on sites using object storage).
#### 💻 Developer Updates
* Added `gk/gravityimport/source/allowed-wrappers` filter to control which PHP stream-wrapper schemes are accepted as import sources.