4SEF

4SEF 2.5.0.612

No permission to download
- Added Portuguese translation
- Added Polish translation
- Added Lithuanian translation
- Added Italian translation
- Added Spanish translation
- Added German translation
- Added full Czech translation by Ľuboš Beľan
- Trying to create a totally custom URL for a component that is not installed or does not have a router.php file to build SEF URLS fails with a javascript error

Version 1.4.1​

chgAdded global API accessor for hook system, allowing listening easily to extension events
chgRevised category URLs URL customization: can now add a suffix to category URLs, and all duplicates are also redirected after a customization
chgAdded option for category feeds safe mode, using format and type query vars instead of path segments
chgRemove large white border around 4SEF display area in Joomla 4 admin
chgChanged API endpoint address to /index.php/_wblapi. Also always include nolangfilter=1 in API requests, to prevent language filter redirects
chgNow forcing application/json content type on all POST/PUT/PATCH/DELETE fetch requests, should reduce mod_security incorrectly blocking requests
bugTypo in rel=noopener attribute on some external links
bugPHP error when triggering updates through the Joomla 4 command-line application
bugPHP warning about weblinksSlugForUncategorizedWeblinks on Weblikns component
bugSEF URLs for Weblinks component are not properly built, use Joomla SEF
bugIncorrect input validation allows entering invalid URLs when creating a SEF or customizing one.
bugWrong link to requirements page on warning displayed on unsupported browsers

Version 1.4.0​

chgPrevent trying to save a new URL pair without providing a non-SEF
chgNow defining 4SEF_IS_INSTALLED constant at startup and 4SEF_IS_RUNNING if enabled
chgAdded note that Add URL suffix option must be set to No on Joomla 3 websites when using any other suffix than .html
chgNow using /index.php as API endpoint, should reduce false positive and blocking by security systems on some servers
chgCreating or editing articles may not work when using some 3rd-party articles manager
chgBlur update key when input field not focused
bugSmart title option for multiple articles is not smart enough to work when the page break code in a page does not follow the default ordering created by TinyMCE on Joomla default installation
bugIncorrect option tooltip, showing wrong syntax to insert in article.

Version 1.3.2​

chgBetter CSS at low width for Joomla 4

Version 1.3.0​

newAdded full Danish translation by Ronny Buelund
chgUnder some circumstances, Joomla may find a different menu item to use with a URL if 4SEF is in use or not.
chgTypos in French translation (thanks GFCom)
chgDo not enforce a language when none is present in the non-sef URL
bugPossible PHP warning or error on some Virtuemart pages

Version 1.2.2​

- [chg] Prevent fatal error when creating/editing a SEF URL pair with invalid data
- [bug] When a component is set to use Joomla SEF URLs, it should still get the URL suffix configured in 4SEF, not the default Joomla one, .html
Top