**Released: 2025-03-22**
- Added the ability to search for text within the current entry.
([18](https://github.com/davep/aging/pull/18))
- Added the ability to search for text within all entries of the current
guide. ([18](https://github.com/davep/aging/pull/18))
- Added the ability to search for text within all entries of all guides
added to the guide directory.
([18](https://github.com/davep/aging/pull/18))
- Improved handling of corrupted/truncated guides, ensuring the app shows an
error to the user rather than crashing.
([23](https://github.com/davep/aging/pull/23))
- Fully hide the menu pane if we encounter a guide that has zero menus.
([24](https://github.com/davep/aging/pull/24))