Releases: nvisionative/nvQuickSite
v2.5.1
What's Changed
- Fixed a wrong de-duplication of RCs by @valadas in #402
- Updated version for 2.5.1 release by @david-poindexter in #403
- Merged
develop
intomain
for2.5.1
release by @david-poindexter in #404
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Updated to support having multiple RCs by @valadas in #399
- Update version for 2.5.0 release by @david-poindexter in #400
- Merged
develop
intomain
for2.5.0
release by @david-poindexter in #401
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Changed use of
sp_addrolemember
stored procedure toALTER ROLE
SQL by @david-poindexter in #387 - Updated db drop to place in
SINGLE_USER
mode with rollback by @david-poindexter in #388 - Changed
System.Data.SqlClient
to the newerMicrosoft.Data.SqlClient
namespace by @david-poindexter in #389 - Replaced
DotNetZip
andIonic.Zip
withSystem.IO.Compression.ZipFile
by @david-poindexter in #390 - Updated Wix to v5 by @valadas in #391
- Update minimum installer requirements for .NET Framework 4.7.2+ by @david-poindexter in #393
- Add new dialog features for Get Help and Report Issue when exceptions are thrown by @david-poindexter in #394
- Merged
develop
intomain
for2.4.0
release by @david-poindexter in #395
Full Changelog: v2.3.3...v2.4.0
nvQuickSite v2.3.3
What's Changed
- Add Release Candidate number to package name dropdown for clarity sake by @david-poindexter in #374
- Merge
develop
intomain
for2.3.3
release by @david-poindexter in #375
Full Changelog: v2.3.2...v2.3.3
nvQuickSite v2.3.2
What's Changed
- Add certificate hash and storename to IIS binding to ensure the correct certificate by @david-poindexter in #371
- Merge
develop
intomain
for2.3.2
release by @david-poindexter in #372
Full Changelog: v2.3.1...v2.3.2
nvQuickSite v2.3.1
What's Changed
- Resolve issue creating sites when SSL is not enabled by @david-poindexter in #368
- Merge
develop
intomain
for2.3.1
release by @david-poindexter in #369
Full Changelog: v2.3.0...v2.3.1
nvQuickSite v2.3.0
What's Changed
- Implement support for enabling SSL by @david-poindexter in #365
- Merge
develop
intomain
for2.3.0
release by @david-poindexter in #366
Full Changelog: v2.2.0...v2.3.0
nvQuickSite v2.2.0
What's Changed
- Fixed an issue with incorrect packages list by @valadas in #349
- Bump Newtonsoft.Json from 8.0.3 to 13.0.1 in /nvQuickSite by @dependabot in #357
- Bumps version to 2.2.0 for next release by @valadas in #360
- Fixed an issue where the wrong version of Newtonsoft.Json was defined by @valadas in #361
- Merge
develop
intomain
for2.2.0
release by @david-poindexter in #362
New Contributors
- @dependabot made their first contribution in #357
Full Changelog: v2.1.2...v2.2.0
nvQuickSite v2.1.2
What's Changed
- Fixed an issue that caused duplicated versions by @valadas in #338
- Resolve an issue with setting permissions on IIS Logs folder by @david-poindexter in #339
- Migrate from FxCop analyzers to .NET analyzers by @david-poindexter in #343
- Address StyleCop and CodeAnalysis warnings by @david-poindexter in #344
- Increment version to 2.1.2 for release by @david-poindexter in #345
- Merge
develop
intomain
for 2.1.2 release by @david-poindexter in #346
Full Changelog: v2.1.1...v2.1.2
nvQuickSite v2.1.1
Release Notes
-
RESOLVED: Change text Cancel to Close (#311) via PR #312 (thanks @EPTamminga)
-
RESOLVED: Change control name for close button on Delete Site form (#313) via PR #324 (thanks @valadas)
-
RESOLVED: Find a solution for wrapping messages in custom controls (#315) via PR #325 (thanks @valadas)
-
RESOLVED: Sort versions by version instead of alphabetically (#323) via PR #326 (thanks @valadas)
-
RESOLVED: Clean up using statements outside namespace for Packages.cs (#330) via PR #331 (thanks @david-poindexter)
-
RESOLVED: Update version number to 2.1.1 (#328) via PR #331 (thanks @david-poindexter)
-
RESOLVED: Add v2.1.1 manifest for WinGet (#329) via PR #332 (thanks @david-poindexter)