Your IP : 3.128.168.155
Version 7.5.11
(Release: May 5th, 2025)
Bug Fixes ๐๐
Resolved #4798 where RedactorX text in dark mode is unreadable
Resolved #4793 where member password reset email could have a repeated forward slash in the reset_url
Resolved #4344 where Structure links in RTE could have been missing a trailing slash
Resolved #4783 where sometimes not all custom fields were fetched when using SQL caching
Resolved #4004 where CRLF setting was not properly set to handle quoted-printable emails
Resolved #4632 where test email was not sent using some SMTP servers
Resolved #3768 where {index} and {absolute_index} variables were missing from {exp:channel:entries} tag
Resolved #4762 where in some cases it was not possible to change a siteโs 404 template
Resolved #4697 where replacing a file did not update dimensions info
Resolved #4366 where Multiple โSaveโ clicks create multiple identical entries
Resolved #4368 where there is no โEdit entryโ button on a newly added related entry
Resolved #4185 where the page scrolled up when the file field modal window was opened
Updated textarea validation to send fewer AJAX requests
Added ability to edit metadata on images/files for Pro Variables page
Standardized forgotten password redirect behavior in Member module
Version 7.5.10
(Release: April 3rd, 2025)
Bug Fixes ๐๐
Resolved an issue where updates from the CLI would fail if not running from a built release
Added default values for the roles table in the event they did not take effect in older updates
Version 7.5.9
(Release: March 26th, 2025)
Bug Fixes ๐๐
Resolved #4692 where Search add-on did not include enough custom fields when searching multiple channels
Resolved #4745 where using edit_date variable in Structure navigation was giving PHP error
Resolved #4725 where Search was showing an error if results parameter was too big
Resolved #4720 where file usage was not calculated correctly for textareas containing multiple images
Resolved #4689 where adding category from entry page could show wrong UI
Resolved #4682 where cloning entry with hidden RTE field was giving PHP error
Resolved an issue where curl requests on Windows could not use the native root certificate store
Resolved an issue where updates from the CLI would not increment the version number
Version 7.5.8
(Release: March 4th, 2025)
Enhancements ๐
Removed unnecessary indentation in โupdate versionโ sidebar item; #4721
Add method to list indexes for a given table #4710 ; #4571
Updated sidebar version section to be red with white color when theres a critical update #4706
Decouple site query from log query when viewing CP logs #4703
Updated drop-down filter controls to show as much of the filter value as possible #4581
Bug Fixes ๐๐
Resolved an issue where numeric channel shortnames caused a js error in Pro Search settings #4709
Resolved #4576 where replace in Pro Search did not work with shared Grid fields
Developers ๐ป
Added before_version_delete hook to entry versioning #4694
Treat smart quotes more lightly when searching #4359
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