Skip to content

v0.1.9

Choose a tag to compare

@FelixHuoEZ FelixHuoEZ released this 24 Apr 16:49

Highlights

  • Added an internal current-page reparse POC that probes whether the current Logseq desktop build exposes a callable single-page reparse bridge.
  • Expanded diagnostics around current-page file resolution, host file readers, watcher handlers, evaluated bridge access, and private file alter probes.
  • Documented the POC result: current page files can be read, but the internal reparse bridges are not reachable from a normal plugin iframe in the tested Logseq build.
  • Hid the Experimental Internal Current Page Reparse button from the normal Maintenance Tools > Debug UI because the POC currently has no effective user-facing repair action.
  • Kept the internal probe implementation available for future diagnostics while avoiding a misleading visible button.

Notes

This release does not change the normal Reader sync, repair, cached rebuild, or migration flows. It mainly captures the current-page reparse investigation and removes the ineffective experimental UI entry.

Full Changelog: v0.1.8...v0.1.9