Skip to content

Releases: backdrop-contrib/filecache

1.x-1.1.0

26 Mar 16:40
45fff34

Choose a tag to compare

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

20 Mar 19:11
44927af

Choose a tag to compare

What's Changed

New Contributors

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

1.x-1.0.5

19 Feb 21:31
71f98ae

Choose a tag to compare

What's Changed

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

1.x-1.0.4

10 Feb 16:00
f036262

Choose a tag to compare

What's Changed

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

1.x-1.0.3

08 Feb 05:50
25125ab

Choose a tag to compare

What's Changed

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

1.x-1.0.2

06 Feb 22:06
eb1a2ad

Choose a tag to compare

What's Changed

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

1.x-1.0.1

05 Feb 22:43
5ffcbb4

Choose a tag to compare

What's Changed

New Contributors

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

1.x-1.0 Release

05 Dec 19:50

Choose a tag to compare

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