Small changes required by new version of CGDevTools package, compatible with IntraWeb 16 (to be released soon)
UserSession: Allow passing UserSession as the owner of the cache file when creating a new cache object
CSPSafeEval property in ServerController. Default is False. When True, IntraWeb will use an alternate code to execute dynamic JavaScript in the browser, which makes it compatible with CSP
CSP: Fix IWGrid rendering (non-safe style was being included in the page)
Bug fix
Memory leak fix in an internal object pool used by IntraWeb rendering engine. Possible race condition also fixed.