Skip to content

1.28.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 15:34
· 96 commits to master since this release
  • enhancement - Unnamed classes & instance main methods (Java 21) preview support. See JLS#3042.
  • enhancement - Add support for activating cleanup actions through keyboard shortcut. See #3424.
  • enhancement - Jump to specific position of .class when clicking on Javadoc link. See #3490.
  • bug fix - Fix startup failure on macOS (x64) 10.15 or older. See #3484.
  • bug fix - Support Gradle 8.5 with Java 21. See #3470.