Skip to content

Version 3.4.14

Compare
Choose a tag to compare
@khalwat khalwat released this 27 Sep 22:12
· 879 commits to develop since this release

Changed

  • Substantial performance increase on element save, because we ensure the sitemap queue job doesn't attach itself to web-based queue runners (#989)
  • Changed the core MetaValue parsing method to be faster, also resolves (for real) (#653)
  • Remove all references to the now-deprecated object. syntax (though it still functions as usual)

Fixed

  • Fixed an issue where the query string would be erroneously stripped from image URLs (#987)