Releases: xcloud-ai/xu-number-headings
Releases · xcloud-ai/xu-number-headings
Release list
1.1.5
Full Changelog: 1.1.4...1.1.5
1.1.4
1.1.2
Changed
- 设置页标题改用 Setting.setHeading() 实现(官方审核规则:For a consistent UI),视觉与 Obsidian 原生设置页保持一致
- 无功能变更
Full Changelog: 1.1.1...1.1.2
1.1.1
Changed
- Settings page standardized: added a standard header with the plugin title (English + Chinese) and a one-line feature description.
- Unified the GitHub documentation entry (key names and button text) with other XU plugins, now separated by a divider.
Full Changelog: 1.1.0...1.1.1
1.1.0
XU Number Headings 1.1.0
Added
- Open-document delay: configurable delay (default 2s) before the first numbering scan after opening a file — avoids competing with other plugins during the open-time initialization burst
- External-change renumbering: headings are renumbered automatically after external file modifications (e.g. drag-to-reorder in outline plugins via
vault.modify), matched by leaf traversal so it works even when focus is on a sidebar
Changed
- Default settings:
openDelay2s,autoDelay2s (editor input / external changes)
Supply chain
- Release assets (main.js / manifest.json / styles.css) are built and signed by GitHub Actions with SLSA build provenance attestations — verifiable via
gh attestation verify <file> --repo xcloud-ai/xu-number-headings
Full Changelog: 1.0.2...1.1.0
1.0.2
XU Number Headings 1.0.2
Changed
- Release metadata update only (no plugin code changes since 1.0.0), rebuilt via GitHub Actions draft-release flow
Supply chain
- Release assets (main.js / manifest.json / styles.css) are built and signed by GitHub Actions with SLSA build provenance attestations — verifiable via
gh attestation verify <file> --repo xcloud-ai/xu-number-headings
Full Changelog: 1.0.1...1.0.2
1.0.1
XU Number Headings 1.0.1
Changed
- Version metadata update (manifest / versions.json), no plugin code changes
Supply chain
- Release assets (main.js / manifest.json / styles.css) are built and signed by GitHub Actions with SLSA build provenance attestations — verifiable via
gh attestation verify <file> --repo xcloud-ai/xu-number-headings
Full Changelog: 1.0.0...1.0.1