- better annotated fetching
- SecretTag
- much better TextInterface
- experimental WebInterface
- UI configuration
- experimental Facet._layout
- Python 3.13 compatible
- emits a warning when for config file fields, unknown to the model
- fix: put GUI descriptions back to the bottom
- GUI calendar
- GUI scrollbars if window is bigger than the screen
- [non-interactive][mininterface.Mininterface.enter] session support
- datetime support
- nested generics support (a tuple in a list)
- hidden
--integrate-to-system
argument - interfaces migrated to
mininterface.interfaces
to save around 50 ms starting time due to lazy loading - [SubcommandPlaceholder][mininterface.subcommands.Command]