Release notes

v4.0.538.0

Compatibility

  • Version for Visual Studio 2022 Preview (17.2.0 Preview 1.0+)

Assets

Version for Visual Studio 2022 Preview: download link

v4.0.537.0

Compatibility

  • Version for Visual Studio 2022 (17.1.0)
  • Version for Visual Studio 2022 Preview (17.1.0 Preview 6.0+)

Assets

Version for Visual Studio 2022: download link
Version for Visual Studio 2022 Preview: download link

v4.0.536.0

Compatibility

  • Version for Visual Studio 2022 Preview (17.1.0 Preview 4.0+)

Assets

Version for Visual Studio 2022 Preview: download link

v4.0.535.0

Compatibility

  • Version for Visual Studio 2022 Preview (17.1.0 Preview 3.0+)

Assets

Version for Visual Studio 2022 Preview: download link

v4.0.534.0

  • Added support for lambda functions (syntax highlighting and Intellisense)
  • Added autocompletion capabilities for more operators
  • Fixed F7 shortcut
  • Fixed analysis of Required properties in controls
  • Improved categorization of identifiers
  • Stability fixes: resolved some exceptions during startup

Compatibility

  • Version for Visual Studio 2019 (16.11.8+)
  • Version for Visual Studio 2022 (17.0.4+)
  • Version for Visual Studio 2022 Preview (17.1.0 Preview 2.0+)

Assets

Version for Visual Studio 2019: download link
Version for Visual Studio 2022: download link
Version for Visual Studio 2022 Preview: download link

v4.0.532.0

Assets

Version for Visual Studio 2019: download link
Version for Visual Studio 2022: download link
Version for Visual Studio 2022 Preview (17.1.0 Preview 1.1+): download link

v2.5.254.0

Compatible with VS 2019 v16.10+

  • Fixed Visual Studio API changes
  • Several fixes of DotHTML editor.

Known issues

  • IntelliSense does not work correctly when creating a new binding. Once it is created then it works correctly.
  • Some DotHTML files cannot be parsed. This issue is dependent on the installed version of DotVVM Framework.

Assets

Version for Visual Studio 2019: download link
Version for Visual Studio 2019 Preview (16.11 Preview 1.0+): download link

v2.5.251.0

Compatible with VS 2019 v16.9.3+

  • Fixed Visual Studio API changes

Assets

Version for Visual Studio 2019: download link
Version for Visual Studio 2019 Preview (16.10.0 Preview 1.0+): download link

v2.5.249.0

  • Fixed Visual Studio API changes

Assets

Version for Visual Studio 2019 Preview (16.9.0 Preview 5.0+): download link

v2.5.245.0

Compatible with VS 2019 v16.8.4+

  • Fixed Visual Studio API changes

Assets

Version for Visual Studio 2019: download link
Version for Visual Studio 2019 Preview (16.9.0 Preview 2.0+): download link

v2.5.239.0

Compatible with VS 2019 v16.8.0 -> v16.8.3

  • Fixed About Dialog - incorrect indication of license information

Assets

Version for Visual Studio 2019: download link

v2.5.236.0

Compatible with VS 2019 v16.8.0 -> v16.8.3

  • Minor performance enhancements
  • .NET 5.0 templates support
  • Redesign About DotVVM Dialog
  • New feature - Navigate to markup control code-behind on Shift + F7

v2.5.231.0

Compatible with VS 2019 v16.8.+

  • Fixed Visual Studio API compatibility issues
  • Minor performance enhancements
  • Updated templates to DotVVM 2.5

v2.4.213.0

Compatible with VS 2019 v16.7.+

  • Fixed changed Visual Studio API compatibility issues
  • Fixed performance issues during writing in bindings
  • Fixed Quick Info in bindings

v2.4.205.0

Compatible with VS 2019 v16.6.4+

  • Fixed configuration loading issue
  • Fixed Master Page template issue

v2.4.203.0

Compatible with VS 2019 v16.6.4+

  • Improved DotVVM configuration loading
  • DotHTML Editor - Quick Info fixed
  • DotHTML Editor - Suggested Actions improvements
  • Improved performance of loading dothtml files
  • Stability improvements - Updated Visual Studio APIs to latest versions
  • Updated DotVVM Templates - new design of welcome page
  • Improved dialogs for actions "Extract Hard-Coded Texts in RESX Files" and "Extract User Control Feature"

v2.4.180.0

Compatible with VS 2019 v16.5.4+

  • IntelliSense for Bindings fixes
  • DotHTML Editor - fixed formatting issues
  • Stability improvements - Updated Visual Studio APIs to latest versions
  • Improved design time resolving of controls
  • Updated DotVVM Templates

v2.4.172.0

Compatible with VS 2019 v16.4.2+

  • Fixed IntelliSense for DotVVM 2.4.0
  • Stability improvements

v2.0.117.0

Compatible with VS 2017 v15.8.0+

  • Fixed DotVVM configuration deserialization problems

v2.0.115.0

  • Fixed Proxy server authentication via NTLM
  • BusinessPack sample project updated to version 2.0.0-preview11-final
  • Azure AD authentication sample
  • Stability improvements

v2.0.112.0

  • Added new section "DotVVM for Visual Studio" in Tool -> Options.
  • Added new section "Proxy settings" to "DotVVM for Visual Studio" in Options window.
  • Updated all templates to DotVVM 2.0
  • Some fixes in IntelliSense - REST bindings support

v2.0.109.0

  • Visual Studio failed to load when a project was opened from sln directly.
  • Added support for _index, _collection, _page, _api

v2.0.105.0

  • Deadlock during controls resolving fixed.
  • Fixed IntelliSense in element Columns of GridView.