Skip to content

Releases: stevie-mayhew/silverstripe-svg

2.4.1: Merge pull request #23 from wilr/master

26 Jun 21:16
fbcd588
Compare
Choose a tag to compare
fix: resolve regression with customBasePath (#22)

2.4.0

04 Jun 02:45
54ecfc2
Compare
Choose a tag to compare

What's Changed

  • feat: Implement support for absolute paths in SVG paths by @wilr in #21

New Contributors

  • @wilr made their first contribution in #21

Full Changelog: 2.3.0...2.4.0

2.3.0: Merge pull request #20 from obj63mc/master

16 Jul 19:41
7098407
Compare
Choose a tag to compare
Update SVGTemplate.php - fix php8.2 deprecations

2.2.0: Merge pull request #15 from ChrissiQ/no-px

16 May 20:44
9460531
Compare
Choose a tag to compare
Remove 'px' from height/width attributes.

2.1.0: Merge pull request #13 from Rhym/master

19 Oct 22:33
Compare
Choose a tag to compare
Updated composer type to support Silverstripe 4

2.0.1: Merge pull request #12 from Rhym/master

10 Oct 01:01
Compare
Choose a tag to compare
Updated readme to align with SS4 config namespacing

2.0.0: Merge pull request #11 from adrexia/feature/silverstripe4

23 Aug 05:13
Compare
Choose a tag to compare

Custom Paths, subfolders and error checking

08 Oct 18:19
Compare
Choose a tag to compare

Adds customBasePath and addSubfolder methods, as well as checking to ensure the SVG exists before loading it.

1.0.0

23 Nov 22:37
Compare
Choose a tag to compare