Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 925 Bytes

CHANGELOG.md

File metadata and controls

40 lines (22 loc) · 925 Bytes

Release Notes for Spark

1.0.0-alpha.5 - 2024-11-05

Added

  • Added support for dot notation when getting, setting and removing store values.
  • Added the ability to remove store values.

Changed

  • Control panel templates are now rendered in control panel action requests.

Fixed

  • Fixed the redirect event

1.0.0-alpha.4 - 2024-11-02

Changed

  • Renamed “Spark Plug” to “Spark Module”.

1.0.0-alpha.3 - 2024-11-01

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 - 2024-10-30

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 - 2024-10-28

  • Initial alpha release.