Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 870 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 870 Bytes

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.1 - 2019-10-27

Fixes

  • Our ActiveStorage::Blob extensions was interacting with non-resumable blobs, creating resumable URLs for non-resumable blobs and finding blobs for resumable upload without a resumable URL.
  • Missing information about upload origin URL.

1.0.0 - 2019-10-01

Birthdate

  • Adds support for Google Cloud Storage resumable uploads to ActiveStorage.