v0.2.14
Immutable
release. Only release title and notes can be modified.
v0.2.14 focuses on a reliable first local-Apex result, clearer product
boundaries, safer public feedback, and broader distribution dependency
inventory.
- The local Playground rejects source errors before cache reuse or execution.
Invalid source cannot report Pass or change the local database. Warning-only
diagnostics remain visible without becoming errors. - The bundled
refinement-serviceexample avoids the reservednumber
identifier and includesRefinementServiceTest.createsAndLabelsFileRow.
Shared runtime smoke now loads the example and requires a named, nonzero
passing test. The published v0.2.13 sample does not include this fix. - Onboarding distinguishes a real local sample from the website's illustrative
replay. It explains PATH repair, source versus endpoint API versions, installed
editor verification, advisory CI, and useful privacy-safe feedback. - The support explorer includes every standard-library ledger row, with filter
totals separate from curated autocomplete entries. Descriptions distinguish
local behavior from hosted Salesforce services. - Website light-theme terminal contrast, highlighting warnings, anonymous-Apex
navigation, and legacy/docsredirects are corrected. - Repository contribution and issue-report guidance now includes private-source
precautions and direct private vulnerability reporting. Product source and
distributions carry the canonical Apache License 2.0 and project notice. - ZIP report export confines reads to the selected saved run, rejects linked
entries, and publishes the archive without overwriting hard-linked source
files. This change does not cover HTML export or every report reader. - Local HTTP servers have a ten-second request-header timeout. VF/LWC previews
require the existing explicit opt-in before binding beyond loopback. - Bundled JavaScript dependencies receive targeted security updates. New
archive inventory includes packaged LWC/Babel and VSIX dependencies; the
extension includes bundled dependency notices. Published v0.2.13 inventory
remains Go-only. Scanner triage is not a zero-findings security certification. - Release archives include deterministic notice evidence for the Go distribution,
linked Go modules, and the vendored parser, bound to the built binary hash.
System/CGO notice sufficiency remains an owner/legal review boundary.
Upgrade with glade update, then run glade version and
glade doctor --project . inside your project. No Windows archive or
historical-version parity is introduced. Packaged targets remain macOS/Linux
AMD64 and ARM64; the checked source window remains 65.0, 66.0, and 67.0.