This release introduces more user badges and the ability to use custom date formats:
appearance:
dateFormat:
short: 'd-m-y' # This renders to 01-01-25
normal: 'd-m-Y' # This renders to 01-01-2025
What's Changed
- ISSUE #752: Badge that includes Best Efforts times by @robiningelbrecht in #757
- ISSUE #760: Allow for custom date formats by @robiningelbrecht in #761
Full Changelog: v2.3.1...v2.3.2