Releases: putyourlightson/craft-spark
Releases · putyourlightson/craft-spark
1.0.0-alpha.5
Added
- Added support for dot notation when getting, setting and removing store values.
- Added the ability to remove store values.
Fixed
- Fixed the
redirect
event
Changed
- Control panel templates are now rendered in control panel action requests.
1.0.0-alpha.4
Changed
- Renamed “Spark Plug” to “Spark Module”.
1.0.0-alpha.3
Changed
- The Spark plugin is now powered by the Spark Plug module.
- Events are now streamed to the browser as they are parsed, rather than all at once at the end of the request.
1.0.0-alpha.2
Changed
- Spark now requires Craft 5.0.0 or later.
- The Datastar script is now packaged with the plugin, rather than served from a CDN.
1.0.0-alpha.1
- Initial alpha release.