Skip to content

Releases: silverstripe/silverstripe-selectupload

2.1.1

28 May 18:33
3934fd6
Compare
Choose a tag to compare

What's Changed

  • get_class() without args is deprecated with php83 by @lerni in #45
  • FIX make sure folder url const is only declared once by @xini in #44

New Contributors

  • @lerni made their first contribution in #45

Full Changelog: 2.1.0...2.1.1

2.1.0

01 Sep 18:41
71ff532
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0: Merge pull request #36 from wilr/pr/multiple-instances

14 Sep 22:51
335487c
Compare
Choose a tag to compare
FIX multiple instances on the same page (Fixes #35, #32)

2.0.0-beta1

16 Jan 22:13
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release

Upgrade for SilverStripe 4 compatibility

1.0.5

18 Aug 00:15
Compare
Choose a tag to compare
  • Fix install documentation in readme (David Craig) - 4826465
  • BUG Fix typo (Damian Mooyman) - ff0af76

1.0.4

04 Feb 03:21
Compare
Choose a tag to compare
  • Added standard Scrutinizer config
  • Added standard code of conduct
  • Added standard .editorconfig file
  • Added standard .gitattributes file
  • Updated license

1.0.3

19 Nov 01:50
Compare
Choose a tag to compare
  • Changelog added.
  • Include tests for PHP 5.6 and 3.2
  • Added CWP keyword
  • Move to new travis containerised infrastructure
  • Updating travis provisioner

1.0.1: Merge pull request #5 from tractorcow/pulls/htmleditor-attach-parentid

21 Jul 23:11
Compare
Choose a tag to compare
API Ensure that the "attach from cms" dialog respects the saved folder

Initial release

17 Jul 04:41
Compare
Choose a tag to compare
Merge pull request #2 from tractorcow/pulls/docs

Add documentation