mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-25 19:46:13 +00:00
16 lines
393 B
Markdown
16 lines
393 B
Markdown
|
|
version 1.5.1
|
|
=============
|
|
|
|
- adding .gitlab-ci to upgrade automatically packagist
|
|
- adding fixtures for ACL and DocumentCategory
|
|
|
|
Branch add_dropzone
|
|
===================
|
|
|
|
- fix some missing translations on update / create document and "any document" in list
|
|
- use dropzone to upload a document with a better UI
|
|
|
|
You must add `"dropzone": "^5.5.1"` to your dependencies in `packages.json`.
|
|
|