Skip to content

v0.4.0

Compare
Choose a tag to compare
@knotbin knotbin released this 29 Jul 17:51
· 37 commits to main since this release

Onboarding, Info and Haptics

Onboarding View

This update adds an onboarding view for the first time the app is opened, describing to the user the core features of the app - saving items, adding a widget, and revisiting them - and how to use/access the features. This update also includes a launch screen.

Info View

Also included is a full info view with links to settings, socials, and an about section. The info section also includes links to typeform forms to report bugs or request features. When these forms are completed, a GitHub issue is automatically created.

Haptics

#6 adds haptics to important buttons. This is done using .sensoryFeedback()

Bug Fixes

  • Fix Wrong Settings Default Value
  • Fix Link Open Auto-Viewed Setting

Full Changelog: v0.3.0...v0.4.0