- Fixes a crash on iPadOS.
- Downgrade min SDK to API level 19 for Android.
- Allows adding icons to the native alert dialogs.
- Allows users to place the alert window to the center of the parent window or the center of the screen.
- Fixes the position of the alert window when the parent window is hidden or minimized.
- Activates the app when showing an alert window on macOS.
- Minor fixes.
- Implements alerts with custom buttons.
- Updates documentation and examples.
- Fixes issues on Windows.
- Tunes Android build settings.
- Fixes a typo and a potential crash.
- Initial release