It's recommended to upgrade to this release. It includes stability fixes for caching and RSS feeds.
- RSS Feeds are fixed for users which don't have the proper PHP extensions installed.
DOM and XML should still be installed for optimized loading speeds. - Cache age expiry is removed due to bugs with various dynamic hooks including unloading plugins.
- File paths are fixed for two plugins (jQuery File Drop and History) to ensure proper caching during injectScript.
What's Changed
- rss: Fix DOMDocument dependency check by @TrimmingFool in #2498
- Remove cache age expiry by @stickz in 551af5d
- Fix file paths for injectScript by @stickz in b7f9d5f
Full Changelog: v4.1.3...v4.1.4