Rilasci di Add-in Express for Microsoft Office and .net
Released: Apr 3, 2018
Aggiornamenti in 8.9.4452
Correzioni
- ClickTwice updates did not work when the "Sign version_info.xml file" option was enabled.
- On Windows 10 and Windows Server 2012 and higher, Advanced Outlook regions and Advanced Office task panes did not work in some scenarios.
Released: Mar 22, 2018
Aggiornamenti in 8.8.4450
Funzionalità
- Added CheckBoxText property to the ADXClickTwiceUpdaterShowRunningAppWarningEventArgs class.
Correzioni
- Setting the HelperText property of the ADXBackstageGroup class at run-time did not update the Backstage group.
- adxLoader did not load add-ins in Windows XP.
- Images were not shown on OneNote Ribbon controls.
- Publish wizard did not load some settings saved by a previous version of Add-in Express.
- Caption property of the ADXRibbonMenuSeparator class was not displayed in a Ribbon menu...
Released: Sep 7, 2017
Aggiornamenti in 8.7.4430
Correzioni
- adxLoader does not load .NET Framework 2.0-based add-ins.
- "The folder you're adding already exists in Add-ins" exception sometimes thrown in Outlook if the ADXOLSolutuionModule component was used.
- LaunchMSIUpdates method threw "Verification failed" exception in some scenarios.
Released: Aug 11, 2017
Aggiornamenti in 8.7.4425
Funzionalità
- Automatic updates for per-machine add-ins in ClickTwice deployment.
- Support for Microsoft OneNote 2010 and higher.
- OnUpdaterBeforeStart and OnUpdaterInstallationCancelled events to the ADXAddinModule, ADXRTDServerModule, ADXSmartTagModule and ADXXLLModule classes.
- DisableAutomaticUpdates, EnableAutomaticUpdates and LaunchAutomaticUpdate methods to the ADXAddinModule, ADXRTDServerModule and ADXXLLModule classes.
Correzioni
- Default location of the adxloader.log and adxregistrator.log...
Released: Mar 14, 2017
Aggiornamenti in 8.6.4408
Funzionalità
- Adds support for Visual Studio 2017.
Correzioni
- Add-ins signed with a digital signature created with the 8192 key length were not loaded by Microsoft Office applications.
- CompleteReplacement advanced Outlook form region was drawn incorrectly in some scenarios.
- Advanced Outlook regions did not restore their size and state.
Released: Jan 31, 2017
Aggiornamenti in 8.5.4401
Funzionalità
- Silent automatic updates for per-user add-ins in ClickTwice deployment.
- Support for additional installation URLs in ClickTwice deployment.
Correzioni
- HTTPS links were handled incorrectly in the Provider URL parameter of the ClickOnce Publish dialog.
- Some Windows messages were not handled by the OnSendMessage event handler.
- ReadingPane advanced Outlook view region was not resized after maximizing the Outlook Explorer window.
Released: Nov 16, 2016
Aggiornamenti in 8.4.4395
Funzionalità
- Support for Visual Studio 2017 RC.
- Added xlErrorGettingData value to the ADXExcelError enumeration.
Correzioni
- Wrong range address could be passed as an argument to a volatile XLL function.
- OnKeyDown event of the ADXAddinModule component fired multiple times for a single keystroke.
- ADXKeyboardShortcut component did not work in the Visual Basic for Applications (VBA) editor.
- IntResource.dll and IntResource64.dll libraries were not signed with the Add-in Express digital signature.
Released: Oct 31, 2016
Aggiornamenti in 8.3.4393
Funzionalità
- Support for Automatic Updates in ClickTwice deployment.
- OnHostApplicationInitialized method to the ADXAddinModule component.
- ContainerControl property and the ADXContainerItemsChanged event to the ADXForm class.
Correzioni
- Visual Studio 2015 might have crashed after deleting the ADXOlFormsCollectionItem component.
- ADXRibbonCommand component did not work for Outlook Report items.
- Several problems when creating Visual Studio Installer setup projects in Visual Studio 2013 and...
Released: May 30, 2016
Aggiornamenti in 8.2.4371
Funzionalità
- Tag2 property added to all Ribbon and Backstage controls.
- ErrDiv0, ErrNA, ErrName, ErrNull, ErrNum, ErrRef and ErrValue static properties added to the ADXRTDServerModule class.
- Ability to create custom prerequisites.
- Support for multi-language prerequisites in ClickTwice deployment.
- Support for specific Editions (for all users, for beta testers, etc.) in ClickTwice deployment.
- Option to the Publish wizard that allows generating the configuration files for the adxPublisher.exe tool...
Released: Jan 21, 2016
Updates in this release
Updates in 8.1.4350
- Support for the SHA-256 algorithm in the Signing Options, ClickOne and ClickTwice publishing dialogs, adxPublisher.exe and adxPatch.exe tools.
- ADXRibbonContextMenu component now supports Word context menu names in Outlook add-ins.
- The Advanced Outlook Regions and Advanced Excel Task Panes code was significantly refactored and improved.