- fixed RawSQL() and Subquery() (thx to thakryptex) - made the Redis client class configurable (Nic Wolff) - package is now also distributed as a universal wheel (Jon Dufresne)
4.0.6
- fixed m2m invalidation issue with certain configs - fixed catastrophic backtracking in template extensions
4.0.5
Not secure
- fixed db selection in invalidation fetch and .invalidated_update() when router fails (M1ha Shvn) - fixed unlickely "_clone() unexpected keyword '_cacheprofile'" error - fixed LookupError bug - fixed .meta.concrete_model not set bug - fixed docs on template tags
4.0.4
Not secure
- fixed caching while app registry not ready - fixed random ordered dicts producing varying SQL for same query