[bd] Data Storage 1.3.0

Store data in remote servers.

  1. Minor update

    xfrocks
    • Added support for S3-compatible services
    • Bug fixes
  2. Minor Update

    xfrocks
    • Added new config flag `bdDataStorageCacheTtlBadFile`
    • Added new config flag `bdDataStorageDoNotDownloadFile`
    • Added new config flag `bdDataStorageFtpCreateDirOptimize`
    • Added new config flag `bdDataStorageOverride`
    • Performance improvements
  3. Maintenance Update

    xfrocks
    • Improved support for ftp chmod
    • Improved caching
    Dadparvar likes this.
  4. Minor Update

    xfrocks
    • Added new config flag `bdDataStorageUrlStatOptimize`
    • Improved performance / compatibility
    You can now use..

    Code:
    $config[‘bdDataStorageUrlStatOptimize’] = true;
    ..to improve performance. This flag will assume all file must have an extension and directory must not. Add-ons that do otherwise may fail to work with this flag turned on.
  5. Feature Update

    xfrocks
    • Added support for custom meta data (S3)
    • Added support for XenForo built-in sitemap
    • Added daily version checking from xfrocks.com
    • Fixed issues with non-standard S3 regions
  6. Minor update

    xfrocks
    This update should address issue with too many files left in temp directory.
  7. Maintenance update

    xfrocks
    Improved compatibility
  8. Maintenance update

    xfrocks
    Improved compatibility
  9. Feature update

    xfrocks
    Added backup feature
Loading...