Skip to content

Releases: getdevflow/core

v2.3.0 Minor Release

10 Jun 15:02
v2.3.0
5c98d19

Choose a tag to compare

  • enhancement: added custom field support for page builder pages with new migration
  • fixed: normalized path checks for plugins and themes
  • enhancement: page builder now uses WebsiteManagerController and defined routes
  • other minor fixes and improvements.

Full Changelog: v2.2.3...v2.3.0

v2.2.2 Patch Release

05 Jun 19:03
v2.2.2
4a58cf4

Choose a tag to compare

  • fixed: cms_enqueue_css, and cms_enqueue_js work as expected

Full Changelog: v2.2.0...v2.2.2

v2.2.0 Minor Release

01 Jun 14:23
v2.2.0
5a34a2e

Choose a tag to compare

  • ➕ Security audit advisory
  • ➕ Security helpers
  • 🔧 Paginator
  • ➕ Site Plugins
  • 💾 Extension cache warmer for quick screen loading

Full Changelog: v2.1.1...v2.2.0

v2.0.0 Major Release

18 May 18:59
v2.0.0
db8fcc5

Choose a tag to compare

  • ➕ Http transport client
  • ➕ Schedule content to be published in the future
  • ➕ Schedule products to be published in the future
  • 💾 Check if plugin class exists before loading
  • 💾 Check if theme class exists before loading
  • ➕ New page builder
  • ➕ Event listener service provider
  • ➕ Scheduler service provider
  • ➕ Page builder service provider
  • 🔧 Dependency issue with Database
  • ➕ Http cache
  • ➕ Enable/disable plugins and themes for subsites
  • 🔧 Code refactoring
  • 🔧 Other minor fixes and improvements

Full Changelog: v1.3.0...v2.0.0