Skip to content

fix: fix app version + setting button#13

Merged
momenbasel merged 1 commit intomomenbasel:mainfrom
theosementa:fix/#10-app-version
Apr 14, 2026
Merged

fix: fix app version + setting button#13
momenbasel merged 1 commit intomomenbasel:mainfrom
theosementa:fix/#10-app-version

Conversation

@theosementa
Copy link
Copy Markdown
Contributor

What does this PR do?

close #10

  • Fix hardcoded app version
  • Fix settings button didn't work

Type of change

  • Bug fix
  • New feature
  • Performance improvement
  • UI/UX enhancement
  • Documentation
  • Other (describe)

Testing

  • Tested on macOS Ventura (13.x)
  • Tested on macOS Sonoma (14.x)
  • Tested on macOS Sequoia (15.x)
  • Tested on macOS Tahoe (26.x)

Screenshots

Copy link
Copy Markdown
Owner

@momenbasel momenbasel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Dynamic version from Bundle + SettingsLink for macOS 14+ with correct fallback. Clean implementation.

@momenbasel momenbasel merged commit 7af7260 into momenbasel:main Apr 14, 2026
@momenbasel
Copy link
Copy Markdown
Owner

Great fixes @theosementa! The SettingsLink approach for macOS 14+ is the right way to handle it, and pulling the version from Bundle is much better than hardcoding. Thanks for tackling both issues in one clean PR!

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.

Version hardcoded in app

2 participants