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.
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:
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.