Skip to content

Releases: silverstripe/silverstripe-sharedraftcontent

2.3.3

17 Nov 21:51
Compare
Choose a tag to compare
  • Upgrade dependencies (Maxime Rainville) - d51020a

2.2.1

09 May 02:09
Compare
Choose a tag to compare
  • Reduce version requirement in readme from cherry-picked change (Robbie Averill) - 359319b
  • FIX Generating a share draft link now only requires canView() permissions rather than canEdit() (Robbie Averill) - 652f9aa
  • FIX Generating a share draft link now only requires canView() permissions rather than canEdit() (Robbie Averill) - a8286f2
  • FIX Lessening z-index prevents frontend top-bar to go in front of https://github.com/jonom/silverstripe-betternavigator (lerni) - 4d9874d

2.2.0

14 Dec 09:58
3cc82ba
Compare
Choose a tag to compare
  • Update help url to link to userhelp.silverstripe.org (Sacha Judd) - 7be43da

2.2.0-beta1

26 Jul 04:38
Compare
Choose a tag to compare
2.2.0-beta1 Pre-release
Pre-release
  • Remove obsolete branch alias (Robbie Averill) - e9d9bab
  • Bump minimum SilverStripe requirements to 4.3 (Robbie Averill) - 364b14a
  • Disable HTTP caches on preview links (for 2.x) (Ingo Schommer) - d7e3873
  • Prefer source in Travis to ensure we get admin JS dependencies (Robbie Averill) - 0aface7
  • FIX Enable share content component in both edit and split/preview modes (Robbie Averill) - b18072c
  • Add Behat test for generating link in popover and add npm build test to Travis (Robbie Averill) - 31b8020
  • Refactor prop types to accept objects, implement minimum width for popover button, add classnames and help link (Robbie Averill) - 10f9ead
  • NEW Replace share draft toggle component in the CMS with React driven equivalent (Robbie Averill) - a22a438
  • Refactor webpack implementation, separate CMS and frontend bundles, add React component structure (Robbie Averill) - bec4672
  • DOCS Add simple userguide and images (Sacha Judd) - 761d385
  • Add supported module badge to readme (Dylan Wagstaff) - efe3cc9

1.4.0

26 Jul 04:38
Compare
Choose a tag to compare
Release 1.4.0

2.1.0

26 Jul 04:38
Compare
Choose a tag to compare
Release 2.1.0

2.0.0

27 Feb 01:40
2791b5f
Compare
Choose a tag to compare
  • Constrain eslint package (Dylan Wagstaff) - c8ce070
  • Tidy & update package.json dependency versions (Dylan Wagstaff) - 77b4e8d
  • ENHANCEMENT: Convert UI to be managed by webpack. (Dylan Wagstaff) - bed09a7
  • FIX Handle edge case where controller does not have a url_segment defined (Raissa North) - 7bd7aab

2.0.0-beta1

14 Dec 22:16
2fcfce8
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release
  • Minor changes for update (Raissa North) - f43c502
  • Update ReadMe file (Raissa North) - 86dd8b0
  • Add codesniffer rules (Raissa North) - deb5079
  • FIX added session constructor arguments to object creation (Franco Springveldt) - 72e4799
  • FIX versioned class not found and preview session bugfix (Franco Springveldt) - 8e435ed
  • FIX Date formatting in ShareToken (Robbie Averill) - 158e34f
  • FIX Vendorise module, add autoloader, remove constant from _config.php (Robbie Averill) - 56aa73e
  • API Implement namespacing, tweaks for SS4 API changes (Robbie Averill) - db1139e
  • Update configuration, CI, readme, composer for SS4 compatibility (Robbie Averill) - 0542d37
  • API Rename class locations in preparation for namespacing (Robbie Averill) - 877fbd2

1.1.1

18 Aug 06:09
Compare
Choose a tag to compare
  • BUG Fix home page blank on preview (Damian Mooyman) - ec421f8

1.1.0

04 Feb 03:32
Compare
Choose a tag to compare
  • Updated dependency on framework to ~3.3
  • Fix preview icons for 3.3
  • Fix filter on Token field
  • Changelog added.
  • Made supported
  • Fixed code coverage reporting
  • Add tests for 3 and 3.2 branches
  • Converted to PSR-2
  • Added standard .editorconfig file
  • Fixed code coverage reporting