Skip to content

MacPad 1.2.0: recent files, font preferences, and accessibility - #13

Merged
anvilfilbert merged 1 commit into
mainfrom
codex/macpad-1.2.0
Aug 13, 2026
Merged

MacPad 1.2.0: recent files, font preferences, and accessibility#13
anvilfilbert merged 1 commit into
mainfrom
codex/macpad-1.2.0

Conversation

@anvilfilbert

@anvilfilbert anvilfilbert commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • add native Open Recent routing through the existing transactional document flow
  • persist and propagate the preferred editor font without modifying documents
  • improve VoiceOver metadata and keyboard focus order across editor dialogs
  • update MacPad to 1.2.0 and document the release

Verification

  • swift test -Xswiftc -warnings-as-errors (55 tests)
  • swift test -c release -Xswiftc -warnings-as-errors (55 tests)
  • ./scripts/verify-public-repo.sh
  • ./scripts/package-release.sh
  • verified universal x86_64/arm64 archive, ad-hoc signature, checksum, version, and runtime launch

Closes #10
Closes #11
Closes #12

@anvilfilbert
anvilfilbert merged commit 6ad1673 into main Aug 13, 2026
4 checks passed
@anvilfilbert
anvilfilbert deleted the codex/macpad-1.2.0 branch August 13, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve VoiceOver labels and keyboard navigation Remember the preferred editor font Add an Open Recent menu

1 participant