Skip to content

v1.2.0: Add interactive onboarding tour with Driver.js

Choose a tag to compare

@davidesantangelo davidesantangelo released this 04 Dec 10:40
· 6 commits to master since this release

Added

  • Interactive Tour: Added an onboarding tour using Driver.js to guide new users through the app features

    • Automatically starts on first visit
    • Different step sequences for desktop (11 steps) and mobile (6 steps)
    • Can be replayed anytime from the menu
  • More Menu: Replaced the GitHub icon with a modern dropdown menu

    • New three-dot menu button with rounded corners
    • Quick access to the interactive tour ("Quick Tour")
    • Link to star the project on GitHub
    • Keyboard shortcuts hint (⌘K Search · ⌘J New)
    • Button changes style when menu is open

Dependencies

  • Added driver.js ^1.4.0 for interactive tour functionality