1.0.0-beta.0 (2023-10-01)
Bug Fixes
- improve permssion prompt (91ae0bd)
- overview: pluralize nouns properly (#436) (5011c35)
- server-routes: use window.location.origin for doamin (#450) (a85e3c0)
- terminals view (df5dd76)
- ui: improve some ui details (cd0b8a5)
- ui: improve theme color contrast (88220f0)
Features
- hide panel by default when not explicit enabled (#440) (7c614c9)
- server-routes: send from app instead of devtools, close #253 (#441) (57deaf0)
- ui: NBadge component (#433) (5e0f9dd)
- ui: NDrawer component (#435) (7a387de)
- ui: NSplitPane component (#438) (7bc4701)
- ui: switch fonts to
DM Sans
and DM Mono
to align with Nuxt's theme (43c5b47)
Performance Improvements