- Fixed Titlebar on MacOS
- Disabled Transparency on Windows and MacOS (Might also disable it on Linux in the future)
- Added option to disable auto-adding "https://" in the "Open Custom URL" Dialog box. The default is to add https:// so for example you have to put in google.com or wikipedia.org. In the Settings menu, you can select "Omit https:// from Custom URL". When this setting is on, you have to enter the full URL like https://google.com and https://wikipedia.org. The default behavior is useful when manually typing in URLs, so that you don't always have to enter https:// beforehand. Enabling the Omit setting is useful when you will be copy/pasting alot of URLs from another source (like a web browser) so that it inputs correctly.
- Updated build scripts