Releases: nbelyh/VisioPanelAddinVSTO
1.2.5.1891
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
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
TBD
Changes:
- 7669a9d Add option to setup per user by default
This list of changes was auto generated.
1.2.1
1.0.9
1.0.8
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
-
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)