Releases: GorgonUK/Modern-Dropzone-PCF
Release 2.8
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).
Release 2.7
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
- 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
- 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
- Removed all known Node vulnerabilities (#23)
- 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.
- 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
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
- SharePoint toggle can now be disabled from the component parameter (#20 [Feature Request] Option to show/hide the SharePoint Documents toggle)
Release 2.2
- 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
- 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
- SharePoint Location Recall fix
- Updated UI
- File/Folder name middle ellipsis fix
Release 1.9
- SharePoint documents back button fix
- User's settings are now saved in local storage
- Clean-up