Skip to content

Releases: ramarao9/AttachmentUploader

AttachmentDragAndDrop v1.2.0.0

30 Apr 15:24
eb273cb
Compare
Choose a tag to compare

The following changes were made in this release:

  • Added DefaultNoteTitle property on the control to default the Title on the note
  • Update outdated packages

Managed solutions are recommended for production use.

AttachmentDragAndDrop v1.0.1.0

28 Aug 17:44
eb273cb
Compare
Choose a tag to compare

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

25 Feb 22:38
Compare
Choose a tag to compare
  • 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

19 Aug 03:26
Compare
Choose a tag to compare

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

05 May 04:04
44dde88
Compare
Choose a tag to compare

Bugfix for issue #5

Component updated to use the EntitySetName property from the metadata instead of hard coding.

AttachmentDragAndDrop v1.0.0.2

15 Apr 01:20
Compare
Choose a tag to compare

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

26 Feb 03:32
3a1ea64
Compare
Choose a tag to compare

Sets the MimeType(issue#2) and also uses the SDK error dialog to display errors during the upload process.

AttachmentDragandDrop

13 Jan 13:31
Compare
Choose a tag to compare
1.0.0

removes the old solution folder and some fixes