For the complete documentation index, see llms.txt. This page is also available as Markdown.

What's New With 2.1.0

This release is part of the ColdBox 4.2.0 update and contains the following updates:

Bugs

  • [CACHEBOX-27] - Railo/Lucee provider was not passing attributes on clearByKeySnippets

  • [CACHEBOX-37] - Custom LogboxConfig will NEVER be used if Cachebox is used in Standalone Mode

New Features

  • [CACHEBOX-28] - Add ability to clear an entire cache provider from the cache reporter UI

  • [CACHEBOX-29] - Update reporter to allow for reporting Couchbase or Memcached caches

Improvements

  • [CACHEBOX-31] - Update the documentation URL in box.json

  • [CACHEBOX-33] - Convert CacheBox's FIFO policy to script

  • [CACHEBOX-34] - Convert CacheBox's LFU policy to script

  • [CACHEBOX-35] - Convert CacheBox's LIFO policy to script

  • [CACHEBOX-36] - Convert CacheBox's LRU policy to script

Last updated

Was this helpful?