Skip to content

v3.6

Choose a tag to compare

@mustafauysal mustafauysal released this 28 May 10:37
· 64 commits to release since this release
  • [Added] Cache exclusions based on specific referrers.
  • [Added] Dev mode to disable caching and optimizations during development.
  • [Fixed] Table names are now validated before running optimize queries.
  • [Improved] Preloader performance: Now dispatched on shutdown and throttled to avoid high CPU usage.
  • [Updated] Redis object-cache drop-in.
  • [Updated] Memcache object-cache drop-in.
  • [Updated] APCu object-cache drop-in.
  • [Changed] Minimum required PHP version bumped to 7.4.
  • [Updated] Dependency packages.