Releases: storypioneers/kirby-selector
Releases · storypioneers/kirby-selector
Kirby Plugin and CLI
v1.5.1 - Bugfix Release
Bugfixes:
- More compatible way of getting the current panel language
v1.5.0 - Feature Release
Features:
- Full Kirby 2.2 support
- Context menus (Kirby 2.2+)
Changes:
- Better list item layout — now fully responsive
- Better "No files found" message
Bugfixes:
- Don't show empty (0x0) dimensions for svg images
v1.4.2 - Bugfix Release
Bugfixes:
- Fixed PHP 5.3 compatibility
- Show "No matching files" message even if a max size is set
v1.4.1 - Maintenance Release
Changes:
- Improved styling for selected items
Additional:
- Added a list of all contributors
v1.4.0 - Feature Release
New Features:
- Allow regular expressions for the filter option
- Add new size setting to limit the field height
Changes:
- Minor code cleanup/reformatting (PSR-2)
v1.3.0 - Feature Release
New Features:
- Filter by filename
- Support for Kirby 2.1+ site files
- Better documentation
Bugfixes:
- Don't break on fields without labels
v1.2.0 - Feature Release
New Features
- Add translation support
- Add
autoselect
option
v1.1.0 - Feature Release
v1.0.2 - Bugfix Release
- Fixed a PHP Warning