Releases: udx/wp-stateless
Releases · udx/wp-stateless
v2.0.0-rc1
v2.0.0-rc1 is a pre-release candidate for v2.0.0 - a major release. It introduces a setup assistant to help users automatically generate the required Service Account JSON from their Google Cloud project and a dedicated settings panel with several new options. We have also expanded the available wp-config constants and network setting overrides. Give it a whirl and tell us what you think in the issues!
- NEW - Added stateless mode.
- NEW - Dedicated settings panel.
- NEW - Setup assistant for initial plugin activation.
- NEW - Support for replacing default GCS domain with a custom domain.
- ENHANCEMENT - Expanded network setting overrides.
- ENHANCEMENT - Expanded wp-config constants (ref: https://github.com/wpCloud/wp-stateless/wiki/Constants).
- ENHANCEMENT - Relocated synchronization and regeneration tools to the new settings panel.
v1.9.2
- Added ability to modify default bucket link via 'wp_stateless_bucket_link' filter.
- Added checking of connection to GCS once per four hours instead of doing it on every page load.
- Google SDK was moved from vendor dir. So it's not loaded on every page load anymore, but only when it's required.
- Updated Composer Autoload logic.
- Reverted all changes included to 1.9.1 version because of conflicts.
Release 1.9.0
= 1.9.0 =
- Added new ability to define cacheControl for remote objects.
- Added new option that adds random hashes to file names.
Release 1.8.0
- Added the ability to regenerate and synchronize separate Media file from the list.
- Added the ability to regenerate and synchronize Media file from edit screen.
- Fixed the issue on multisite setup (switch_to_blog now works as expected).
- Performance fixes.
- UI cleanup.
Release 1.7.3
Real Public Release
Changed Guzzle Version
Release 1.7.2
Initial Public Release
Release 1.7.1
- Migrated from p12 to JSON.
- New feature of media sync.
- New option Root Directory.
- Optimized uploading process.
- Other options.
Release 1.7.0
1.7.0
- Fixed conflict with SSL forcing plugin.
Release 1.6.0
final fix
Stable 1.5
Update class-bootstrap.php