Releases: splorp/kirby-alphabetise
Releases · splorp/kirby-alphabetise
0.1.3
- 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
- Added field to
composer.json
for link in the Kirby Panel
0.1.1
- Additional fixes for Kirby 3 compatibility
0.1.0
- Renamed
alphabetise.php
to index.php
for Kirby 3 compatibility
- Renamed
package.json
to composer.json
- Updated documentation
0.0.9
- Added
orderby
key for alternative sort order
0.0.8
- Fixed
Array to string conversion
error
0.0.7
- Fixed a small bug introduced in the 0.0.6 update