1.4 KiB
1.4 KiB
web v1.2.0
What's new?
Additions
- Gitea account unlinking card to the 'Git' tab on the dashboard
- Visual "Logging out..." display to sidebar upon click
- "Create Account" button on Gitea link card
- Allow disabling of signup via an environment variable
Updates
- Updated statistics page with latest costs
- Sidebar button now inside the footer for better layout and style
- More elements use
Loader2
instead ofLoader
(better look in my opinion) - Improved Gitea link/unlink API logic
Improvements
- Layout changes to sidebar and user control header
- Better padding and margins on page content
- Moved settings fetch to server action
- Significantly improved sidebar load times in testing
- Authentication and session checking logic
- Footer design and adaptability tweaks
- Removed card title from Git card on dashboard
Fixes
- Fixed #3 - Sidebar on dashboard not closing on desktop
- Fixed #4 - Stop throwing errors for valid responses on Git linking