Release v1.4.4-RC4
github-actions
released this
21 Aug 09:55
·
667 commits
to root
since this release
KordEx 1.4.4-RC4
Changes since 1.4.4-RC3:
- Fix error when you have paginator pages with empty footer text
- Add suspending paginator DSL functions in both types of command context
- Set up VSC Web for medium-complexity PRs - just head to the
develop
branch on GitHub and hit.
on your keyboard! - Make translation debug logging less verbose by moving it to
trace
logging - Allow for enabling the Sentry integration without adding the Sentry extension
- Allow for customising the KordBuilder during setup
- Mappings module: Fix a bad Linkie dependency
The following issues were solved in this release:
- #69 (Nice!): Allow selecting a custom HTTP engine for Kord (niche request!)
- #70: Less verbose translation logging
- #71: Allow disabling feedback command when using sentry extension
Commits (11)
- c1d39a: Prep for release
- eddd1a: [#69] Add kord DSL function to EBB. Nice.
- 149b04: Fix bad Linkie dep
- 92a1c9: [#71] Allow enabling Sentry feedback extension separately
- 501d13: Merge remote-tracking branch 'origin/develop' into develop
- 69991f: [#70] Make ResourceBundleTranslations less noisy
- 374185: Ad recommended extensions for web editor
- 9b10b9: Add: .devcontainer.json for web editor
- d0a917: Suspending paginator DSLs
- 6e5999: Consistency changes, fix for paginator footer with empty text
...and 1 more.