- Fix: Omit empty generics brackets when changing ancestor
- Fix: never ending aborting state in Source Indexer
- Fix: un-scoped unit names in dpr were never resolved when normalizing uses clause
- Fix: Accept empty lines in multi-line string literals
- Fix: Remove generic constraints when used as ancestor
- Fix: Floating forms remember their positions correctly now
- Fix: accept single line literal starting with three quotes
- Use Delphi default unit scope names when none are given in the project
- Change default value for Allow MMX Actions in IDE toolbars for new installations
- Source Indexer parses even when not visible
- Show invisible Source Indexer when searching is invoked
- Allow Normalize Uses Clause even when not in uses clause
- Don’t auto-dock Floating Explorer when invoked from menu Locate Editor Position
- Do rename when leaving Entity Insight name edit with changed content
- Option to hide units from VCL/FMX framework in Use units
- Parser recognizes new generic constraints interface and unmanaged.
- Support multi-select with Break up Property and Convert Property to Field
- Besides the DLLs now all exe files (including Uninstall) are signed, too