Skip to content

Releases: fromholdio/silverstripe-urlsegmenter

3.1.0

18 May 03:23
Compare
Choose a tag to compare
  • Update composer for SS5 compatibility

3.0.0

11 May 04:31
Compare
Choose a tag to compare
  • FIX switch allow-multibyte toggle to expected behaviour of not allowing bad characters
  • FIX variable name reference, add value for better exception message
  • FIX Allow null urlsegmenter_source_method_name without throwing exception
  • Increase PHP version constraint to 7.1+ and 8.x (due to added return types)
  • Configurable source and storage field names, with option to get source value from method instead