Roadmap #1
calinalexandru
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Migrate from manifest v2 to v3.
Status: Urgent.
Description: As browsers shift to support manifest v3, this migration is critical for continued compatibility and to leverage the latest features and security enhancements.
Migrate to TypeScript.
Status: High Priority.
Description: We're transitioning to TypeScript to benefit from static typing, improved readability, and to make the codebase more contributor-friendly.
Alias and use Preact instead of React.
Status: Medium Priority.
Description: To reduce bundle size and improve performance, we're considering transitioning from React to Preact.
Continue support on Firefox.
Status: Medium Priority.
Description: Ensure Pericles remains compatible with Firefox despite its unique handling of background processes. We need to explore how to adapt to Firefox's event pages as it doesn't support service workers in the same way as other browsers.
Beta Was this translation helpful? Give feedback.
All reactions