Plugin Directory

Changeset 1384221


Ignore:
Timestamp:
04/01/2016 01:45:56 PM (10 years ago)
Author:
derekheld
Message:

Rleasing 1.2.0

Location:
blue-storage
Files:
366 added
1 edited

Legend:

Unmodified
Added
Removed
  • blue-storage/trunk/readme.txt

    r1354820 r1384221  
    55Tested up to: 4.4.2
    66
    7 Stable tag: 1.1.0
     7Stable tag: 1.2.0
    88
    99Blue Storage for Microsoft Azure allows you to use Azure Storage to host files for your WordPress powered blog.
     
    1818* Allows you to migrate all existing files to your Azure Storage account.
    1919* File links are via HTTPS as to not interfere with websites run over HTTPS.
     20* Gives you the ability to control the caching max-age of uploads.
    2021* Can either be enabled for all uploads or you can upload from "Add Media" in the editor.
    2122* You can delete all of the files uploaded from your WordPress site at any time.
     
    36375. Either create a new container or choose an existing public container for your files.
    3738
    38 6. (Optional) Add in a CNAME if you want to use Azure CDN or simply don't want you links to show under "*.blob.windows.net."
     396. (Optional) Check the box that allows Blue Storage to manage all uploads to put them directly in Azure Storage.
    3940
    40 7. (Optional) Check the box that allows Blue Storage to manage all uploads to put them directly in Azure Storage.
     417. (Optional) Set the caching max-age value for uploads. This is specified in seconds.
    4142
    42438. (Optional) Click the "Copy To Azure" button to copy all media files not in Azure to your Azure Storage container.
    4344
     459. (Optional) Add in a CNAME if you want to use Azure CDN or simply don't want you links to show under "*.blob.windows.net."
     46
    4447== Changelog ==
    4548
     49= 1.2.0 =
     50* Added new option to set the cache control max-age value
     51
    4652= 1.1.0 =
    47 * Added progress bar for "Copy to Azure" option.
    48 * Fixed bug that limited "Copy to Azure" to 99 images instead of intended 100 images.
    49 * Fixed issue with not enqueueing style sheet for settings page.
     53* Added progress bar for "Copy to Azure" option
     54* Fixed bug that limited "Copy to Azure" to 99 images instead of intended 100 images
     55* Fixed issue with not enqueueing style sheet for settings page
    5056
    5157= 1.0.4 =
Note: See TracChangeset for help on using the changeset viewer.