Releases: ramarao9/AttachmentUploader
AttachmentDragAndDrop v1.2.0.0
AttachmentDragAndDrop v1.0.1.0
The following changes were made in this release:
- Added UseNoteAttachment property on the control to use Note(annotation) instead of Attachment(activitymimeattachment) for storing the attachment tied to the record if needed.
- Update outdated packages
Managed solutions are recommended for production use.
AttachmentDragAndDrop v1.0.0.5
- Fix Maximum call stack size exceeded issue caused by string replace function when uploading files to CRM
- Update packages
Thanks to @sely2k, @ffermi, and @hsoBHussain for their help with this issue.
No new functionality was added to the component. Managed solutions are recommended for use in production systems.
AttachmentDragAndDrop v1.0.0.4
Npm packages have been updated to fix the security advisories. No new functionality added to the component. Managed solutions are recommended for use in production systems.
AttachmentDragAndDrop v1.0.0.3
Bugfix for issue #5
Component updated to use the EntitySetName property from the metadata instead of hard coding.
AttachmentDragAndDrop v1.0.0.2
Resolves an issue with uploading attachments immediately after record creation.
Managed solutions are recommended for production use. Unmanaged solution could result in updates not properly being reflected when importing future versions.
AttachmentDragAndDrop v1.0.0.1
Sets the MimeType(issue#2) and also uses the SDK error dialog to display errors during the upload process.
AttachmentDragandDrop
1.0.0 removes the old solution folder and some fixes