3.2.1
- 🔧 FixedAn issue where the exclusion file tree was not showing.
- 🔧 FixedA bug causing Infinite Uploads to corrupt plugin ZIP installations from the WordPress admin.
3.2.0
- ✨ NewFull folder management, improved filtering, and enhanced search to the WordPress Media Library (paid plans).
- ✨ NewUnlimited nested folder creation in the WordPress Media Library.
- ✨ NewDrag-and-drop to move files into folders, including bulk selection.
- ✨ NewDirect upload into a specific folder, including full folder structures from your computer.
- ✨ NewInline folder renaming.
- ✨ NewColor-coding for folders for visual distinction.
- ✨ NewBulk folder actions — select multiple folders, then move or delete in one step.
- ✨ NewFiles in deleted folders automatically move to Uncategorized.
- ✨ NewResizable folder sidebar.
- ✨ NewSort files by name, title, author, date added, date modified, size, and file type.
- ✨ NewSort folders by name, date created, date modified, and folder size.
- ✨ NewSearch files and folders by name in the Media Library grid and modal.
- ✨ NewFolder support in the media picker for Elementor, Divi, Bricks, Gutenberg/FSE, Beaver Builder, Oxygen, Brizy, and WooCommerce product galleries.
- ⚡️ ImprovedFolder data stored in a custom table — core WP tables are not modified.
- ⚡️ ImprovedFolder actions respect user roles; admins manage all, editors manage their own.
- ⚡️ ImprovedDisabling Media Library features flattens folders to Uncategorized with a confirmation prompt.
- ⚡️ ImprovedAuto-enables on active paid plans with option to disable in settings.
- ⚡️ ImprovedFull revert to standard WordPress behavior when disabled.
3.1.7
- ⚡️ ImprovedAdded PlayerVersion to API requests to ensure the latest video player is used for streaming.
3.1.6
- ⚡️ ImprovedMinor UI enhancements in the video library and settings pages.
3.1.5
- 🔧 FixedEnable/Disable Direct Play video settings not saving properly.
- 🔧 FixedEnable Video Cloud Storage setting not saving properly.
3.1.4
- 🔧 FixedEnable/Disable Direct Play video settings not saving properly.
3.1.3
- 🔧 FixedFatal error — Class "ClikITInfiniteUploadsPharData" not found.
3.1.2
- 🔧 FixedCompatibility issue with Smush Image Optimization and EWWW Image Optimizer.
- ⚡️ ImprovedUI improvements.
- 🛠️ DevUpdated .POT file for new translations.
3.1.1
- ⚡️ ImprovedCompatibility support for the Big File Uploads plugin.
- ⚡️ ImprovedSettings UI to conditionally show/hide directory tree options.
- 🔧 FixedInfinite Uploads CLI command not executing as expected.
- 🔧 FixedAn issue with the directory tree not loading properly.
- 🛠️ DevUpdated .POT file for new translations.
3.1.0
- ✨ NewCustom folder exclusions — select specific directories inside wp-content/uploads to keep files local instead of syncing to Infinite Uploads.
- ⚡️ ImprovedPerformance improvements.
- ⚡️ ImprovedReliability and error handling.
- ⚡️ ImprovedCommon log and temporary files are now excluded automatically by default.
- ⚡️ ImprovedSecurity improvements.
- ⚡️ ImprovedWordPress 6.9.1 compatibility.
3.0.6
- 🔧 FixedShortPixel integration issue.
3.0.5
- ✨ NewSupport to access videos directly via URL.
- ⚡️ ImprovedWordPress 6.8.3 compatibility.
3.0.4
- 🔧 FixedMultisite issue.
- ⚡️ ImprovedUpload big files.
- ⚡️ ImprovedWordPress 6.8.2 compatibility.
- ⚡️ ImprovedwpForo, wpDiscuz, and Content Videos exclusions.
3.0.1
- ⚡️ ImprovedUpgraded PHP version requirement to 8.0.
- ✨ NewPrivacy policy prompt before connecting.
3.0
- ⚡️ ImprovedUpgraded PHP AWS SDK for 10–20% faster performance and lower RAM utilization.
- ⚡️ ImprovedUpdated namespace.
- ⚡️ ImprovedWordPress minimum bumped to 6.0.
- ⚡️ ImprovedPHP minimum bumped to 7.4.
- ✨ NewImagify compatibility.
2.0.10
- 🔧 FixedCompatibility issue with the Complianz plugin.
2.0.9
- ✨ NewExclusion for WooCommerce log files.
- ✨ NewExclusion for WooCommerce Product CSV Export.
- ✨ NewComplianz plugin compatibility.
2.0.7
- 🔧 FixedVideo container CSS issue.
- ⚡️ ImprovedPreload and autoplay behavior for the infinite-uploads-vid video shortcode.
2.0.6
- 🛠️ DevUpdated @wordpress/scripts to ^27.9.0.
2.0.5
- 🛠️ DevUpdated @wordpress/scripts to ^30.8.1.
- 🛠️ DevAdded configuration for react-jsx-runtime polyfill.
2.0.4
- ⚡️ ImprovedCopyright update.
2.0.3
- ⚡️ ImprovedFAQ updated for security bug reporting.
2.0.2
- 🔧 FixedURL rewriting until initial sync is complete.
2.0.1
- 🔧 FixedCorrupt unzipping errors on manual plugin upgrades.
- 🔧 FixedIncorrect error log entries when disconnecting from cloud.
- ⚡️ ImprovedFaster head object requests.
- 🔧 FixedAWS config error message in PHP safe mode.
2.0
- ✨ NewCloud video upload, encode, and streaming feature.
1.1.6
- 🔧 FixedError handling on sync for specific error types that were breaking syncs.
- ✨ NewSupport for very large directory file counts via WP CLI filescan before connecting.
- 🛠️ DevAdded infinite_uploads_sync_exclusions filter to exclude files from sync.
- ⚡️ ImprovedBuddyBoss/BuddyPress workaround to bypass cloud storage for BuddyBoss media files.
1.1.5
- 🔧 FixedURL replacement issues on some multisite subsites.
- 🛠️ DevAdded infinite_uploads_replacement_urls filter to customize URL replacements.
- ⚡️ ImprovedCached attachment size to improve performance of media grid and frontend editing themes.
- 🔧 FixedWooCommerce CSV import compatibility.
1.1.4
- 🔧 FixedCompatibility issues with plugins using media_handle_sideload().
- ✨ NewCompatibility overrides for WP Contact Form 7 and WP Migrate DB Pro.
1.1.3
- ⚡️ ImprovedError handling for transient API outages to avoid breaking site images.
- ⚡️ ImprovedPlugin deactivation now prevented until download and disconnect is completed.
1.1.2
- ⚡️ Improved2x speed increase when uploading and processing new media items.
- 🔧 FixedFiles not deleting from cloud storage when deleting attachments.
- ⚡️ ImprovedDebug logging for identifying plugins causing unnecessary disk access.
1.1.1
- ⚡️ ImprovedPrefixed and filtered the AWS SDK and dependencies to prevent code conflicts and reduce plugin package size.
1.1
- ✨ NewWordPress Multisite support (subdir, subdomain, and pre-WP3.5 networks).
1.0.2
- ✨ NewResumable large file uploads — syncs continue where they left off after timeouts or interruptions.
- ⚡️ ImprovedProgress bar now tracked by bytes instead of file count for greater accuracy.
- ⚡️ ImprovedProgress bar updates every 15 seconds minimum and reflects in-progress large file uploads.
- ✨ NewError log display and retry sync button in the enable modal.
1.0.1
- 🔧 FixedTable installation routine that broke on some older MySQL configurations.
1.0
- ✨ NewInitial release.
2.1.7 – 2025-09-02
- ⚡️ ImprovedWordPress 6.8.2 compatibility.
2.1.6 – 2025-01-07
- ⚡️ Improved2025 update.
2.1.5 – 2025-01-07
- ⚡️ ImprovedCopyright update.
2.1.4 – 2025-01-06
- ⚡️ ImprovedFAQ updated for security bug reporting.
2.1.3 – 2024-09-06
- 🔒 SecurityFixed Authenticated (Author+) Full Path Disclosure vulnerability in error messages. Props @netc4t.
2.1.2 – 2023-10-25
- 🔒 SecurityMinor improvement for dismissing the review notice (CSRF).
2.1.1 – 2022-08-17
- ✨ NewCompatibility with Easy Digital Downloads plugin.
- ⚡️ ImprovedTemp directory protected from direct access.
2.1 – 2022-08-14
- ⚡️ ImprovedCan now handle files of any size, limited only by disk space rather than system temp directory size.
2.0.3 – 2022-07-03
- 🔒 SecurityPrevent OS command injection in rare hosting configurations. Props Marco Nappi.
2.0.2 – 2022-02-03
- 🔧 FixedConflicts with some theme builders like Themify.
- 🔧 FixedPartially uploaded big files with missing chunks no longer show as successful — now fails with an error message.
- ⚡️ ImprovedOptimized default chunk size to limit requests.
- ⚡️ ImprovedSmoother Gutenberg editor support with a custom error message directing users to the media library uploader.
- ✨ NewTimed review notice linking to wordpress.org.
2.0.1 – 2021-06-30
- 🔧 FixedUpgrade notice sometimes appearing in wrong places in the admin area. Props Nick H.
2.0 – 2021-06-20
- ⚡️ ImprovedDevelopment and support now managed by Infinite Uploads.
- ✨ NewAbility to set maximum upload size by user role.
- ✨ NewDisk Utility module for analyzing storage usage.
- ⚡️ ImprovedSettings moved to a dedicated Big File Uploads tab under the WordPress Settings menu.
- ⚡️ ImprovedUpdated UX design.
- ⚡️ ImprovedReplaced confusing maximum retries and chunk size options with sane defaults, overridable via define.
- ✨ NewInstall Infinite Uploads and upload large files directly to your cloud account.
- ⚡️ ImprovedNotifications.
1.2 – 2016-09-04
- ✨ NewMaximum upload size limit setting.
- 🔒 SecurityUploads now go through admin-ajax with check_admin_referer called before any chunks are processed.
1.1 – 2016-01-12
- ✨ NewWordPress Multisite support (subdir, subdomain, and pre-WP3.5 networks).
1.0.1 – 2016-01-09
- ✨ NewFallback if the file info extension is missing.
1.0 – 2015-12-20
- ✨ NewInitial release.
1.1
- 🔧 FixedGravity Forms Multiple File Upload field integration issue.
- ⚡️ ImprovedCode improvements.
- ⚡️ ImprovedWordPress 6.9.4 compatibility.
1.0.4.1
- 🛠️ DevAdded GitHub action to deploy to Freemius.
1.0.4
- 🔧 FixedJS issue with Elementor.
1.0.3
- 🔧 FixedForminator form big file upload issue with Elementor.
1.0.2
- 🔧 FixedContact Form 7 upload issue with Infinite Uploads.
1.0.1
- 🔧 FixedForminator integration issue.
1.0.0
- ✨ NewInitial release.
- ✨ NewSupport for uploading big files through Contact Form 7, Gravity Forms, and Forminator.