Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Always use bitcache_resolve_id() to construct bitstream URLs in order to consistently support non-clean URLs.
Implemented a new API function bitcache_get_modules().
Expanded the bitcache_get_modules() API function to support 'info' and 'titles' operations in addition to returning module names.
Implemented a table on the configuration screen displaying the currently installed modules supporting the Bitcache API.
Implemented target repository selection on the upload/fetch administration screens.
#336715: Amazon S3 storage adapter: Implemented a new API function bitcache_link(), enabling better opportunities for encapsulating the storage location for e.g. Amazon S3 backends.
Fixed an error in bitcache_get_modules() when no modules implementing the Bitcache API are installed.
#338506: Caching of image resources?: Implemented more useful Cache-Control headers to override the Drupal default headers and allow bitstreams to be cached by private caches.
Note: This is experimental software meant for advanced users; assume nothing works, and you may be pleasantly surprised. And when it breaks, you get to keep both pieces.