Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 20:39
· 71 commits to main since this release
0692a38

1.0.0 (2023-08-14)

Major

  • Replaced winsdk requirement with toasts-winrt (#78)
  • Removed toast templates in favour of ToastGeneric (#75)
  • Simplified configuration of toasts (#82)

Minor

  • InvalidImageException is thrown when trying to add online images or images that do not exist
  • Body is now the first argument for toasts
  • Images no longer default to being circleCrop-ed
  • Added support for inline images (#77)
  • Added support for launching applications using their protocols (#80)
  • Implemented snoozing and dismissing toasts (#83)

See the migration guide.