0.6.0 - 2026-08-18
Release Notes
Added
- Every
issues.orgcarries#+VISSUE: 1, the on-disk protocol
number. It is independent of the crate version and of the
control-socketprotocolVersion.normalizewrites or upgrades it.
checknames a missing stamp and errors on a future number.
identityprintsprotocol: 1. - The Org ecosystem page lists GNU ELPA, org-contrib, and MELPA
names a rewrite must own, read, preserve, or ignore. Protocol 1
is the tracker contract, not parity with org-noter. Collisions
called out: org-gcalID, org-journalCREATED, org-gtd
TRIGGER/CATEGORY. - The Org syntax map states protocol 1 is the tracker contract, not
parity with every ELPA package. org-noter (NOTER_DOCUMENT,
NOTER_PAGE), Interleave's older names, and org-roam
(ROAM_REFS,ROAM_ALIASES) are preserved on rewrite. #+SETUPFILE:(local files only) merges TODO keywords, tags, and
#+PRIORITIES:into the file that names it. A URL is not fetched.
A missing or cyclic setup file is skipped so the tracker still
parses.vissue normalizerewrites a tracker onto the Org and ELPA
property names the other tools already read:#+CATEGORY:, type
as a heading tag, typos (BLOCKEDBY, drawerTAGS) folded, and
a bare:BLOCKER:id list moved to:BLOCKED_BY:.--dry-run
prints the files that would change. An org-edna condition stays.
vissue does not mint:BLOCKER: ids(...).
Changed
- A fresh tracker declares Org's tag and publish keywords:
#+FILETAGS:includesnoexport,#+TAGS:has the type group
plusdocs/perf/ignore/ARCHIVE, and
#+EXCLUDE_TAGS:/#+SELECT_TAGS:are written. A rewrite appends
noexportto an existing FILETAGS line that lacks it.search
matches inherited FILETAGS and a group tag. An Org-formatmirror
drops a heading taggednoexport.checknames a file that still
lacks those lines. - A parent with
:ORDERED:holds later children with the same
:PARENT:out ofreadyuntil every earlier sibling isDONEor
CANCELLED.:NOBLOCKING:on a child skips that wait.check
names a heading that started or closed early, and aDONEthat
still has open children. - Type is an Org heading tag when the character class allows it
(:bug:,:feature:,:task:). A write inserts a missing
#+CATEGORY:and#+FILETAGS:so the agenda does not label every
rowissues.vissue checknames a file still in the drawer-only
shape. #+PRIORITIES: highest lowest defaultsets the cookie range and the
value used when a heading has no[#X]. A fresh file writes
#+PRIORITIES: A C C.createwithout--priorityuses that
default; when the file has no such line it uses
issues.default_priority. A cookie outside the range is refused.:BLOCKER:is GNU ELPA org-edna (and org-depend), not a typo
for:BLOCKED_BY:. A bare id list still feedsreadyand is
rewritten to:BLOCKED_BY:; an edna condition stays.Effort
is recognised.checknames computed specials written in a
drawer,:BLOCKEDBY:, and an Effort value Org will not parse.
Fixed
- An org-gcal
:ID:of the form<event>/<calendar>is not an issue
id. The heading stays in the file around the real issues.
find_org_idsandcollect_org_idsskip slash ids.checkerrors
if a parsed issue still carries one. - Org Babel syntax is recognised without being evaluated. A
#+RESULTS:payload, a#+CALL:line, affiliated#+NAME:/
#+HEADER:keywords, inlinesrc_lang{}/call_name(), and
noweb<<name>>no longer split an issue or define a ghost id. - The
issues.orgparser now follows Org 9.8 on the constructs that
used to fail a file or split an issue: greater and dynamic blocks are
literal, a planning line accepts timestamp ranges and repeaters,
drawers may arrive in any order,COMMENTand notes headings stay
Org rather than becoming a missing:ID:, and file-local#+TODO:
keywords are recognised. Seedocs/orgmode/org-syntax.org.
vissue-hud 0.6.0
Install vissue-hud 0.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/HaoZeke/vissue/releases/download/v0.6.0/vissue-hud-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/HaoZeke/vissue/releases/download/v0.6.0/vissue-hud-installer.ps1 | iex"Download vissue-hud 0.6.0
| File | Platform | Checksum |
|---|---|---|
| vissue-hud-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| vissue-hud-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| vissue-hud-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| vissue-hud-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| vissue-hud-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo HaoZeke/vissueYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>vissue-cli 0.6.0
Install vissue-cli 0.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/HaoZeke/vissue/releases/download/v0.6.0/vissue-cli-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/HaoZeke/vissue/releases/download/v0.6.0/vissue-cli-installer.ps1 | iex"Download vissue-cli 0.6.0
| File | Platform | Checksum |
|---|---|---|
| vissue-cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| vissue-cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| vissue-cli-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| vissue-cli-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| vissue-cli-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| vissue-cli-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| vissue-cli-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo HaoZeke/vissueYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>vissue-mcp 0.6.0
Install vissue-mcp 0.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/HaoZeke/vissue/releases/download/v0.6.0/vissue-mcp-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/HaoZeke/vissue/releases/download/v0.6.0/vissue-mcp-installer.ps1 | iex"Download vissue-mcp 0.6.0
| File | Platform | Checksum |
|---|---|---|
| vissue-mcp-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| vissue-mcp-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| vissue-mcp-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| vissue-mcp-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| vissue-mcp-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| vissue-mcp-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| vissue-mcp-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo HaoZeke/vissueYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>