Skip to content

Releases: silverstripe/silverstripe-lumberjack

2.2.1

27 Apr 01:31
dc50ce2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

3.0.0-beta1

09 Feb 02:15
7a953b0
Compare
Choose a tag to compare
3.0.0-beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.2.0...3.0.0-beta1

2.2.0

02 May 23:49
569e5af
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2.0

2.1.1

22 Feb 21:04
e8fd109
Compare
Choose a tag to compare

What's Changed

  • [Backport] removed duplicate colon from lang files by @emteknetnz in #108

Full Changelog: 2.1.0...2.1.1

2.1.0

22 Nov 01:10
4448804
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.1.0

2.0.2

17 Feb 00:25
Compare
Choose a tag to compare
  • Add CSS/JS requirements via config YML (and remove from GridFieldSiteTreeAddNewButton), issue #93 (Brian Cairns) - 0e26ab2
  • Travis config update (Serge Latyntcev) - 853853c
  • Add extension point to update the list of classnames excluded from site tree (Michal Kleiner) - e18e72b
  • SS3: 301 Redirect (Permanent) for Add New button changed to 302 (Temporary) (James Cocker) - 35dc83f

1.3.4

06 Jun 21:23
Compare
Choose a tag to compare
  • Freeze translations for SilverStripe 3.x. Commit directly to lang files. (Robbie Averill) - ea988a3
  • SS3: 301 Redirect (Permanent) for Add New button changed to 302 (Temporary) (James Cocker) - 35dc83f
  • Remove Transifex configuration freezing translations for SS3. Please edit YAML directly. (Robbie Averill) - 677f2a4

2.0.1

29 Aug 21:50
3a22081
Compare
Choose a tag to compare
  • FIX hide_from_cms_tree can be applied to classes using Lumberjack (Robbie Averill) - 8eb4a65

2.0.0

12 Jun 23:01
Compare
Choose a tag to compare
  • FIX Use correct API for determining if record is modified on draft stage (Robbie Averill) - 64970db
  • FIX Ensure extra CSS classes are used for GridField edit button (Robbie Averill) - 536be59

2.0.0-rc1

20 Apr 05:18
fadb5d0
Compare
Choose a tag to compare
2.0.0-rc1 Pre-release
Pre-release
  • Add namespaces to sample code and separate classes (Raissa North) - 5ea5d30
  • FIX Use class constant to point to stylesheet template (Raissa North) - 7598c17
  • move HTML out of .yml translations changed an Namespaced translations keys (Petar Simic) - 1c3f5f2
  • update "State" icons (Published / Draft) to font versions (Petar Simic) - ffb3abc
  • fix - add an ExtraClass key to ArrayData fixes an incorrect Edit button rendering on Gridfield column (Petar Simic) - a409c37