Releases: eighteen73/satellite
Version 1.1.7
Allow staging as an environment for remote images. This should prove useful for beta sites when a live site is available to request images from.
Version 1.1.6
Fix previously changed image srcset function.
Full Changelog: v1.1.5...v1.1.6
Version 1.1.5
Fix PHPCS issues from the previous release.
Full Changelog: v1.1.4...v1.1.5
Version 1.1.4
Version 1.1.3
What's Changed
- Updated use of singleton to ensure classes get used by @DanielHudson2 in #6
New Contributors
- @DanielHudson2 made their first contribution in #6
Full Changelog: v1.1.2...v1.1.3
Version 1.1.2
- Addition: Add simple-smtp to disabled mail plugins
Version 1.1.1
No feature changes, just a fix for websites running without Composer's autoloader.
- Fix: Replace autoloader code with a clearer dedicated file for that purpose.
Version 1.1.0
Important: This release removes the plugin's WP-CLI sync command
Anyone wishing to sync their dev website from a remote instance should now use https://github.com/eighteen73/wp-cli-tools, which is a more featured WP-CLI package. There we are pulling all our WP-CLI functionality together and it's sync command is an improved version of what we started here.
- Removal: WP-CLI sync commands
- Fix: Error when loading certain remote images
Version 1.0.3
Add Mailgun to the list of plugins that are force-disabled.
Version 1.0.2
Remove composer.lock from repo