All notable changes to this project will be documented in this file.
2.6.1 (2026-04-28)
- plugin: allow forced folder files to re-process after cooldown expires (e39ca7d)
2.6.0 (2026-03-27)
2.5.2 (2026-03-10)
2.5.1 (2026-03-10)
2.5.0 (2026-02-21)
- all: added command to remove all dataview serializer queries (77afd5e)
- all: added validate and release scripts (fbf5eec)
- all: improved notes (dad5651)
- all: updated release (4420257)
- all: updated scripts (7a8fba7)
2.4.5 (2026-01-28)
- all: removed Tailwind CSS reset to avoid side-effects (8941c6c)
- all: precompile regular expressions (5e835f9)
2.4.4 (2026-01-25)
2.4.3 (2026-01-25)
2.4.2 (2026-01-25)
- all: added support for DataviewJS queries (dafa77c)
- all: removed node path module usage to fix iOS issue (b9f23de)
2.4.1 (2026-01-25)
- all: fixed matching for single-line queries where there are spaces before the end marker (9d91f81)
2.4.0 (2026-01-24)
- all: added a notice for invalid queries with the file path (f816442)
- all: added query serialization batching to improve perf (1fb7a32)
2.3.2 (2026-01-24)
2.3.1 (2026-01-24)
2.3.0 (2026-01-24)
- all: added support for TASK queries (cea235e)
2.2.0 (2026-01-24)
- all: added a setting to control how links are generated in serialized queries (eb77405)
- all: added setting to add an extra new line before the end marker (f0d7351)
- all: added support for converting dataview queries (4ee933e)
- all: added support for multiline queries (c151b3a)
- all: improved query rendering (83ffd35)
- all: fix query matching (8a6289a), closes #25
- all: fixed matching issue with idempotency checks vs initial serialized query removal (2924d97)
2.0.0 (2026-01-24)
- all: added command to serialize queries in the current file (4921016), closes #48
- all: added debug mode and error notices for invalid queries (f362c98)
- all: added support for forcing updates to specific folders (1f39c53)
- all: added support for manual and 'once' queries (1915517)
- all: added support for queries that disappear once serialized (ie only keep the output) (ac431bf)
- all: improved look and feel of queries (2131c96)
- all: improved manual query refresh button (3302e98)
- all: skip serialization of queries that would cause needless file modifications (71eb1a8)
- plugin: add inline refresh button for Dataview queries (443bf7d)
- all: wait for all plugins to be loaded to avoid loading this plugin before Dataview (76f7093), closes #32
1.9.0 (2026-01-06)
1.8.1 (2025-08-03)
1.8.0 (2025-05-23)
1.7.3 (2025-05-23)
1.7.2 (2025-05-23)
1.7.1 (2025-05-23)
1.7.0 (2025-05-23)
1.6.0 (2025-05-23)
1.5.1 (2024-11-26)
- Revert "feat: Enable updates to all files, not just recently modified" (97688c9)
1.5.0 (2024-11-26)
- Enable updates to all files, not just recently modified (35cbd62)