- Fix some problems with class templates
- Fix unwanted semicolon in static method declaration
- Fix error resolving character map for resource strings
- Remove duplicate entries in Show Related Classes
- Select current method when navigating between related classes
- Separate user and standard settings files (to update the latter)
- Restore redirecting SharedDir via registry entry as in V14
- Update some presets
- Add option Auto Select Unit and handle VK_BACK in Use Unit dialog
- Fix sort indicator display in ListView
- Fix incompatibility with Delphi 13.1 Bookmarks
- Fix message about missing PixelsPerInch in older Delphi versions
- Fix file access error when switching projects
- Fix missing control in MMX options dialog
- Removed spell checking from Win32 completely (before only for Win64)
- Enhanced With Converter to support Auto resolve
- Metrics are emitted for code inside anonymous methods, too