Skip to content

4.3

Compare
Choose a tag to compare
@AdamNaj AdamNaj released this 06 Dec 10:48
· 1237 commits to master since this release

Security, Security, security!

Version 4.3

This release major focus was security.

Summary of important changes

Breaking Changes

  • Removed the lingering nVelocity template presentation
  • ISE and Console now require scripters to be in Sitecore\Developer role

Major new Features

  • All arbitrary script executions, saves, and session elevation events are now logged in the SPE Sitecore logs763
  • Added ability to specify that an endpoint can only be accessed over a secure connection 759
  • Executing scripts through Integration points now verify the item templates so no unprotected scripts can be executed. 757
  • Saving a script in library requires additional authentication (Session elevation) 756
  • Executing a script in ISE or Console now require additional authentication. 755
  • Send-File cmdlet dialog no longer uses URL parameters for paths.744

All improvements

All Fixes