filehash 3.2.2

  • Remove deprecated filehash.tokens.inc file
  • Simplify Views strings

filehash 3.2.1

Bug fixes
  • Fix bug when upgrading from 8.x-1.x to 3.x
  • Use PDO constant in Drush command for compatibility with older versions of Drupal core

filehash 3.0.6

Bug fixes
Unsupported

filehash 3.0.5

Bug fixes
Unsupported
  • Fix broken update function for the 2.x update (which most instances will have already run before upgrading to the 3.x branch)

filehash 3.0.2

Unsupported
  • Migrate config form to use #config_target
  • Bump phpstan to level 9 and add assertions
  • Add newly-required datetime service to memory cache

filehash 3.0.0

New features
Unsupported

New release branch of File Hash module which requires Drupal 10.2 or later.

filehash 2.0.9

Unsupported

filehash 2.0.6

Bug fixes
Unsupported
  • #3276224: Failed to open stream handling: Provide a test for failed to open stream handling
  • Fix static analysis issues
  • Batch generate: Only increment counter when a file is processed
  • Batch generate: Ensure files are processed in order
  • Return early from duplicate lookup if file hash is null

filehash 2.0.2

Bug fixes
Unsupported

Update documentation for version 2.0.

filehash 2.0.1

Bug fixes
Unsupported
  • Skip automatic hashing if mime type isn't configured to be hashed

filehash 2.0.0

New features
Unsupported

Major version release adds new features and migrates file hashes from filehash table to file_managed table.

Due to the new data model, any views using file hashes will need to be reconfigured to use fields in the file_managed table rather than filehash table.

filehash 8.x-1.8

Bug fixes
New features
  • Allow file hashes to be cached in the entity cache (performance optimization)
  • Drupal 10 compatibility for development/testing purposes
  • Code style cleanup

filehash 2.x-dev

New features

This release branch overhauls the data model to properly use core entity and field APIs, and tries to make progress on the feature request backlog :)

filehash 8.x-1.7

New features
  • Increase error logging if file cannot be opened for reading (previously this was silently ignored); ensure hash value is NULL if hashing fails.

filehash 7.x-1.8

New features
Unsupported
  • Improve error handling for edge cases on PHP 8 (e.g. ValueError thrown if directory not found or not accessible)

filehash 8.x-1.5

Bug fixes

Fix deprecations, coding standard and static analysis issues.

filehash 7.x-1.7

Unsupported

Minor fixes:

  • Rename module from "File hash" to "File Hash";
  • Remove unused variable;
  • Add minimal test; and
  • Refactor filehash_node_view().

filehash 8.x-1.3

Bug fixes
New features

filehash 8.x-1.2

Bug fixes
New features

filehash 7.x-1.6

Bug fixes
Unsupported
  • Fixes a bug re: RSS feeds and PHP 7
  • Code style cleanup

filehash 7.x-1.5

Bug fixes
New features
Unsupported

Bug fixes and new features:

filehash 7.x-1.3

New features
Bug fixes
Unsupported

Fixes compatibility w/ media module; adds setting to disallow duplicate file uploads.

filehash 7.x-1.2

Bug fixes
Unsupported

This is what was supposed to be verison 7.x-1.1 (an incorrect tag was pushed)

filehash 7.x-1.1

Bug fixes
Unsupported

Updated for compatibility with the current version of media module.

Pages

Subscribe with RSS Subscribe to Releases for File Hash