Your IP : 13.59.80.251
Version 7.5.7
(Release: January 23nd, 2025)
Bug Fixes ππ
Resolved #4622 where applying webp modifier to images with the same name but different extensions would produce the same result
Resolved #4634 where Member Template Generator was missing some templates
Resolved #4637 where Pro Search permissions were not displayed correctly
Resolved #4657 where automatic URL titles were not generated for entries with non-ASCII titles
Resolved issue where dates were missing leading zeros when using dd.mm.yyyy format
Resolved #4658 where it was not possible to deselect an entry category if multiple selection was not allowed
Resolved #4636 where it was impossible to delete Files in File Manager from mobile phone
Resolved #4393 where Low search settings were not saved when migrating to Pro search
Version 7.5.6
(Release: December 10th, 2024)
Enhancements π
Added dd.mm.yyyy date format; #4540
Set correct HTTP header when accessing invalid action URLs; #4571
Show icon in template manager if caching is enabled; #4578
Improve member tag support for multiple template engines
Bug Fixes ππ
Resolved #4617 where applying transformation to non-existing image would prevent a page from displaying
Resolved #4544 where frontend editing did not work if field was moved to different layout tab
Resolved #4564 where deprecated utf8_decode function was used
Resolved #4525 where selecting specific date in filter shows error when paginating
Resolved #4599 where symbols in field names were rendered as HTML entities
Resolved #4464 where French characters were encoded on Field name and/or Channel name
Resolved #4408 where Channels with Latin characters transformed to entities in Channelβs list name
Resolved an issue where entry titles with certain characters did not display correctly
Resolved an issue where incorrect error was shown during installation with missing config file
Resolved an issue where the default template engine was not used when copying field codes
Resolved an issue where the tmpfile fallback is called
Resolved an issue with false positives in file upload checks
Version 7.5.5
(Release: November 20th, 2024)
Enhancements π
Added Fluid Field variables count_group and index_group for use with Field Groups #4594
Bug Fixes ππ
Resolved #4336, #4345 where RTE has CSS issue
Resolved #3384 where Reassign Entries dialog did not populate when deleting a member
Resolved #4451 where βResend activation emailβ link was not working correctly
Resolved #4468 where link to list all members in a role was not correct on Roles page
Resolved #4590 where the Channel Calendar tag results could be incorrect
Resolved #4575 where Fluid Field loop variables could be incorrect with individual fields
Resolved #4588 where copying field code would not work when CP session type was set to session only
Resolved an issue with deleting a member through modal window
Version 7.5.4
(Release: November 14th, 2024)
Important: This version includes important security updates.
Enhancements π
Add additional file upload filter
Bug Fixes ππ
Resolved #4583 where cloning an entry moved the revision history to the cloned entry
Resolved #4589 where there was an error removing a field from a Fluid field that was also used in a field group
Resolved #4500 where the βNew entryβ dropdown was shown even when the limit of entries was reached
Fix PHP deprecation in the file module
Version 7.5.3
(Release: November 6th, 2024)
Enhancements π
Added image metadata stripping as an option on upload (requires Image Magic PHP extension when enabled)
Removed unnecessary white line at the bottom of the version area
Moblog Set the socket to non-blocking before checking the socket response
Added ability to pass filename through to channel set export in code
Bug Fixes ππ
Resolved #4569 where older versions of PHP might throw an error during Pro access checks
Resolved #4559 where template export could raise a PHP warning
Resolved #4543 where a PHP notice could be shown during relationship sorting
Resolved #4511 where PHP warning was shown in the cache file was already cleared
Resolved #4504 where POSTed Channel Form values were sometimes not populated correctly in case of validation error
Resolved #4489 where Upload Location filter in the File Picker did not work correctly after going into a subdirectory
Fixed icon position for required field in grid field body
Fixed frontedit js error (contentWindow is undefined)