# 1.0.1 - Bugfix release

*Released July 29, 2025*

It's been very nice to see other people enjoy Exosphere, and so here is a bugfix release to celebrate!

## What's Changed

* Refactored the way tables are indexed in the TUI
* Resolved issue where host 'name' fields containing punctuation or starting with a digit would crash the UI on startup
* Improved error handling in logging initialization
* Normalized string loglevels to UPPERCASE, so "debug" is now valid, instead of just "DEBUG"
* Misc minor documentation touch ups
