- Added a new pointer image to the assets directory.
- Created dark and light stylesheet files for UI theming.
- Implemented a settings dialog with placeholder text.
- Defined a Theme enumeration to manage different UI themes.
- and more
fix: Change version type to nightly and add version number in build_info.py
refactor: Update form.ui layout and improve widget organization
feat: Enhance instance management with save/load functionality and default save path
feat: Implement browser dialog for external links in launcher.py
feat: Add issue templates for bug reports and feature requests in GitHub
chore: Create browser_dialog.py for handling web views in dialogs