Skip to content

Latest commit

 

History

History
165 lines (108 loc) · 12.6 KB

File metadata and controls

165 lines (108 loc) · 12.6 KB

Changelog

All notable changes to this project will be documented in this file.

2.6.1 (2026-04-28)

Bug Fixes

  • plugin: allow forced folder files to re-process after cooldown expires (e39ca7d)

2.6.0 (2026-03-27)

Features

  • all: fixed bug with link format setting (f1fe8f3)
  • all: updated workflows (bcab7c3)

2.5.2 (2026-03-10)

Bug Fixes

2.5.1 (2026-03-10)

Bug Fixes

  • all: fixed bug with regex queries (28669b6), closes #59

2.5.0 (2026-02-21)

Features

  • 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)

Bug Fixes

  • all: removed Tailwind CSS reset to avoid side-effects (8941c6c)

Performance Improvements

  • all: precompile regular expressions (5e835f9)

2.4.4 (2026-01-25)

Bug Fixes

  • all: ensure previous serialized queries are cleaned up correctly (d23252a), closes #56

2.4.3 (2026-01-25)

Bug Fixes

  • all: added a fix for absolute paths ignoring setting for tables (3765e11), closes #55

2.4.2 (2026-01-25)

Features

  • all: added support for DataviewJS queries (dafa77c)

Bug Fixes

  • all: removed node path module usage to fix iOS issue (b9f23de)

2.4.1 (2026-01-25)

Bug Fixes

  • all: fixed matching for single-line queries where there are spaces before the end marker (9d91f81)

2.4.0 (2026-01-24)

Features

  • 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)

Features

  • all: added support for alternative syntax (9c8a30b)
  • all: added support for inline queries (46cce77)

2.3.1 (2026-01-24)

Bug Fixes

2.3.0 (2026-01-24)

Features

  • all: added support for TASK queries (cea235e)

2.2.0 (2026-01-24)

Features

  • 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)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • 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)

Reverts

  • Revert "feat: Enable updates to all files, not just recently modified" (97688c9)

1.5.0 (2024-11-26)

Features

  • Enable updates to all files, not just recently modified (35cbd62)

1.4.1 (2024-10-27)

1.4.0 (2024-10-09)

1.3.0 (2024-08-25)

1.2.0 (2024-07-04)

1.1.5 (2024-07-04)

1.1.4 (2024-06-05)

1.1.3 (2024-06-05)

1.1.2 (2024-05-23)

1.1.1 (2024-05-22)

1.1.0 (2024-05-22)

1.0.5 (2024-05-18)

1.0.4 (2024-05-16)

1.0.3 (2024-05-14)

1.0.2 (2024-05-14)

1.0.1 (2024-05-14)

1.0.0 (2024-05-13)