Edit: /var/softaculous/modx/changelog.txt (6043B)
MODX Revolution 3.0.3-pl (January 17, 2023)
====================================
- Fix cache_resource_clear_partial functionality (#16346)
- Add new error reporting for grids (#16331)
- Fix Validation Error When Switching TV Types (#16319)
- Fix TypeError exceptions when restoring deleted resources (#16303)
- Permissions Combo Fix (#16273)
- Grid filtering via URL parameters -- Usergroup ACL (#16089)
- Fix issues with TV Media Sources upgrading from 2.x (#16338)
- Update legacy Element class references for PropertySets (#16337)
- Ensure modHashing::getHash is limited to modHash instances (#16320)
- Catch dashboard widget errors on a per-widget basis (#16289)
MODX Revolution 3.0.2-pl (November 16, 2022)
====================================
- Remove the scrolling overflow from the modx-browser panel (#16280)
- Determine upload path based on the tree node's path attribute (#16292)
- Fix getTag() side effects in MODX 3 (#16294)
- Fix nested tag parsing in filters (#16288)
- Fix ability to edit .htaccess (#16249)
- Exclude @SELECT binding from properties check (#16286)
- Ignore symlinks to avoid errors (#16272)
- Enable SVG thumbnail preview for image TVs (#16271)
- Avoid PHP warnings by only requiring deprecated.php once (#16269)
- Fix installation for specific MySQL passwords (#16264)
- Fix rendering of user-entered values in editable listbox-multiple TVs (#16242)
- Check if modx-content is defined before calling doLayout (#16230)
- Avoid instantiating namespaces, extension packages, and the OnMODXInit event during setup (#16291)
- Include missing Flysystem FTP adapter (#16203)
- Correct processor action names (#16246)
- Add support for WebP images in the Media Browser (#16235)
- Change behavior of ENTER key in settings grid cell editor (#16220)
- Handle package provider API error (#16217)
- Fix fatal TypeError in modRestService (#16190)
- Restore download listeners (#16184)
- Fix typeahead in settings combo for Context/User section (#16176)
- Prevent PHP warning: Undefined variable $nvalue (#16199)
- Revert copy paths for a directory / file in tree (#16180)
- Follow-up element lexicon and style changes (#16170)
MODX Revolution 3.0.1-pl (April 28, 2022)
====================================
- Make sure file name and line number are included in error messages (#16106)
- Add MODx.util.FileDownload helper method (#16150)
- Fix hidden TVs for all core resource types (#16163)
- Fix count in Element/Template/GetList processor (#16160)
- Normalize boolean value of the combo property (#16161)
- Add Unit Test for modInputFilter (#16165)
- Rework concatenated lexicon entries (#16156)
- Don't show Configuration Check dashboard widget if all checks pass (#16151)
- Fix file downloads from Media Browser (#16152)
- Improve Form Panel Validation and Field Display - Part 6, Plugin Panel (#16125)
- Improve Form Panel Validation and Field Display - Part 5, Chunk Panel (#16128)
- Improve Form Panel Validation and Field Display - Part 4, Template Panel (#16122)
- Improve Form Panel Validation and Field Display - Part 3, Snippet Panel (#16119)
- Improve Form Panel Validation and Field Display - Part 2, TV Panel (#16118)
- Remove console.logs from layout (#16153)
- Adjust placeholder filtering and accessible options for @SELECT (#16149)
- Fix typo in setup error message (#16112)
- Fix uncaught TypeError when calling a deprecated method from file (#16142)
- Use random hash in getTag if Element name is blank (#16127)
- Fix display of optimize and truncate links in Database Tables panel (#16132)
- Treat email contents as UTF-8 to fix mangled characters (#16130)
- Fix inability to specify password in user create/update (#16126)
- Improve Form Panel Validation and Field Display (#16012)
MODX Revolution 3.0.0-pl (March 30, 2022)
====================================
- Ensure non-standard ports are maintained in URL (#16087)
- Fix incorrect word wrapping in manager panel (#16094)
- Prevent autofilling passwords (#16105)
- Fix static file field visibility in Element panels (#16102)
- Fix various static element issues (#16098)
- Add missing prefix to static_elements_html_extension lexicons (#16090)
- Update xPDO to 3.1.0 and fix Container method signatures (#16088)
- Fix Element Panel Static File UI (#16082)
- Update PHP versions in setup tests (#16077)
- Correct config check lexicon for cache mutability (#16085)
- Enable popper for submenus on hover (#16041)
- Fix typo for permission 'delete_static_resource' (#16079)
- Call OnFileManagerFileRename if upload_translit renames new file (#16051)
- Stay on current page after language switch (#16069)
- Move existing value of mail_smtp_prefix to mail_smtp_secure (#16065)
- Match Form Customization field order with resource form (#16052)
- Fix dates on dashboard feeds (#15980)
- Add explanatory text to create category (#16050)
- Change lexicon key and text of mail_smtp_prefix (#16062)
- Fix static element save issue (#16043)
- Correct policy group descriptions (#16057)
- Change brackets for category child elements (#16027)
- Optionally determine context from config.context.php (#16045)
- Change height of content (#16037)
- Change minWidth of popup window in trash (#15984)
- Cleanup unused background image logic (#16020)
- Fix rename attribute or container in user extended field (#16039)
MODX Revolution 2.8.3-pl (May 28, 2021)
====================================
- XSS issues reported by Solar Security (#15720)
- Patch MagpieRSS for basic use in PHP 8 (#15721)
- Avoid setting headers for modStaticResource when returning content (#15715)
- Adjust filtering of placeholders and accessible options for `@SELECT` (#15714)
- Fix incorrect id format (#15709)
- Fix filesize() calculation for static resources (#15697)
- Return content from non-binary static resources (#15702)
- Fix PHP 8 compatibility with phpThumb (#15706)
- Fix PHP 8 warnings in modPhpThumb (#15705)
- Fix PHPMailer version display (#15704)
- PHP 8 compatibility (#15699)
- Pass auth token to Browser controller config (#15692)
- Update to PHPMailer 6.4.1 (#15693)