Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

50 lines (39 loc) · 1.33 KB

2.3.1 (2025-01-23)

  • feat: Add lottery app
  • feat: Add hotpot timer app
  • feat: Rename DrawLink to Mono Card
  • feat: Use Feishu to send feedback
  • feat: Toggle home page view mode
  • feat: Move search box to the appbar for large screen
  • fix: Hide action bar in feedback page

2.3.0 (2025-01-12)

  • feat: Add gif maker app
  • feat: Add counter app

2.2.3 (2025-01-09)

  • feat: Add dark mode
  • optimize: Upgrade to Next.js 14.2.20, React 18.3, MUI 6.3.1

2.1.3 (2025-01-08)

  • fix: Dark mode not working on iOS
  • feat: Add text compare app

2.1.2 (2024-11-02)

  • feat: Adjust text in the about page
  • fix: Tax calculator algorithm
  • fix: Add some missing translations
  • feat: Add DrawLink
  • feat: Adjust donation page
  • feat: Add PDF merger

2.1.1 (2024-09-28)

  • feat: Show app store and play store banner
  • feat: New app - Income tax calculator
  • feat: New app - Radio signal code query
  • feat: Sign in with YGeeker Account
  • feat: Add more apps from YGeeker
  • feat: Add loading overlay
  • feat: Add mission donation entries
  • fix: UI problem on small screen for decision maker
  • fix: Remove policy generator
  • fix: UI problem of date calculator
  • fix: Add missing description
  • fix: i18n not working in some situations
  • refact: Move notification badage to sidebar
  • Many bug fixes