Skip to content

v0.1.17

Choose a tag to compare

@github-actions github-actions released this 10 Apr 08:05
· 225 commits to main since this release
6fc9b80

🎉 Features

  • feat(Toast): add Toast component with styling and animations
  • feat(i18n): add GitHub star prompt and toast message
  • feat(themes): add "The Beach" theme
  • feat(i18n): add translation key for download cancelled message
  • feat(hooks): add usePausableTimeout hook and corresponding tests
  • feat(Toast): add pause and resume functionality on mouse hover
  • feat(i18n): add error message for theme application failure
  • fix(daemon): handle daemon spawn failure and read error logs

🐛 Fixes

  • fix(useTaskManager): handle 'all' monitorID case for wallpapers deletion

🎨 Styles

  • style: adjust toast width and max-width for better responsiveness