Bump cross-page version + nav links to v0.4.5#78
Merged
Conversation
Bumps v0.3.0 references across faq.html, privacy.html, macos-disk-space-analyzer.html, mac-storage-cleaner.html, duplicate-file-finder-macos.html, open-source-cleanmymac-alternative.html, and sitemap.xml to v0.4.5 — footer banner, download URLs, JSON-LD softwareVersion + dateModified. Adds nav links to keyboard-shortcuts.html and architecture.html in each page's site-nav header. Updates sitemap.xml lastmod dates to 2026-06-21 and adds new <url> entries for both new pages. Co-Authored-By: NCode <noreply@noumena.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the remaining 6 docs HTML pages + sitemap.xml so every public surface reflects v0.4.5 instead of v0.3.0:
docs/faq.html·docs/privacy.html·docs/macos-disk-space-analyzer.html·docs/mac-storage-cleaner.html·docs/duplicate-file-finder-macos.html·docs/open-source-cleanmymac-alternative.htmldocs/sitemap.xmlPer-file changes:
v0.3.0→v0.4.5releases/download/v0.3.0/StorageScope-0.3.0.dmg→releases/download/v0.4.5/StorageScope-0.4.5.dmgsoftwareVersion0.3.0→0.4.5anddateModified→2026-06-21(where present)<header class="site-nav">tokeyboard-shortcuts.html+architecture.htmldocs/sitemap.xmlupdates:<lastmod>dates →2026-06-21<url>entries forkeyboard-shortcuts.html+architecture.htmlHistory-release text references that mention v0.3.0 by name (e.g. historical changelog-style prose) were preserved as-is.
Test plan
swift test(54 tests pass)swift buildsucceeds./script/public_upload_audit.shpassesdocs/sitemap.xmlparses viaxml.etree.ElementTree— no exception🤖 Generated with NCode