• v0.1.2 ff63d1de94

    v0.1.2 Stable

    fpindado released this 2026-06-22 18:07:29 +02:00 | 63 commits to main since this release

    Release v0.1.2.

    Fixes

    • SP subtasks were written to the Markdown file as a flat, unindented list when added under a parent already present in the file. They are now inserted indented directly under their parent, reusing the file's actual indent unit (tab or spaces). (Forgejo #12)

    Improvements

    • Config panel footer now shows the plugin version and a link to the Git repository (version injected at build time from the manifest).
    • Removed verbose debug logging that flooded the dev console (kept error/warning logs and meaningful events).
    • Stabilized a flaky memory benchmark test.

    Also confirmed fixed

    • Moving a task between projects is detected and synced to both files (Forgejo #11; mechanism from the earlier task-move fix, verified on SP 18.9.1D).

    All Forgejo issues (#11–#14) are now closed. Tests: 278/278.

    Install via Super Productivity → Plugins → Install from ZIP.

    Downloads