Introduced an option for users to open external links in their default browser rather than within the app. Enabled by default, can be configured in menu.
#240
- Add an option to enable or disable Aptabase tracking for users, in the app menu.
- Also give users a prompt on the app's first launch to choose their preference.
- Moved several utility and configuration files (rpc.js, store.js, dimensions.js, and menu.js) to a new `config` directory to improve project organization.
- This refactor does not affect the functionality of the app.