v0.12.0
What's Changed
- add darkmode option for Login page by @T0biii in #580
- feat: migrate CRA to vite by @GoliathLabs in #584
- feat: update deps by @GoliathLabs in #585
- Add darkmode after login by @T0biii in #581
- add more infos to delete Popup by @T0biii in #588
- Bugfix/fix development environment by @nwaldispuehl in #590
- Updates
golangci-lint-action
to v4. by @nwaldispuehl in #595 - feat: update frontend & fix package-lock by @GoliathLabs in #592
- Improve deleteUser confirmation message by @T0biii in #593
- build(deps): bump golang.org/x/crypto from 0.18.0 to 0.20.0 by @dependabot in #596
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #597
- build(deps): bump golang from 1.21.6-alpine to 1.22.0-alpine by @dependabot in #602
- build(deps): bump node from 21.6.1-bullseye to 21.6.2-bullseye by @dependabot in #601
- build(deps): bump google.golang.org/grpc from 1.61.0 to 1.62.0 by @dependabot in #599
- build(deps): bump @mui/lab from 5.0.0-alpha.164 to 5.0.0-alpha.166 in /website by @dependabot in #600
- build(deps): bump node from 21.6.1-bullseye to 21.6.2-bullseye in /proto by @dependabot in #603
- build(deps): bump golang from 1.21.6-alpine to 1.22.0-alpine in /proto by @dependabot in #604
- build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #598
- add new Loading Style and add Error Message by @T0biii in #594
- follow-up #594 (Error Box Styling, remove redudant code in App.tsx) by @T0biii in #605
- Improve Loading by adding Skeleton Component (User DevicesPage) by @T0biii in #606
- improve delete experience by @T0biii in #607
- improve admin chip in darkmode by @T0biii in #608
- Add more error handeling by @T0biii in #609
- add new favicon by @T0biii in #610
- change to Logout to an Icon by @T0biii in #612
- add manifest.json by @T0biii in #613
Full Changelog: v0.11.0...v0.12.0