- enhancement - Support for inherited document symbols. See #2342.
- enhancement - Introduce approximately 15 new quick fixes. See JLS#3368, JLS#3372.
- enhancement - Introduce quick assist & cleanup converting a pattern-instanceof-if-chain to a switch statement. See #3951.
- bug fix - Unicode characters not rendering correctly in decompiled file. See #3949.
- bug fix - Fix a potential deadlock in search-based functionality. See #3926.
- bug fix - Adopt the Lombok 1.18.36 release. See #3939.