Skip to content

Tags: uglyrobot/infinite-uploads

Tags

2.0.2

Toggle 2.0.2's commit message
Fix rewriting of URLs until initial sync is complete

2.0.1

Toggle 2.0.1's commit message
Update readme.txt

2.0

Toggle 2.0's commit message
Update header images of plugin

1.1.6

Toggle 1.1.6's commit message
1.1.6 - 2022-12-13

----------------------------------------------------------------------
- Fix error handling on sync for specific error types that were breaking syncs
- Support for very large directory file counts: Allow filescan via WP CLI before connecting site to cloud
- Add an 'infinite_uploads_sync_exclusions' filter to exclude files from sync
- BuddyBoss/BuddyPress workaround: Bypass cloud storage for BuddyBoss media files

1.1.5

Toggle 1.1.5's commit message
1.1.5 - 2021-10-27

----------------------------------------------------------------------
- Fix problems replacing urls in some multisite subsites
- Add an 'infinite_uploads_replacement_urls' filter to customize url replacements
- Cache attachment size to improve performance of media grid and some frontend editing themes
- Compatibility fix for WooCommerce CSV importing

1.1.4

Toggle 1.1.4's commit message
1.1.4 - 2021-9-22

----------------------------------------------------------------------
- Fix compatibility issues with some plugins that used media_handle_sideload() function.
- Add compatibility overrides for WP Contact Form 7 and WP Migrate DB Pro.

1.1.3

Toggle 1.1.3's commit message
1.1.3 - 2021-6-11

----------------------------------------------------------------------
- Improve error handling for transient API outages to avoid breaking site images.
- Prevent deactivation of plugin until download & disconnect is completed to avoid data loss.

1.1.2

Toggle 1.1.2's commit message
1.1.2 - 2021-3-15

----------------------------------------------------------------------
- 2x speed increase when uploading and processing new media items.
- Fix files not deleting from cloud storage when deleting attachments.
- Improved debug logging for identifying plugins causing unnecessary disk access.

1.1.1

Toggle 1.1.1's commit message
Prefix and filter the AWS SDK and dependencies to prevent code confli…

…cts with other plugins and shrink plugin package size.

1.1

Toggle 1.1's commit message
WordPress Multisite support (subdir, subdomain, and pre-WP3.5 networks)