Skip to content

Releases: splorp/kirby-alphabetise

0.1.3

16 Apr 22:57

Choose a tag to compare

  • Added check for duplicate key values
  • Modified handling of single character key field text
  • Changed plugin namespace from shoesforindustry to splorp to match fork
  • Updated documentation

0.1.2

16 Apr 21:49

Choose a tag to compare

  • Added field to composer.json for link in the Kirby Panel

0.1.1

16 Apr 21:49

Choose a tag to compare

  • Additional fixes for Kirby 3 compatibility

0.1.0

16 Apr 21:48
cce38ef

Choose a tag to compare

  • Renamed alphabetise.php to index.php for Kirby 3 compatibility
  • Renamed package.json to composer.json
  • Updated documentation

0.0.9

16 Apr 21:48

Choose a tag to compare

  • Added orderby key for alternative sort order

0.0.8

16 Apr 21:47

Choose a tag to compare

  • Fixed Array to string conversion error

0.0.7

16 Apr 21:46

Choose a tag to compare

  • Fixed a small bug introduced in the 0.0.6 update