Skip to content

Releases: udx/wp-stateless

v2.0.0-rc1

15 Aug 22:03
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

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

27 Jul 15:38
Compare
Choose a tag to compare
  • 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

23 Jun 12:34
Compare
Choose a tag to compare

= 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

13 Jun 14:33
Compare
Choose a tag to compare
  • 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

11 Mar 14:53
Compare
Choose a tag to compare

Real Public Release
Changed Guzzle Version

Release 1.7.2

10 Mar 11:07
Compare
Choose a tag to compare

Initial Public Release

Release 1.7.1

01 Mar 14:50
Compare
Choose a tag to compare
  • Migrated from p12 to JSON.
  • New feature of media sync.
  • New option Root Directory.
  • Optimized uploading process.
  • Other options.

Release 1.7.0

04 Jan 16:39
Compare
Choose a tag to compare

1.7.0

  • Fixed conflict with SSL forcing plugin.

Release 1.6.0

04 Jan 15:35
Compare
Choose a tag to compare
final fix

Stable 1.5

14 Dec 14:28
Compare
Choose a tag to compare
Update class-bootstrap.php