2024-11-20
4.4.4
Fixed
- Issue live previewing an assets field if multiple relationships were at play
2024-10-21
4.4.3
Fixed
- Issue with s3 locations not having location predefined for new buckets
2024-05-01
4.4.2
Fixed
- Fixed an issue with styles where the tables could have bad sorting arrows.
2024-03-28
4.4.1
Fixed
- Sorting the two thumbnail views will now show by date ordering and will work for larger folder sizes too
2024-03-20
4.4.0
Fixed
- File too large warning giving wrong size: changed to always use kb units
- Fixed an issue where live preview on a new entry with assets in a grid was breaking
Added
- Recently updated files will appear first in cp organization (reversed order from previous versions)
- svg files can now be put into the "image only" settings
2023-07-19
4.3.5
Fixed
- More PHP warnings for 8.2
2023-07-19
4.3.4
Fixed
- PHP warnings for 8.2
2023-07-06
4.3.3
Fixed
- Issue with manipulators in a grid when using single assets tag in core versions past EE7.3
2023-06-16
4.3.2
Fixed
- EE6 live preview bug
2023-06-16
4.3.1
Fixed
- Asset fields inside of grids inside of grid inside of fluids now work with coilpack twig.
2023-06-15
4.3.0
Added
- Initial Coilpack support for tags and fieldtype
2023-05-03
4.2.2
Fixed
- Issue with newer tls versions now required for aws buckets
2023-04-20
4.2.1
Fixed
- PHP 8.2 issues
- Issue with release zip
2023-04-18
4.2.0
Fixed
- PHP 8.2 issues
- Update foundation version
2023-02-15
4.1.3
Fixed
- Issue with column name offset causing issues with a new keyword in MariaDB
2022-10-10
4.1.2
Fixed
- PHP 8+ issues
- Added mp4 to the s3 mime types
- Errors that would sometimes appear on bucket s3 refresh when creating external sources
- Allow for CP to create subfolders in s3 buckets!
2022-08-29
4.1.1
Fixed
- PHP 8+ issues
- exp:assets:files tag was having issues with fixed order not displaying right at times
2022-08-03
4.1.0
Fixed
- PHP 8+ issues
- Issues from using assets with Live Preview
Added
- EE7 Compatibility!
2022-06-10
4.0.3
Fixed
- Fixed issue when using assets within matrix
2022-05-23
4.0.2
Fixed
- Assets inside a matrix for live preview was not finding the asset
- File Data (Title, Author ect) not saving correctly on edit file option
2022-05-04
4.0.1
Fixed
- Empty Low Variable when set to Assets caused future assets in entries tag to also be empty
- Low Variables using a single asset returning an entry_id not found bug fixed
- Support for EE2 and other php versions for 4.0.0 major release
2022-04-27
4.0.0
Fixed
- Assets selection in a Low Variable inside a Grid field below a single Assets field
- AWS S3 buckets for all regions
- Issue with relation fields used between channels with assets in live preview
- Various php 8.1 issues
- Fixed bug where Sub-folder icon wasn't displayed immediately after it was created
- Brought Alerts for directory syncing further inline with core EE 6 styles
- Fixed "fixed_order" on the exp:assets:files tag pair
- Fix assets selection in a low variable grid field
2021-12-07
3.5.1
Fixed
- Issue with front-end / live preview when Assets is in a Grid in a Fluid field
- Sub-folder icon not displaying immediately after creation
2021-11-17
3.5.0
Added
- New
assets_live_preview_query
hook
Changed
- Updated EEHarbor Foundation to fix issue with multiple add-ons ignoring MSM sites
- Updated for PSR-12 compatibility (custom ruleset)
- Updated for PHP 8 compatibility
- Relaxed restrictions on switching between compatible fieldtypes
- UI / UX to fall more in line with EE6
- Styled modal window for Assets in a Channel Form
Fixed
- PHP error in ExpressionEngine v2 and v3 caused by live preview not yet existing.
- Upload button when Assets field is in a grid
- Mobile device styles
2021-03-22
3.4.5
Fixed
- Missing sidebar items on add-on settings page
2021-03-11
3.4.4
Removed
- Sidebar add-on settings links when viewing Assets publish entry modal
Fixed
- Modal styling for EE5 and EE6
2021-03-03
3.4.3
Fixed
- Invalid license redirecting to license page
- A PHP version issue objecting to curly braces on array elements.
2021-01-29
3.4.2
Fixed
- ExpressionEngine version 6 PHP error for non-logged in users on frontend pages with asset fields.
- Fixed a PHP 5.x error in the Assets field.
2021-01-26
3.4.1
Fixed
- EE Debug panel position on Assets File Manager page
2021-01-26
3.4.0
Added
- EE6 Compatibility
- Live Preview support
- New RTE compatibility
- Dark theme support
Fixed
- A PHP error that could occur displaying an Asset field on the Channel Form.
2020-06-18
3.3.4
Changed
- Updated documentation to specify manually constructing asset fields in channel forms is not currently supported.
Fixed
- Bug where logged in users who did not have upload access were incorrectly denied download access.
- PHP count error that occurs in PHP 7.2+
2019-11-07
3.3.3
Fixed
- Fixed bug with cache path being set wrong
2019-10-22
3.3.2
Fixed
- Added include in Assets_lib file to fix issue with assets loading in EE2 from Wygwam
- Fixed updater where it doesnt install extension hooks
- Updated to latest foundation
2019-06-07
3.3.1
Fixed
- Issues updating from Legacy assets versions to current
2019-04-22
3.3.0
Added
- Added {files_count} tag to the exp:assets:files tag
Changed
- Drag start distance from 1px to 10px to prevent accidental drag-n-drops of files and folders
- Sidebar height to max of 500px to prevent having to scroll to bottom of large folder listing to trigger lazy loading of Assets files
Fixed
- Bug that blocked certain control panel requests from working
- Deprecated notice for
set_image_memory
- Deprecated notice for loading
mimes
file - Sidebar width in CP
- Sidebar horizontal scrolling that prevented reading / accessing nested folders
- Layout of Update Indexes page
- PHP 7.2 countable error
- Drag-n-Drop styling when dragging an item or folder
2018-12-19
3.2.4
Fixed
- Fixed a bug when updating from an earlier version of Assets to 3.2.
2018-12-18
3.2.3
Fixed
- EE2: Fixed failure to load namespaced class files properly
2018-11-15
3.2.2
Fixed
- Fixed sidebar collapsing when page is scrolled
2018-11-12
3.2.1
Fixed
- Fixed missing view file for license page
2018-11-09
3.2.0
Added
- EE5 Support
- License Validation
2018-04-26
3.1.7
Fixed
- Fixed a bug introduced by 3.1.6
2018-04-17
3.1.6
Fixed
- Fixed method name collision with EE 4.2's new ModifiableTraits
2018-03-01
3.1.5
Fixed
- Related to 3.1.2 - Fixed issue caused by previous fix if output buffering was NOT enabled
2018-02-21
3.1.4
Fixed
- EE4: Fixed install issue (key size error)
2018-02-19
3.1.3
Fixed
- Fixed issue when using Assets in a Grid in a Fluid Field when Matrix was not installed
2018-02-19
3.1.2
Fixed
- Fixed display of thumbnails when PHP's output buffering was enabled
2018-01-19
3.1.1
Fixed
- Fixed EE2.4 issue using EE3+ method
2017-12-01
3.1.0
Added
- EE4 Support
Fixed
- Fixed an issue with ee2 upgrade throwing a cache error
2017-09-19
3.0.5
Fixed
- Fixed EE2 error for missing EE3 function content_id()
- Fixed overlap issue with Assets file search box
2017-09-12
3.0.4
Fixed
- Fixed PHP Notice error when using a S3 source
2017-05-17
3.0.3
Fixed
- Fixed issue uploading member avatars in EE3 when Assets is installed
2017-05-08
3.0.2
Fixed
- Fixed a bug when Assets was in a Grid in a Low Variable
2017-05-01
3.0.1
Fixed
- Fixed a bug with when displaying Assets fieldtype settings in a Matrix Cell
2017-02-09
3.0.0
Added
- Added support for Low Variables
- Added cp_custom_menu hook so you can add Assets to your menu in the Menu Manager
Fixed
- Added extra checks for entry_id to prevent PHP notice errors
- Fixed missing language loader in libraries/Assets_lib
- Fixed bug where only 99 images would be displayed when viewing from the module page for certain users
2017-01-06
3.0.0-b.6
Fixed
- Fixed missing language loader in Assets Lib (error messages were not displaying properly).
- Increased performance by reducing number of DB queries
2017-01-04
3.0.0-b.5
Fixed
- Fixed issue with Bloqs compatibility.
2017-01-04
3.0.0-b.4
Fixed
- Fixed issue with upload button not appearing on subsequent Assets fields in a Channel Entry.
2017-01-02
3.0.0-b.3
Fixed
- Fixed issue with ee() not being declared in older EE installs.
2016-11-08
3.0.0-b.2
Added
- New get_all_sources method added to helper for compatibility with upgraded WYGWAM for EE3
2016-11-01
3.0.0-b.1
Added
- Unified EE2 & EE3 Codebase
- PHP 7 Support
- Ansel Support (EE 2 & 3)
- SVG File Support
Fixed
- Fixed javascript bug on field type settings page