All notable changes to laravel-backpack-documents
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- config option to switch transformer
- compatibility with L5.8
- use backpack_auth() in DocumentRequest
- default config value for middleware
- dependency on webfactor/laravel-apicontroller
- Support for backpack/crud prior 3.5
- config options for customizing fields
- config option for singleLineBreaks in md
- merge config from vendor folder
- append
lang
as parameter to the api route to get the right language
We changed the migration instead of providing a new one.
Be sure to delete the old migration and publish the new one or just change the title column type from string
to text
.
- Translatable Document properties
- CRUD-Access config values