Skip to content

3.2 for Sitecore 7 and 8

Compare
Choose a tag to compare
@AdamNaj AdamNaj released this 03 Aug 13:08
· 1762 commits to master since this release

Notable improvements:

Version 3.2

We've managed to turnaround a release in a little over a month!

Full issue list available on GitHub - 62 issues closed!

Summary of important changes

New Features

  • 383 ISE plugin tab and integration point added - you can now write scripts to process your scripts!
  • 390 ISE plugin added to find scripts containing selected text
  • 388 ISE plugin added to prettify edited script
  • 422 Expand-Archive command added
  • 411 ISE dialog to search for scripts by name
  • 438 Console and 436 ISE results are output in real time
  • 396 New-Role, Test-Role, Remove-Role commands added
  • 435 Get-SearchIndex, Rebuild-SearchIndex, Stop-SearchIndex, Resume-SearchIndex, Suspend-SearchIndex commands added
  • 434 Render-ReportField function-script added to improve Authorable Reports

Enhancements

  • 421 Read-Variable dialogs can now show variable editors in a grid-like manner where you can assign 1-12 columns per variable editor
  • 413 Read-Variable dialogs showing non-editable messages (for additional dialog explanatory messages where needed)
  • 259 Read-Variable dialogs can now have mandatory fields
  • 427 Read-Variable dialogs can now have placeholder text.
  • 412 Show-ListView can now contain links executing actions in a specific report row
  • 382 SPE Remoting module improvements
  • 415 Find-Item criteria now supports inverted Filter
  • 418 Improved formatting for Find-Item results
  • 379 SPE Remoting support for Windows Authentication
  • 417 Verbose messages are now yellow and black
  • 391 Find-Item DecendentOf criteria added for faster searches
  • 424 Find-Item supports Fuzzy and Date search
  • 401 Read-Variable supports "item" editor that has no value selected on input or output.

Fixes

  • 420 Find-Item Contains criteria complained about case sensitivity
  • 419 ISE did not format data in the results pane
  • 414 ISE buttons would enable at the wrong time
  • ... many, many more

Potential Breaking Changes