Description
User Private Files Pro – WordPress File Sharing Plugin Features
- * New Feature – Backend file manager for admin to manage files.
- * New Feature – Premade folders from backend file manager.
- * New Feature – Uploader only shortcode ([upf_upload]) added.
- * New Feature – All Files display shortcode ([upf_display]) added.
- * New Feature – Frontend Notifications for users.
- * New Feature – Enable/disable frontend notifications.
- * New Feature – Google Drive Integration (beta version).
- * New Feature – Login form when user is not logged in.
- * New Feature – Customizer to change options for login form.
- * New Feature – Customizer to adjust colors of buttons and icons.
- * New Feature – Customizer to set custom thumbnails for file types.
- * New Feature – Layout update for backend settings.
- * New Feature – Hide Search for particular user roles.
- * New Feature – Hide Filters for particular user roles.
- * New Feature – Hide New Folder button for particular user roles.
- * New Feature – List View of files and folders.
- * New Feature – Collapsible Side panels.
- Enable/Disable Sorting of the files and folders on the frontend.
- Set Access Level when sharing a folders and files.
- Ability to upload and manage files within shared-with-me folder if full access given.
- Bulk select files for actions like delete, move and restore.
- Allow your site users to upload their private files.
- Users can share their files with other users by using their email address or username.
- Simply convert your website to a file sharing hosting.
- Users can remove the allowed users anytime they want.
- Easy to setup for administrator and easy to use for users.
- Front-end dashboard to allow users upload and manage their files and folders.
- Full control over uploaded files to site administrator.
- Bulk Upload Files.
- Option to enable/disable file uploading for users based on their roles.
- Email notification when a file / folder is shared with someone.
- Translation Ready.
- Folders/Directory system – Users can Create / Rename / Delete / Share folders
- Users can upload / move files within different folders
- Share files with all users or users with a specific role
- Comments – Users can comment on shared files
- Trash folder functionality
- Interactive Dropbox like design
- Search for files and folders
Changelog
= 4.1.3 =
* 2023-09-27
* Update – Removed google drive integration from the core plugin and moved to addon plugin.
* Update – Added support for text editor, google drive and custom fields addon plugins.
* Update – Display selected files/folders using a dedicated shortcode [upf_selected_files id=”1234″].
* Update – Zip functionality.
* Fixed – CSS issues.
* Fixed – Backend file manager bugs.
= 4.1.2 =
* 2023-09-02
* [Security] – Vulnerability issue fixed for stored XSS type from the admin settings screen.
* Tested with WP version 6.3.1.
= 4.1.1 =
* 2023-08-31
* Update – Added support for custom fields plugin.
* Fixed – CSS for list view column max-width.
* Fixed – CSS for Classic edit popups.
* Fixed – Set ownership of files uploaded from classic design.
* Fixed – Warning for undefined waitforimage function error. Delayed folder.js loading.
= 4.1.0 =
* 2023-08-25
* Fixed – Mixed content warning for pdf file preview in mobile.
* Fixed – Classic group-by filter not working.
* Fixed – Large empty space below pdf file preview in list view when right sidebar is closed.
* Fixed – Unusual height of files container when in file preview.
* Fixed – design bug for file preview popup for mobile and desktop.
* New Feature – Backend file manager for admin to manage files.
* New Feature – Premade folders from backend file manager.
* Update – Added support for g-drive, text editor, and custom fields addons.
* Update – Optimize code.
* Update – Classic – Edit file name and description.
= 4.0.9 =
* 2023-07-28
* Fixed – pdf file preview in mobile.
* Update – License manager logic.
= 4.0.8 =
* 2023-07-23
* Fixed – Toolbar buttons not working due to JS function conflict.
= 4.0.7 =
* 2023-06-14
* New Feature – Copy a folder or file link.
* Fix – Clicking folder and file name in grid view not working.
* Fix – Clicking folder icon in list view not opening the folder.
* Fix – Clicking on row in list view not opening the folder/file.
= 4.0.6 =
* 2023-05-09
* Fixed – Compaitibility issues with classic design shortcodes.
* Update – Enable role based sharing for select user roles instead of on/off.
* Code Optimization.
= 4.0.5 =
* 2023-05-02
* Fixed – Wrong version was showing in the plugins list.
= 4.0.4 =
* 2023-05-01
* Fixed – Missing translations in php files.
* Fixed – Login toggle options not saving.
= 4.0.3 =
* 2023-04-25
* Fixed – Google Drive not connecting. Updated drive settings.
* Fixed – Used file mime types and extensions that are allowed by WordPress.
* Fixed – sort button not appearing for view-only access folders.
= 4.0.2 =
* 2023-04-18
* Fixed – Bulk select toggle causing folder buttons to appear when not needed.
* Fixed – Undefined variable notice for default grid/list view.
* Fixed – dashicon css changed to more specific upf classes.
* Fixed – popup labels showing in next line.
= 4.0.1 =
* 2023-04-17
* New Feature – Uploader only shortcode ([upf_upload]) added.
* New Feature – All Files display shortcode ([upf_display]) added.
* New Feature – Frontend Notifications for users.
* New Feature – Enable/disable frontend notifications.
* New Feature – Google Drive Integration (beta version).
* New Feature – Login form when user is not logged in.
* New Feature – Customizer to change options for login form.
* New Feature – Customizer to adjust colors of buttons and icons.
* New Feature – Customizer to set custom thumbnails for file types.
* New Feature – Layout update for backend settings.
* New Feature – Hide Search for particular user roles.
* New Feature – Hide Filters for particular user roles.
* New Feature – Hide New Folder button for particular user roles.
* New Feature – List View of files and folders.
* New Feature – Collapsible Side panels.
* Fixed – session_write_close added for session termination in sort add-on.
* Fixed – Replaced user email with username in information sidebar.
= 3.1.5 =
* 2023-03-16
* Fixed – pdf preview not working for subsequent times in safari browser. Replace object with iframe.
= 3.1.4 =
* 2023-03-14
* Fixed – pdf preview issue in safari browser.
= 3.1.3 =
* 2023-03-03
* New Feature – Sort functionality as add-on.
* New Hook – Filter (upf_admin_custom_fields) to add custom fields under the plugin settings.
* New Hook – Action (upfp_save_custom_fields) to save custom fields under the plugin settings.
* New Hook – Action (upfp_sort_button) for frontend sort button.
* New Hook – Filter (upf_orderby) for frontend orderby functionality.
* New Hook – Filter (upf_order) for frontend order (ASC/default) functionality.
= 3.1.2 =
* 2022-11-25
* Fixed – jQuery’s success function conflict with newer version. Replaced all occurences with done function.
= 3.1.1 =
* 2022-09-05
* Update – Fixed missing translation for some words.
= 3.1.0 =
* 2022-08-06
* Bug Fixed – Trash files preview not loading.
= 3.0.9 =
* 2022-08-04
* New Feature – Now share files and folders by using email address or username.
= 3.0.8 =
* 2022-07-02
* Bug Fixed – Translation files name fixed.
* Bug Fixed – Trash not showing deleted files that are not assigned to folders.
* Bug Fixed – vulnerability issue for uploading not allowed files.
= 3.0.7 =
* 2022-07-02
* Bug Fixed – Bulk Select button was showing for view-only access when file preview popup closed.
= 3.0.6 =
* 2022-07-01
* New Feature – Set Access Level when sharing a folders and files.
* New Feature – Sidebar details now shows access level of shared-with users.
* New Feature – Bulk select files for actions like delete, move and restore.
* Improved – Updated functionality for key status.
* Improved – Restore files/folder now goes back to it’s original location.
* Fixed – Design conflict fixed.
* Fixed – Undefined variable notice for insider_shared & data_share variables.
* Fixed – Some images not loading in firefox browser. exit statement was missing from downloader file.
= 3.0.5 =
* 2022-06-08
* New Feature – Option to disable uploading functionality based on user roles.
* New Feature – Upload multiple files at once.
= 3.0.4 =
* 2022-05-31
* Improved – Backend speed optimization. Only check for license key when cache expires.
= 3.0.3 =
* 2022-05-25
* Fixed – Warning when checking for updates and server doesn’t respond.
* Fixed – conflict with other plugins that use SLMC code for licensing.
* Tested with WP ver 6.0
= 3.0.2 =
* 2022-04-04
* Security – Improved security with nonce and validation
* Fixed – File name not updating in content after rename
* Update – Display user nick names instead of emails
* New feature – Filter shared files by a user email address
= 3.0.1 =
* 2022-02-21
* New PRO launched