Releases: nickdekruijk/admin
Releases · nickdekruijk/admin
1.2.4
New features
- Doubleclick media to open in new window/tab
- Use nickdekruijk/imageresize admin-thumbnails template if present
Bug fixes/changes
- Use App\Page model by default in config
- Prevent error when class doesn't exist and treeview was used
1.2.3
- Add expanded option for media
- Filter out pivot type fields to prevent unknown column database errors
- Suppress getimagesize errors
1.2.2
- Searchable models
- Added option to use eloquent with() when fetching listviewData
- Started documentation
1.2.1
- Load TinyMCE anchor plugin but don't show it by default
1.2.0
- Added download_csv option for reports
- Tinymce options (like formats, css) are now defined module wide and not in the column. Warning! This could break your existing config
1.1.2
- Show array/json in model view
1.1.1
- Experimental support for array casted columns (JSON)
1.1.0
- Images trait
- Show pivot in index
- Added logo_link and logo_link_target config
- New folder button also in header
- CMS Users should be able to delete pages by default (config)
- Fix error in case public isn't the in the default path
- Add alt="imagenotfound" to show missing images in chrome/firefox
1.0.0
First stable release!