Skip to content

Migrate to UNUserNotificationCenter #61

@vjeantet

Description

@vjeantet

Big changes ahead !

I am migrating alerter from the legacy notification framework to UNUserNotificationCenter.

Why? Apple has deprecated the old NSUserNotification API, and starting with macOS Sequoia, some private APIs are already being actively blocked.
It's time to move forward.

What this means:

  • Better compatibility with macOS Sequoia and future releases
  • Access to richer notification features
  • Long-term maintainability

Call for testers 🙏

Once the migration branch is ready, I will need help validating that everything works as expected across different macOS versions. If you are willing to test the next release and report any regressions, please drop a comment here. every bit of feedback counts !

Stay tuned.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions