Skip to content

Releases: nbelyh/VisioPanelAddinVSTO

1.2.5.1891

07 Jul 23:59
Compare
Choose a tag to compare
1.2.5.1891 Pre-release
Pre-release

TBD

Changes:

  • 2871c05 Update azure-pipelines.yml for Azure Pipelines
  • 7669a9d Add option to setup per user by default

This list of changes was auto generated.

1.2.4

01 Jun 01:03
Compare
Choose a tag to compare

Visual Studio 2019, 2022 support.

Published also to the marketplace:
https://marketplace.visualstudio.com/items?itemName=NikolayBelyh.ExtendedVisioAddinProject2017

Changes:

  • 0204b29 fix build (add missing assembly)
  • 045bf20 switch framework to 4.7.2
  • eb4312b update build to 2022
  • 492ac61 support visual studio 2022
  • d79605d Force ALLUSERS to 1 for non-advanced installs
  • e1e18c2 Create LICENSE
  • c748179 Rename output file to 2019
  • 43a95d0 workaround dual-monitor panel width (show immediately)
  • 609cd8e add deploy
  • f4e5419 Fix vp project visibility, remove explicit 4.0 mentioning, fix copyright, add tags
See More

This list of changes was auto generated.

1.2.2.1891

07 Jul 23:40
Compare
Choose a tag to compare
1.2.2.1891 Pre-release
Pre-release

TBD

Changes:

  • 7669a9d Add option to setup per user by default

This list of changes was auto generated.

1.2.1

15 Jul 17:15
Compare
Choose a tag to compare

Visual Studio 2017/2019 support release (not published yet to VS Marketplace)

1.0.9

15 Jul 16:56
Compare
Choose a tag to compare

Fix high-DPI problem (fix missing wizard buttons for this case)

1.0.8

15 Jul 15:10
Compare
Choose a tag to compare

Visio-2007 related fixes for the setup project. Baiscally these fixes focus on ensuring smooth install experience and proper error messages for the good old Visio 2007.

  • Ensure VSTO 4 Runtime installed in case of Visio 2007 and VSTO addin.
  • Ensure SP3 is installed in case of Visio 2007 and per-machine VSTO-addin install.
  • Ensure "EnableLocalVSTO" key is set in case of Visio 2007 and per-machine VSTO-addin install.

1.0.7

15 Jul 16:55
Compare
Choose a tag to compare
  • New: improved support for non-english locales. Now you can select language of the installer in the wizard. Rrequired, if want to produce installer in non-english language, or if you use non-english symbols for your stencil/template file names, like symbols with umlauts, like "è é ê ë" or cyrilic symbols like "абвгд".

  • New: added "manufacturer" field in the wizard (to be shown on install/uninstall)