- Added an In-App Browser option in the settings of the Mac edition.
- If chosen, clicking the story browser button in the toolbar opens a new window in the app with the original web page.
- Now disables the window close button and menu item for the main window.
- Tricksy logic to close any browser windows left open on relaunch.
- Moved globally-relevant methods to BaseViewController, so their menu items are always available.
- Big refactor to eliminate redundant appDelegate properties.
- Work in progress on reimplementing the navigation bars as a Mac toolbar.
- Migrated to modern window scene support.
- Customized the menu bar, with Theme submenu, and new Site and Story menus (some items not implemented yet).