Releases: programmfabrik/fylr-plugin-example
Release list
Release v1.35.0
Adds the skiptermsfield custom-type subfield: indexed in OpenSearch (search/facets) but kept out of the suggest term tables. Demonstrates the fylr custom-mapping skipTerms flag (fylr #79739). Cut from main (v1.33.0 line); the v1.34.0-pre* line is unrelated.
Full Changelog: v1.33.0...v1.35.0
Release v1.34.0-pre2
Pre-release: add the skiptermsfield custom-type subfield (kept out of the suggest term tables, still indexed in OpenSearch). For fylr #79739 / test/api/db/custom_data_skipterms.
Full Changelog: v1.33.0...v1.34.0-pre2
Release v1.34.0-pre1
Pre-release for the fylr #79695 apitest (base config save validation: mandatory parameters + empty dynamic-recipe parameter rejection). Adds the mandatory_example config and the example-recipe-variables dynamic recipe. Pre-release only — not for general use; does not become releases/latest.
Full Changelog: v1.33.0...v1.34.0-pre1
Release v1.33.0
- New cookbook recipe
fylr_example:example_metadata:example-request-only-emptythat emits a metadata JSON where every recipe field is the empty string. Drives fylr's recipe path ininternal/api/object/file_metadata.gowith empty-string inputs so apitests can exercise the "recipe ran but delivered no data" code path without depending on the ai-metadata plugin. Used by ticket #79607 to reproduce the cleared-weblinkbug.
Full Changelog: v1.32.0...v1.33.0
Release v1.32.0
Full Changelog: v1.31.0...v1.32.0
Release v1.31.0
Full Changelog: v1.30.1...v1.31.0
Release v1.30.1
Test release workflow
Full Changelog: v1.30.0...v1.30.1
Release 1.29.1
Use empty placeholders for metadata mapping parameters to match fylr apitest test/api/task/metadata.
Use metadata recipe params
metadata recipe: improved to actually use passed parameters see #78207
Use "ref" from _current
This change allows us to check if values were loaded for the "_current" object sent to plugins.