Skip to content

v1.1.0

Compare
Choose a tag to compare
@alexmercerind alexmercerind released this 01 Feb 14:40
· 23 commits to master since this release
  • feat: WindowsTaskbar.setOverlayIcon & WindowsTaskbar.resetOverlayIcon
  • feat: platform channel calls raise errors correctly by checking HRESULT
  • perf: move impl to separate translation unit & make methods non-inline
  • refactor: improved naming of various methods
  • deprecated:
    • WindowsTaskbar.clearThumbnailToolbar is now WindowsTaskbar.resetThumbnailToolbar
    • WindowsTaskbar.setFlashTaskbarAppIcon is now WindowsTaskbar.setFlashTaskbarAppIcon
    • WindowsTaskbar.stopFlashingTaskbarAppIcon is now WindowsTaskbar.resetFlashTaskbarAppIcon