web/docs/updates/1.2.0.md

41 lines
1.4 KiB
Markdown

# 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 of `Loader` (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](https://git.pontusmail.org/librecloud/web/issues/3)
- Fixed [#4 - Stop throwing errors for valid responses on Git linking](https://git.pontusmail.org/librecloud/web/issues/4)
## Screenshots
![LibreCloud Dashboard (v1.2.0)](https://git.pontusmail.org/librecloud/web/raw/branch/main/docs/img/1.2.0-1.png)
![LibreCloud Login (v1.2.0)](https://git.pontusmail.org/librecloud/web/raw/branch/main/docs/img/1.2.0-2.png)
![LibreCloud's home page (v1.2.0)](https://git.pontusmail.org/librecloud/web/raw/branch/main/docs/img/1.2.0-3.png)