diff --git a/WebsitePanel.Installer/Sources/Setup/Setup.vdproj b/WebsitePanel.Installer/Sources/Setup/Setup.vdproj
index 87053a99..c6b3c94d 100644
--- a/WebsitePanel.Installer/Sources/Setup/Setup.vdproj
+++ b/WebsitePanel.Installer/Sources/Setup/Setup.vdproj
@@ -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"
diff --git a/WebsitePanel/ReleaseNotes.htm b/WebsitePanel/ReleaseNotes.htm
index 5ceb7e28..2e66c486 100644
--- a/WebsitePanel/ReleaseNotes.htm
+++ b/WebsitePanel/ReleaseNotes.htm
@@ -7,7 +7,66 @@
WebsitePanel - Release Notes
- March 15, 2010 - v1.2.0 (Beta)
+ July 14, 2011 - v1.2.0
+
+ - 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)
+ - Added: Support of Helicon Ape module for securing files & folders on web-site level
+ (contributed by HeliconTech)
+ - Added: Support for Razor files extensions (*.cshtml, *.vbhtml) in File Manager
+ - Added: "Notify Overused Databases" scheduled task (contributed by yoda-ict)
+ - Added: Display size for MySQL databases on Edit Database page (contributed by yoda-ict)
+ - Added: SSL Management (contributed by OnionMan)
+ - Added: Domain aliases changed to allow using existing DNS domains to setup aliases
+ and pointers (contributed by yoda-ict)
+ - Added: "Announcements" posting mode for Mail Lists in hMail Server Service Provider
+ - Added: Personal Information and Signature sections added in hMail Mail Account settings
+ - Added: SMTP authentication for Mail Lists in hMail Server Provider
+ - Updated: Project code base migrated to .NET Framework 4
+ - Fixed: Minor corrections in default landing page supplied by WebsitePanel for newly
+ created web sites (contributed by jegor)
+ - Fixed: Customer's first and last names with localized characters are not properly
+ rendered on some pages
+ - Fixed: Issue with unlimited mailbox quotas in SmarterMail 7 service provider
+ - Fixed: Dynamics CRM 4 rollup updates are not applied for new organizations being
+ created through WebsitePanel
+ - 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
+ - Fixed: Dedicated IP Addresses are incorrectly distributed via Virtual Servers
+ - Fixed: SQL User is unable to login with "Browse Database" feature if its password
+ has '=' character (contributed by webio)
+ - Fixed: Wrong default button on "Create New Exchange 2010 Organization" page
+ - Fixed: Missing required validation for Forwarding field on Edit Mailbox Account
+ properties page (contributed by webio)
+ - Fixed: Adjust "maxRequestLength" attribute in "httpRuntime" element in WSP Enterprise
+ Server & Server web.config files to support large files uploading
+ - Fixed: Missing information whether Administrator password is set or not in hMail
+ Provider Settings
+ - Fixed: Issue with setting up a correct type handler for WebsitePanel.IisModules.SecureFolders
+ HTTP authentication module in IIS 7 (contributed by yoda-ict)
+ - Fixed: Issue with Mail List members removed after clicking “Save List” button in
+ hMail Server Service Provider
+ - Fixed: Issue when a domain alias could not be enabled for hMail Server Service Provider
+ - Fixed: Issue when forwarding address is incorrectly set for a mail account in hMail
+ Server Service Provider
+ - Fixed: Issue when integrity check is not performed if to add a contact in Hosted
+ Exchange Service Provider
+ - Fixed: Issue when a user is unable to remove subscribers from the list or group
+ In Merak Mail Service Provider
+
+
+ WebsitePanel - Release Notes
+
+ March 15, 2011 - v1.2.0 (Beta)
- 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)
- Added: Support of Helicon Ape module for securing files & folders on web-site level (contributed by HeliconTech)