Versie 3.8.5 van Joomla is uitgekomen. Joomla is een dynamisch, in php geschreven contentmanagementsysteem, dat kan worden gebruikt om bijvoorbeeld een weblog, website of samenwerkingssite te maken. Om het programma in het Nederlands te gebruiken, kun je onder andere op Joomla Community terecht. In versie 3.8 zijn onder meer voorbereidingen gemaakt om naar het nu nog in ontwikkeling zijnde Joomla! 4.0 te kunnen migreren en is ondersteuning voor Sodium Encryption toegevoegd. De changelog voor versie 3.8.5 ziet er als volgt uit:
What's in Joomla 3.8.5?
Joomla 3.8.5 addresses regressions reported after the release of Joomla 3.8.4, including the revert of routing changes applied in Joomla 3.8.4 (learn more about issue #19512 on GitHub) and broken syntax highlighting in the CodeMirror editor.
Visit GitHub for the full list of bug fixes.
What's in Joomla 3.8.4?
Joomla 3.8.4 addresses four security vulnerabilities and several bugs, including:
Security Issues FixedPlease see the documentation wiki for more information about the security patches.
- Low Priority - Core - XSS vulnerability in module chromes
- Low Priority - Core - XSS vulnerability in com_fields
- Low Priority - Core - XSS vulnerability in Uri class
- Low Priority - Core - SQLi vulnerability in Hathor postinstall message
Bug Fixes and ImprovementsVisit GitHub for the full list of bug fixes.
- Contact form loses data after submission with error #17743
- Smart Search performance improvement for common words #12450
- Performance improvement in Smart Search indexing process #17390
- Update jQuery Autocomplete to 1.4.7 #18113
- Update CodeMirror to 5.33.0 #18880
- Update srcset url conversion to handle commas and spaces #18327
- Custom Fields: Handle tag items properly #19006
- Fix filepath to PHPMailer language file #19072
- Display category title as page heading and page title when no menu item for com_content category #19195
- Respect access level in com_content #18417
- Miscellaneous PHP 7.2 compatibility fixes