This repository has been archived by the owner on Dec 6, 2019. It is now read-only.
Habitat 1.6 (Sitecore 9.0 Update-2)
New Features and Updates
- Updated for Sitecore 9.0 Update-2
- XP functionality and code updated for XConnect
- Now includes SIF-based install and uninstall scripts for setting up Habitat Sitecore instance
- Added Helix layers to Layer config
- Now using Sitecore 9 dynamic placeholders
- Added Facebook login using Sitecore 9 Federated Auth support
- Aligned Helix folder ID's with SXA
- Updated all dependencies to latest version, wherever possible
- Switched from
packages.config
toPackageReference
for NuGet references - Cleaned up assembly references to use NuGet exclusively
- Refactored various services for use of DI to enable unit testing, as needed for 9.0 upgrade
- Fixed issue with theme application on DA language
- Fixed broken links in footer
- Updated Sitecore USA address in footer
- Updated copyright year
- Added additional language regarding nature of and support for Habitat
Known Issues
- [#418] Unicorn sync does not fully rebuild search indexes / deploy SOLR schema. Getting Started directions include instructions to rebuild manually.
- [#420] Facebook login does not trigger login/register goals.
- [#429] Google maps do not display.
- [#394]
MediaUrl
unit tests are broken inSitecoreExtensions
, and are currently disabled.