Skip to content

v4.1.0

Compare
Choose a tag to compare
@hypergonial hypergonial released this 10 Mar 16:46
· 90 commits to main since this release
5d435ea
  • Add the ability to specify view items as classvars, similarly to modals
  • Add the ability to pass the title to the modal as a class argument
  • Fix miru.ext.menu.Menu.build_response_async() ignoring the ephemeral= kwarg.
  • Fix items created with decorators always having the same custom_ids, even when randomly generated.
  • Fix NavigatorView default buttons being added when items= is specified.
  • Remove accidental typing_extensions import in miru.ext.nav.