Skip to content

Releases: madebyraygun/craft-block-loader

v3.1.2

04 Mar 18:25
bacbde6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

28 Oct 23:47
742bde1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

24 Oct 14:00
a717152
Compare
Choose a tag to compare

What's Changed

  • feat: add console command to clear cache for related expired entries by @daltonrooney in #14

Full Changelog: v3.0.1...v3.1.0

v3.0.1

09 Oct 16:07
cf7640c
Compare
Choose a tag to compare

Fixed

Full Changelog: v3.0.0...v3.0.1

Nested Entry Support

24 Sep 00:38
5a14abe
Compare
Choose a tag to compare

3.0.0 - 2024-09-23

Added

  • Breaking change: Replaces context hooks with entry.blocksFromField method to load block content
  • Breaking change: Replaces onInit method in block class definitions with optional setSettings method
  • Adds support for CKEditor nested entries fields
  • Adds utility and console command to clear block cache
  • Adds block cache config option
  • Adds autoloading config option

Improvements

  • Better block class autoloading

Craft 5 Compatibility

16 Sep 18:16
Compare
Choose a tag to compare

What's Changed

Update plugin handle and improve docs

16 Sep 18:16
Compare
Choose a tag to compare