Skip to content

Releases: GorgonUK/Modern-Dropzone-PCF

Release 2.8

17 Jan 20:01
2a1fd81
Compare
Choose a tag to compare

What's Changed

  • Added 2 parameters: "Allow Note Drops" and "Allow SharePoint Drops" #31
  • "Enable SharePoint Documents" parameter type changed to "TwoOption" (two option dropdown).
    image

Release 2.7

06 Nov 23:19
a7b9b2b
Compare
Choose a tag to compare

What's Changed

  • Aligned the component state with the form state. When the form is in read-only mode, the dropzone is now disabled, preventing users from adding or deleting files and functioning as "view only." @GorgonUK in #26

image

  • Minor bug fixes have been implemented.

Ensure you remove the control from all forms and uninstall the previous version before installing the update. To remove the previous version, navigate to the "Managed" tab in "Solutions" to access and manage installed components more effectively. Click on the 3 dots next to "ModernDropzone" and then "Delete". This will permanently remove the previous #29

Full Changelog: 2.4Release...2.7Release

Release 2.6

22 Oct 11:58
e432cdb
Compare
Choose a tag to compare
  • Removed UI elements that don't serve a functional purpose
  • Cleanup

Note: you may need to uninstall the previous version of Dropzone before attempting to install this version.

Full Changelog: 2.4Release...2.6Release

Release 2.5 - Hotfix

29 Sep 11:28
f3e5f7d
Compare
Choose a tag to compare
  • Removed all known Node vulnerabilities (#23)
    image
  • Start-up logic fix
  • Location Creation fix

Note: if you have enabled SharePoint integration, upon record creation, the user is briefly redirected to the "Documents" tab to activate the default location. Afterward, the page refreshes. This is the only workaround I have found so far, but I'm open to better suggestions.
image

  • The "SharePoint Document Locations" dropdown box may not always show the default selected value, but the file drop area will still function as expected.

Release 2.4

28 Sep 22:04
f3e5f7d
Compare
Choose a tag to compare

Change log:

  • Existing notes loading fix
  • Default SharePoint Document Library fix
  • SharePoint is now automatically enabled by default when the input parameter is set to "Yes"
  • Handling added to deal with scenarios where only default SharePoint location is available.

Release 2.3

31 Aug 11:33
Compare
Choose a tag to compare
  • SharePoint toggle can now be disabled from the component parameter (#20 [Feature Request] Option to show/hide the SharePoint Documents toggle)

image

Release 2.2

31 Aug 10:50
Compare
Choose a tag to compare
  • SharePoint documents can now be used with activities. Supported activities include: "email," "phonecall," "appointment," "task," "fax," "letter," "serviceappointment," "campaignresponse," "campaignactivity," "bulkoperation," "socialactivity," "recurringappointmentmaster," and "appointmentrecurrence."

Release 2.1

27 Jul 15:58
Compare
Choose a tag to compare
  • SharePoint location caching bug fix
  • New SharePoint locations can now be created directly from the control
  • UI update
  • SharePoint folders can now be deleted

Release 2.0

25 Jul 17:57
Compare
Choose a tag to compare
  • SharePoint Location Recall fix
  • Updated UI
  • File/Folder name middle ellipsis fix

Release 1.9

19 Jul 18:53
Compare
Choose a tag to compare
  • SharePoint documents back button fix
  • User's settings are now saved in local storage
  • Clean-up