Releases: backdrop-contrib/filecache
Releases · backdrop-contrib/filecache
1.x-1.1.0
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
Full Changelog: 1.x-1.0.6...1.x-1.1.0
1.x-1.0.6
What's Changed
- Issue #23: Comments issue by @avpaderno in #24
- Issue #25 separate out getContents by @herbdool in #27
New Contributors
- @avpaderno made their first contribution in #24
Full Changelog: 1.x-1.0.5...1.x-1.0.6
1.x-1.0.5
1.x-1.0.4
1.x-1.0.3
1.x-1.0.2
1.x-1.0.1
What's Changed
- Issue #7: add as maintainer by @herbdool in #8
- Issue #1: return the cid, created properties for cache by @herbdool in #2
- Issue #3: add default config file by @herbdool in #5
- Issue #4: use private path as default if exists by @herbdool in #6
- Issue #10: filename - clean more characters and hash if needed by @herbdool in #11
New Contributors
Full Changelog: 1.x-1.0...1.x-1.0.1
1.x-1.0 Release
This is first but stable release.
Please follow instructions to enable it.