Skip to content

6.1

Compare
Choose a tag to compare
@michaellwest michaellwest released this 06 May 04:32
· 293 commits to master since this release

Version 6.1 - Use 6.1.1 instead!

Primarily a release of bug fixes. One of the most annoying issues was the ISE console would not retain the messages during script execution. πŸ‘Ž

Summary of important changes

Breaking Changes

  • No known breaking changes.

Major new Features

  • #1174, #1176 Find-Item learned to support Filter and Faceted search.

All improvements

  • #1114 : Combined Authorable package into the primary installation.
  • #1178 : Added a report for duplicate item names.
  • #1163 : Add-Rendering learned to PassThru the results.
  • #1162 : Made some improvements to Add-ItemVersion when no version exists or Fallback is enabled.
  • #1155 : Added the setting Spe.OutputLoggingEnabled so you can log all output to file.

All Fixes

  • #1152 : Fixed more issues with the path detection. Now trims white space and escapes dashes.
  • #1185 : Silly me "fixed" this already but apparently it wasn't.
  • #1165 : Fixed issues with the Data Importer.
  • #1164 : Fixed issues with Add-Rendering where rendering parameters are not properly configured.

Known Issues

  • Same as issues documented in 6.0 release.
  • You may encounter an error related to moving a dictionary item. If upgrading with SXA previously installed you should check out #1185 for more details.

Packaging

  • The packages created include a config z.Spe.EnableLanguageFallbackTest.config as described in #1189.
  • Disabled configurations are missing from the packages πŸ₯‡

File Hashes

SHA256 for Sitecore.PowerShell.Extensions-6.1.zip
A3C587F7C67B35F8C6A591D55B50B89A2BC1B272E7ADC62F864DDEE826D5ED8D

SHA256 for Sitecore.PowerShell.Extensions-6.1.scwdp.zip
53659D26123D4BB25B4F1963BCD0CEC08621BFF8E1F2413C91884F98AB880DB9

Get-FileHash -Path ".\Sitecore.PowerShell.Extensions-6.1.zip" -Algorithm SHA256
Get-FileHash -Path ".\Sitecore.PowerShell.Extensions-6.1.scwdp.zip" -Algorithm SHA256