All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Support for MySQL
- CUBA 7.2.x
- taggable 0.6.0
- entity-soft-reference 0.7.0
- declarative-controllers 0.10.0
- Support for showing Attachments in Edit Screen (#23)
- CUBA 7.1.x
- taggable 0.5.3
- entity-soft-reference 0.6.5
- declarative-controllers 0.9.0
- CUBA 7 screen API support (
WithAttachmentsSupport
interface)
- CUBA 7.0.x
- taggable 0.4.0
- entity-soft-reference 0.5.1
- declarative-controllers 0.8.0
- CUBA 6.10.x
- taggable 0.3.0
- entity-soft-reference 0.4.0
- declarative-controllers 0.7.0
- taggable 0.2.3
- taggable 0.2.2
- entity-soft-reference 0.3.2
- declarative-controllers 0.6.0
- PostgreSQL support
- Categories of attachments (#1)
- bugfix for NPE for entity names as attachables that are not valid anymore (#13)
- Administration screens for
Attachments
andAttachment Categories
underAdministration > Attachments
(#1)
- Possibility to add Tags to Attachments (#1)
- Multi Upload for attachments (#3)
- Drag & Drop while uploading files (#5)
- bugfix for erasing name after file upload (#2)
- CUBA 6.9.x
- ability to add attachments to any Entity (
@WithAttachments
)
- CUBA 6.8.x