commerce_file 8.x-2.4

Bug fixes

Changelog

Issues: 1 issues resolved.

Changes since 8.x-2.3 (compare):

Bug

  • #3575518: Fixed the fatal error in `File::create()` by repla...

commerce_file 8.x-2.2

Bug fixes
New features

Contributors (2)

jsacksick, rszrama

Changelog

Issues: 3 issues resolved.

Changes since 8.x-2.1:

commerce_file 8.x-2.0-beta3

Bug fixes

Contributors (0)

Changelog

Issues: 1 issues resolved.

Changes since 8.x-2.0-beta2:

Bug

  • #3212341 by jsacksick, Sumi, The file download route shouldn't be cacheable.

commerce_file 8.x-2.0-beta2

New features

Contributors (1)

jsacksick

Changelog

Issues: 1 issues resolved.

Changes since 8.x-2.0-beta1:

Task

commerce_file 8.x-2.0-beta1

Bug fixes
New features

First beta release of Commerce File which depends on the latest tagged Commerce License alpha version.

Note that upgrading from a dev version might not be easily feasible as breaking changes were introduced.

commerce_file 8.x-2.x-dev

This is the development snapshot of 7.x-2.x-dev ported to 8.x-2.x-dev.

commerce_file 7.x-2.0-beta3

Bug fixes
Unsupported

Changes since 7.x-2.0-beta2:

  • #2273427 by Tyler Pepper: Fixed Download token doesn't match session token on HTTPS.
  • #2211603: 'My Files' view improperly builds breadcrumb.
  • #2169867 by Dave Reid: Sync download code with file_entity.

commerce_file 7.x-2.0-beta2

Bug fixes
Unsupported

Changes since 7.x-2.0-beta1:

  • #2129321: Entries displaying under 'Files' when purchase hasn't been completed yet.
  • Rename plugins/type to plugins/license_type (commerce_license 1.0 compatibility).
  • Use commerce_file_product_types() in commerce_file_commerce_license_types_list_alter().

commerce_file 7.x-2.0-beta1

New features
Bug fixes
Unsupported

Changes since 7.x-2.0-alpha3:

  • #2079349: Can't stream licensed files or create their image derivatives.
  • #2098943: Add an explicit dependency on the file module.
  • Implement the new commerce_license renew() method.

commerce_file 7.x-2.0-alpha3

Unsupported

This release is compatible with file_entity 2.0-alpha2 and later.

Changes since 7.x-2.0-alpha2:

  • Restore compatibility with file_entity 2.0-alpha2.

commerce_file 7.x-1.0-beta4

New features
Bug fixes
Unsupported

The following details all changes since the previous release. You must run update.php after upgrading to this version.

Changes / Bug Fixes / Improvements

commerce_file 7.x-1.0-beta3

New features
Bug fixes
Unsupported

Issues Fixed

#1309140: Unable to disable/uninstall
#1303786: Documentation - created doc and added link in README
#1324224: File licence upload problem
#1366520: Make the menu item title and empty text for the file license table

Improvements

  • 888ae79 - better handling of de-referencing line items from licenses on order deletion.
  • b18eb7f - revamped the state and status to be allowed and denied based. any rules triggered on states may need updated
  • 4c8177f - updated the license issue logic to not combine line items on a single license
  • 06d9629 - added views integration for commerce_file fields to provide the file relationship
  • a0cecfd - added a new display formatter for the commerce_file fields that checks the license view access, if allowed then a link is shown else plain text - this replaces the orginal implementation that altered the existing file formatters
Subscribe with RSS Subscribe to Releases for Commerce File