Items being checked-in:

- Added release notes for v1.2.0;
 - Updated package code for the installer project;
This commit is contained in:
ptsurbeleu 2011-07-14 17:10:11 -07:00
parent 54dca639ad
commit caffaab028
2 changed files with 61 additions and 2 deletions

View file

@ -418,7 +418,7 @@
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:WebsitePanel Installer"
"ProductCode" = "8:{09BCDF68-1964-4FC6-9570-9AB3B8512CF6}"
"PackageCode" = "8:{9F1EEC33-EABE-4E8E-B1C5-5BECA8E9606D}"
"PackageCode" = "8:{F42246DB-297B-4D7C-A985-D17A6C21BBC9}"
"UpgradeCode" = "8:{2950A907-11E7-436C-86CE-049C414AFD08}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"

View file

@ -7,7 +7,66 @@
<h1>
WebsitePanel - Release Notes</h1>
<p>
<strong>March 15, 2010 - v1.2.0 (Beta)</strong></p>
<strong>July 14, 2011 - v1.2.0</strong></p>
<ul>
<li>Added: Support for managing private Hyper-V cloud solution implemented with System
Center Virtual Machine Manager 2008 R2, System Center Operations Manager 2007 and
Dynamic Data Center Toolkit v3 (Beta) (contributed by Austen Knowledge Group)</li>
<li>Added: Support of Helicon Ape module for securing files & folders on web-site level
(contributed by <a href="http://www.helicontech.com/" target="_blank">HeliconTech</a>)</li>
<li>Added: Support for Razor files extensions (*.cshtml, *.vbhtml) in File Manager</li>
<li>Added: "Notify Overused Databases" scheduled task (contributed by <a href="http://social.msdn.microsoft.com/profile/yoda-ict"
target="_blank">yoda-ict</a>)</li>
<li>Added: Display size for MySQL databases on Edit Database page (contributed by <a
href="http://social.msdn.microsoft.com/profile/yoda-ict" target="_blank">yoda-ict</a>)</li>
<li>Added: SSL Management (contributed by <a href="http://social.msdn.microsoft.com/profile/onionman/?type=forum&amp;referrer=http://social.msdn.microsoft.com/Forums/en-US/wspdiscuss/threads"
target="_blank">OnionMan</a>)</li>
<li>Added: Domain aliases changed to allow using existing DNS domains to setup aliases
and pointers (contributed by <a href="http://social.msdn.microsoft.com/profile/yoda-ict/?type=forum&amp;referrer=http://social.msdn.microsoft.com/Forums/en-US/wspdiscuss/thread/0053f21c-f7ee-4e97-8fd5-0e84cb046cc2"
target="_blank">yoda-ict</a>)</li>
<li>Added: "Announcements" posting mode for Mail Lists in hMail Server Service Provider</li>
<li>Added: Personal Information and Signature sections added in hMail Mail Account settings</li>
<li>Added: SMTP authentication for Mail Lists in hMail Server Provider</li>
<li>Updated: Project code base migrated to .NET Framework 4</li>
<li>Fixed: Minor corrections in default landing page supplied by WebsitePanel for newly
created web sites (contributed by <a href="http://social.msdn.microsoft.com/profile/jegor"
target="_blank">jegor</a>)</li>
<li>Fixed: Customer's first and last names with localized characters are not properly
rendered on some pages</li>
<li>Fixed: Issue with unlimited mailbox quotas in SmarterMail 7 service provider</li>
<li>Fixed: Dynamics CRM 4 rollup updates are not applied for new organizations being
created through WebsitePanel</li>
<li>Fixed: Original deployment error messages with sensitive information are shown to
a user instead of a generic error message in MS Web App Gallery module</li>
<li>Fixed: Dedicated IP Addresses are incorrectly distributed via Virtual Servers</li>
<li>Fixed: SQL User is unable to login with "Browse Database" feature if its password
has '=' character (contributed by <a href="http://social.msdn.microsoft.com/profile/webio"
target="_blank">webio</a>)</li>
<li>Fixed: Wrong default button on "Create New Exchange 2010 Organization" page</li>
<li>Fixed: Missing required validation for Forwarding field on Edit Mailbox Account
properties page (contributed by <a href="http://social.msdn.microsoft.com/profile/webio"
target="_blank">webio</a>)</li>
<li>Fixed: Adjust "maxRequestLength" attribute in "httpRuntime" element in WSP Enterprise
Server & Server web.config files to support large files uploading</li>
<li>Fixed: Missing information whether Administrator password is set or not in hMail
Provider Settings</li>
<li>Fixed: Issue with setting up a correct type handler for WebsitePanel.IisModules.SecureFolders
HTTP authentication module in IIS 7 (contributed by <a href="http://social.msdn.microsoft.com/profile/yoda-ict/?type=forum&amp;referrer=http://social.msdn.microsoft.com/Forums/en-US/wspdiscuss/thread/0053f21c-f7ee-4e97-8fd5-0e84cb046cc2"
target="_blank">yoda-ict</a>)</li>
<li>Fixed: Issue with Mail List members removed after clicking “Save List” button in
hMail Server Service Provider</li>
<li>Fixed: Issue when a domain alias could not be enabled for hMail Server Service Provider</li>
<li>Fixed: Issue when forwarding address is incorrectly set for a mail account in hMail
Server Service Provider</li>
<li>Fixed: Issue when integrity check is not performed if to add a contact in Hosted
Exchange Service Provider</li>
<li>Fixed: Issue when a user is unable to remove subscribers from the list or group
In Merak Mail Service Provider</li>
</ul>
<h1>
WebsitePanel - Release Notes</h1>
<p>
<strong>March 15, 2011 - v1.2.0 (Beta)</strong></p>
<ul>
<li>Added: Support for managing private Hyper-V cloud solution implemented with System Center Virtual Machine Manager 2008 R2, System Center Operations Manager 2007 and Dynamic Data Center Toolkit v3 (Beta) (contributed by Austen Knowledge Group)</li>
<li>Added: Support of Helicon Ape module for securing files & folders on web-site level (contributed by <a href="http://www.helicontech.com/" target="_blank">HeliconTech</a>)</li>