Skip to content

Releases: Alingsas-Kommun/data-importer

v1.0.4

Choose a tag to compare

@michaelclaesson michaelclaesson released this 15 Jun 10:16
  • Added support for basic sorting

v1.0.3

Choose a tag to compare

@michaelclaesson michaelclaesson released this 24 May 19:07
  • Added free form style and script fields
  • Safer style and script handle handling and frontend enqueueing.
  • Support loop index, first, and last metadata in shortcode rendering.
  • Fix template validation badge clearing and route log links to the Log tab.
  • Remove legacy database migration code and refresh plugin metadata.
  • Update README docs, translations, and regression coverage.

v1.0.2

Choose a tag to compare

@michaelclaesson michaelclaesson released this 12 May 13:28

First public release

v1.0.1

Choose a tag to compare

@michaelclaesson michaelclaesson released this 24 Aug 10:52
  • Added Swedish (sv_SE) translations

v1.0.0

Choose a tag to compare

@michaelclaesson michaelclaesson released this 24 Aug 10:52

Initial release.

  • REST API import per source (replace/append/upsert modes)
  • PHP template rendering via the [data_importer] shortcode
  • API key authentication with IP/CIDR allowlisting
  • Rate limiting and payload/record guardrails
  • Safe mode to disable template execution on demand
  • Import, security, and template-error logging