Skip to content

[0.1.5] Maple Release: Auth UI & Docs

Choose a tag to compare

@krwg krwg released this 05 Apr 14:31
· 21 commits to main since this release
db6114f

[EN] What's New

This release focuses on infrastructure, documentation, and the foundation for user accounts.

Screenshot 2026-04-05 172615

New Features

  • Auth UI: Added Login/Register modal interface (local storage mock).
Screenshot 2026-04-05 172426
  • User Menu: Redesigned dropdown menu with avatar preview.
Screenshot 2026-04-05 172515
  • Documentation: Full Wiki setup (Getting Started, Architecture, Roadmap).
  • Dev Portal: Added developer promo page via GitHub Pages.

Bug Fixes

  • Fixed streak calculation for quantity-based habits.
  • Fixed background color issue in the user dropdown menu.
  • Optimized CSS (removed duplicates, consolidated avatar styles).
  • Fixed duplicate habit completion (double-click bug).

Developer Notes

  • Codebase optimized for readability.
  • New GitHub Issues created for future contributions (IndexedDB, Notifications).