Skip to content

Releases: backdrop-contrib/filecache

1.x-1.1.0

Choose a tag to compare

@herbdool herbdool released this 26 Mar 16:40
45fff34

Note: we recommend you manually delete the filecache directory so a fresh cache can be created. Because of the new structure, old cache items will not be automatically deleted.

This release adds subdirectories to each cache bin to allow cache items to be split up into more directories and avoid issues that result from directories with large numbers of files (timing out when clearing the cache). The total number of cache will likely be similar to before but split up across more directories.

What's Changed

  • Issue #25: add a subdirectory to split up large cache bins by @herbdool in #28

Full Changelog: 1.x-1.0.6...1.x-1.1.0

1.x-1.0.6

Choose a tag to compare

@herbdool herbdool released this 20 Mar 19:11
44927af

What's Changed

New Contributors

Full Changelog: 1.x-1.0.5...1.x-1.0.6

1.x-1.0.5

Choose a tag to compare

@herbdool herbdool released this 19 Feb 21:31
71f98ae

What's Changed

Full Changelog: 1.x-1.0.4...1.x-1.0.5

1.x-1.0.4

Choose a tag to compare

@herbdool herbdool released this 10 Feb 16:00
f036262

What's Changed

Full Changelog: 1.x-1.0.3...1.x-1.0.4

1.x-1.0.3

Choose a tag to compare

@herbdool herbdool released this 08 Feb 05:50
25125ab

What's Changed

Full Changelog: 1.x-1.0.2...1.x-1.0.3

1.x-1.0.2

Choose a tag to compare

@herbdool herbdool released this 06 Feb 22:06
eb1a2ad

What's Changed

Full Changelog: 1.x-1.0.1...1.x-1.0.2

1.x-1.0.1

Choose a tag to compare

@herbdool herbdool released this 05 Feb 22:43
5ffcbb4

What's Changed

New Contributors

Full Changelog: 1.x-1.0...1.x-1.0.1

1.x-1.0 Release

Choose a tag to compare

@Gormartsen Gormartsen released this 05 Dec 19:50

This is first but stable release.
Please follow instructions to enable it.