OVERVIEW
This release of the FYB Mediazel includes all fixes and enhancements that were addressed in the previous releases of the product. For details of previous releases, please refer to the relevant release notes.
HOTFIX UPDATE 9.0.14
ENHANCEMENT
CONTAINER SEARCH PERFORMANCE
Enhanced search performance for Container Records in the Upload Form and Advanced Search modal. Further optimizations may be implemented in a future release.
BUG FIXES
POST UPLOAD SCREEN
Fixed issue when uploading multiple files, where the user was redirected to the details page of the first file uploaded instead of the search results screen containing the uploaded files
PACKAGE UPDATES
The following packages have been updated:
- node-forge updated to v1.3.2
- glob updated to v10.5.0
- js-yaml updated to v4.1.1
- webpack updated to v5.104.0
- jsonpath updated to v1.2.0
- tar updated to v7.5.7
- lodash updated to v4.17.23
DEPENDANCY UPDATE 9.0.9
PACKAGE UPDATES
The following packages have been updated:
- axios updated to v1.12.0
HOTFIX UPDATE 9.0.8
BUG FIXES
RELATED RECORDS NOT DISPLAYING
Fixed issue where related records were not displaying for Record Types outside of the configured Mediazel Record Type.
USER LABEL RECORDS NOT DISPLAYING
Fixed issue where records were not displaying for selected user labels.
THUMBNAIL GENERATION ERROR FOR NON-ADMIN USERS
Fixed the issue where thumbnails were not generating for non-admin users.
ENHANCED FEATURES
PERSISTENT METADATA PANEL
The Metadata panel will remain open/closed rather than always resetting to closed.
PACKAGE UPDATES
The following packages have been updated:
- brace-expansion updated to v2.0.2
- form-data updated to v4.0.4
- on-headers updated to v1.1.0
- webpack-dev-server updated to v5.2.1
DEPENDANCY UPDATE 9.0.7
PACKAGE UPDATES
- http-proxy-middleware updated to v2.0.9
DEPENDANCY UPDATE 9.0.6
PACKAGE UPDATES
The following packages have been updated:
- serialize-javascript updated to v6.0.2
- axios updated to v1.8.2
- @babel/runtime updated to v7.26.10
- @babel/helpers updated to v7.26.10
DEPENDANCY UPDATE 9.0.4
CONTENT MANAGER 24.4
Mediazel has been tested and confirmed to be working against CM 24.4
PACKAGE UPDATES
The following packages have been updated:
- nanoid updated to v3.3.8
DEPENDANCY UPDATE 9.0.3
NEW FEATURES
UPGRADE TO .NET 8
The application has been upgraded to .NET 8 to support increased performance and security of the .NET application.
BUG FIX
ADVANCED SEARCH DATE FIELDS RETURN NO RESULTS
Date fields within the advanced search component can now return results.
PACKAGE UPDATES
- http-proxy-middleware updated to v2.0.7
- rollup updated to v2.79.2
- cross-spawn updated to v6.0.6
LIMITATIONS
UPLOAD LIMITATION
The maximum total upload size is 2GB per file, which is a browser limitation.
Some browsers, such as Chrome and Opera, support 4GB per file.
Only 100 files per upload is supported.
VIDEO PLAYBACK – FIREFOX
When viewing a .MOV file on Firefox the audio may be permanently muted. Firefox will require the QuickTime player plugin installed for this functionality to work.
GOOGLE VISION FILE LIMIT
Please note that there is a 10MB file upload limit when using Google Vision. If a file greater than 10MB is uploaded with Google Vision, then the upload can potentially fail.
USER LABELS
User labels cannot contain reserved characters, including:
! # $ & ' ( ) * + , / : ; = ? @ [ ]
DOWNLOADING SVG AND EPS FILES
Currently, SVG and EPS records can only be downloaded as is. Watermarks cannot be added, and these records cannot be downloaded as a JPEG or PNG.
MULTIPLE WORD TAGS
When viewing tags via the image detail screen, multiple word tags will appear as split individual words. This is due to the way Content Manager handles string/text data. For example, a tag like "Content Manager" will appear as "Content" "Manager".
DATE CREATED OF UPLOADED FILES
Due to a JavaScript limitation of not being able to retain the Date Created of a file uploaded over the web, the original Date Modified value is used as the Date Created instead. If the image contains a Date Taken property, this will be used instead. This behaviour is consistent with the Content Manager web client.