Skip to content

v1.5.3

Compare
Choose a tag to compare
@Felanbird Felanbird released this 03 Jul 19:17
· 288 commits to master since this release
096b312

What's Changed

  • Minor: Adds option to announce every level-up past a certain level. (#265)
  • Bugfix: Increase level notifier initialization delay, as it sometimes occurred too early causing incorrect levelup notifications to trigger. (#264)
  • Dev: Optimize skill level initialization algorithm. (#269)
  • Dev: Add gradle 7.4 runner to ensure plugin hub compatibility. (#268)
  • Dev: Remove references to deprecated Skill.OVERALL enum value. (#266)
  • Dev: Avoid compiler exception when building the plugin with JDK 17+. (#267)
  • Dev: Update gradle wrapper to v8.2, which includes path traversal fixes. (#263)
  • Dev: Optimize notification templating engine performance. (#258)

New Contributors

Full Changelog: v1.5.2...v1.5.3