Skip to content

Releases: dss-web/ninjaforms-uploads-azure

1.2.0

Choose a tag to compare

@soderlind soderlind released this 18 Mar 11:15
cc2f4d9

What's Changed

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1

Choose a tag to compare

@soderlind soderlind released this 08 Mar 21:39
0c0aec0

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

Choose a tag to compare

@Clorith Clorith released this 05 Oct 08:44

This release introduces the concept of forced settings.

By defining the constant MICROSOFT_AZURE_FORCE_EXTERNAL_UPLOAD, and making its value true (or any other truthy value), the Ninja forms should automatically switch all settings to using the recommended settings for offloading all media entirely to Azure Blob Storage.

1.0.2

Choose a tag to compare

@Clorith Clorith released this 08 Sep 11:18

This is a maintenance release.

Fixes an inconsistency between the constant naming for this plugin, and the Azure Blob Storage plugin.

  • Replace the use of MICROSOFT_AZURE_CONTAINER with the appropriate MICROSOFT_AZURE_CNAME constant.

1.0.1

Choose a tag to compare

@Clorith Clorith released this 01 Sep 14:25

Minor maintenance release

  • Remove composer/installers dependency

1.0.0

Choose a tag to compare

@Clorith Clorith released this 01 Sep 13:55
Update readme and package files to have the correct descriptions.