Release History
What's changed?
All notable additions, changes, and fixes listed by version.
IN DEVELOPMENT
No notable changes listed yet.
v1.0.0
2026-03-15
Initial stable release
ADDED
- Authentication flow with Login, Register, and Forgot Password screens.
- Dashboard workspace with file listing, folders, and storage widgets.
- File upload pipeline with backend API integration.
CHANGED
- Core UI set to support both light and dark themes.
- Landing hero and section layouts tuned for better mobile spacing.
FIXED
- Input and button focus states made consistent across auth forms.
- Improved baseline contrast for text on dark surfaces.
v1.1.0
2026-03-23
Landing polish and auth feedback update
ADDED
- Inline success and error notifications for Login and Register actions.
- Dedicated Changelog page linked from landing navigation and footer.
CHANGED
- Brand accent color updated to the green palette across landing and auth screens.
- Landing footer links switched from social icons to About, Changelog, Privacy, and Terms text links.
- Landing page default theme now starts in dark mode for first-time visitors.
FIXED
- Footer link visibility in light mode.
- Hero background video smoothness during light/dark theme switching.