- Fixed crash on MacOS ARM64 due to missing entitlement
- Added com.apple.security.cs.allow-jit entitlement
- Potential fix for MacOS ARM64 crash
- Updated to NET 8 and Aardvark.Base 5.3
- [Bootstrap] Handle git commit hash in assembly version
- [Bootstrap] Handle git commit hash in assembly version
- Updated to NET 8 and Aardvark.Base 5.3
- Updated to Electron 20
- Reworked bootstrap to be more robust and verbose
- Added log operation to Aardium.run builder
- Added maxmimize option
- Added multiwindow option
- Added minimum window size options
- Added explicit switch for dynamic titles
- Removed autoclose option (implied by hideDock)
- Externals URLs are opened with the default browser
- Improved support for secondary windows
- Added aardvark.moveWindowTop
- Added aardvark.focusWindow
- Set debug to false by default
- Added explicit switch for dynamic titles
- Fixed bootstrap on Windows
- Added minimum window size option
- Added workaround for fullscreen state handling of child window
- Added multiwindow option
- added aardvark.moveWindowTop
- initial prerelease
- disabled nodeIntegration
- another attempt at fixing preload problem
- fixed preload problem
- switched to private signing
- updated node-shared-mem
- fixed preload.js
- initial CI built version