v3.0
This release includes several enhancements and bug fixes. Note that this release now requires .NET Framework 4.8
- Added support for reading documentation from metadata - by @jirkapok
- Added support for filtering, based on obsolescence - by @gglogowski
- Added support for pause button for activity monitor - by @etichy
- Fixed parameter copy-paste - by @jirkapok
- Fixed annoying save dialog to display just once - @jirkapok
- Enabled high DPI support - @tdanner
- SQL's DateTime now shows full precision - @martin-lacina-swi
- Fixed intellisense, added Ctrl+Space shortcut to show intellisense - @jirkapok
- Migrated to .NET48 - @danjagnow
- Copy text from query window formatted - @nothrow