Added improved loading screen (#148)

This commit is contained in:
Doh
2025-05-26 08:42:00 -04:00
committed by GitHub
parent 42c8d14d6d
commit b673d54ede
10 changed files with 226 additions and 91 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## Version 0.2.18
### Improved
* nicer loading UI (#147)
* header and navigation code refactor
## Version 0.2.17
### Fixed