Skip to content

Tine v0.5.6

Choose a tag to compare

@github-actions github-actions released this 11 Jul 18:52

Parser-integration and release-recovery patch: lsdoc 0.5.2, private and
reproducible Help-panel reports, and complete cross-platform release guards.

Changed

  • The shared parser is updated to lsdoc 0.5.2. Both the native core and the
    vendored browser WASM parser use the same released parser build.

Fixed

  • Help improve Tine uses the same OG-faithful reference oracle as lsdoc.
    Property, nested, file-label, Org, embed, and block-reference semantics no
    longer drift between the two sides of the comparison, eliminating false
    divergences such as Markdown links in property values. CI now binds the
    vendored oracle to the pinned lsdoc release and its exact source hash.
  • Help improve Tine reports no longer expose page names or private URLs.
    Source files use neutral labels, URL schemes remain parseable while hosts and
    paths are scrubbed, URL-sensitive divergences survive anonymization more
    reliably, and copied reports record the Tine version used for the comparison.
  • Release CI catches platform-only compilation and stale Flatpak sources before
    tagging.
    Windows and Android compile guards now run on ordinary CI, the
    Flatpak offline npm and Cargo manifests are checked against their lockfiles,
    and a release remains draft unless every required artifact job succeeds.

Download an installer for your platform below. Windows and Linux ship both x64 and ARM64 builds (match your CPU). Windows users who prefer no installer can grab the portable Tine_*-portable.zip for their arch — unzip and run the exe (needs the WebView2 runtime, preinstalled on Windows 10/11). macOS/Windows builds are currently unsigned (right-click → Open on macOS; More info → Run anyway on Windows). On macOS, if Tine keeps asking to access your Documents folder on launch, see the workaround.