Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 02:37
· 10 commits to main since this release

1.4.0 - 2024-10-11

Bug Fixes

  • Fix error with PaginatorSelect - (91050fd)

Features

  • Add disable image spoiler setting - (1bef889)

Improvements

  • Specify channel types in ChannelSelect - (9d3a1d9)

Miscellaneous Chores

  • (deps) Update dependencies - (0316c3f)
  • Update ruff config - (a124d1f)
  • Clean up renovate config - (fd790f0)
  • Remove .vscode folder and add it to .gitignore - (b0b1bd1)
  • Add pyright configs to pyproject.toml - (2bb88c0)

Performance

  • Update specific columns when saving guild settings - (dcddda8)

Refactoring

  • Refactor toggle button - (7521f14)

Style