What's Changed
- Fix Dolphin 7.1.24 ODBC doesn't support varchar(max) or varbinary(max) in Dolphin 8 by @blairmcg in #1309
- Extend DBConnection tests to cover Oracle, MySql, PostgreSQL, and Mimer SQL. Fix some issues with these DBs and add support for SQL intervals and newer date/time types.
- RegKey>>includesKey: does not work under 64-bit keys by @blairmcg in #1312
- Upgrade to Scintilla 5.5.3 by @blairmcg in #1313
- Fix #1315: View Composer cannot save new view by @blairmcg in #1316
- Add ISO8601 printing/parsing support to Duration
- Add refactoring commands for qualifying/unqualifying static identifiers in methods
- Fix syntax error on function template call from latest MSVC++
- FontDialog should not directly modify logFont of its Font value
- Point size spin button in Scintilla Text style views non-op
- Upgrade to Scintilla 5.5.3
- Upgrade to WebView2 1.0.2903.40
- Fix COM ref count bug in copying OS.COM.Interface instances
- Use mimalloc heap
- Remove use of ATL from VM
- Fix #1285: Remove enhanced instruction set property so binaries don't depend on AVX
Full Changelog: 8.2.1...8.2.2