General Updates
Improvements
- Introduced a new
slideshowaccessory view. - Added a new
-disable_quitargument to prevent the command cmd+q from closing the UI. Close #180 - Added support for displaying GIFs in the image accessory view. Close #165
- Introduced a new payload key for the
datepickeraccessory view to specify a limited range for selecting dates/times. Close #178
Bug Fixes
- Resolved an issue where incorrect behavior occurred when both
-unmovableand -always_on_toparguments were used simultaneously. Close #193
Pop-up
Improvements
- Added a new
-custom_widthargument to set a custom width for the pop-up UI. Close #133 - Introduced a new
-buttonlessargument for displaying a pop-up UI without any visible destructive CTA (Call to Action) buttons. Close #179
Bug Fixes
- Fixed a problem with custom icon sizing in the pop-up UI, which previously caused text to be cropped. Close #189