v2.2.23
What's Changed
- Pascal meunier sandbox 4 by @pascal-meunier in #1515
- Remove unneed statement in com_newsletter migration by @jimm-domingo in #1521
- Remove JS that does not let links in the toolbar to work by @ishunko in #1522
- Strengthen input validation of component names by @pascal-meunier in #1524
- add support for react based components by @nkissebe in #1525
- Update the review this link to point to the right form by @ishunko in #1526
- Bug fix by @pascal-meunier in #1528
- Fixed relative require if com_publications is moved to app dir by @jesseerdmann in #1527
- Mod articles category fix by @jesseerdmann in #1529
- Add api endpoint for /api/v1.1/members/currentuser by @nkissebe in #1531
- Make the module parse categories correctly by @ishunko in #1533
- exit search loop when forge logo file is found by @nkissebe in #1536
- Properly return articles from subcategories to the specified depth by @ishunko in #1534
- Properly handle user agreement checkbox on the registration form by @ishunko in #1535
- exit search loop when tool asset css file is found by @nkissebe in #1537
- Handling of emails on comments when submitter was not logged in by @jesseerdmann in #1538
- Add support to open links in the new tab for admin link-buttons by @ishunko in #1543
- fix router to parse com_members api tasks by @nkissebe in #1545
- add accessgroups api endpoint to com_members by @nkissebe in #1547
- change api docblocks to match parameters used by @nkissebe in #1546
- feat(csp): Content Security Policy plugin by @zooley in #1550
- [fix] Tags for versions where being deleted by @mdlama in #1555
- Change redirect to fix 403s with Shibboleth plugin by @pascal-meunier in #1559
- fix(com_developer): Allow team to see apps by @zooley in #1562
- Remove a symbol picture from introduction by @ishunko in #1561
- Fix the tools editing UI issue on larger screens by @ishunko in #1560
- Distinguish between root side links and children… by @ishunko in #1565
- Google Gtag module to add analytics code to the page by @ishunko in #1564
- Bump guzzlehttp/guzzle from 6.5.6 to 6.5.7 in /core by @dependabot in #1563
- Bump guzzlehttp/guzzle from 6.5.7 to 6.5.8 in /core by @dependabot in #1566
- Check if the property exists before referencing it by @ishunko in #1569
- Fix search field sizing by @ishunko in #1567
- Courses new extensions by @ishunko in #1570
- Validate and filter username before logging it by @pascal-meunier in #1572
- Filter out requests for sensitive files by @pascal-meunier in #1573
- Remove coin image reference by @conmerge in #1574
- Update default.php by @pascal-meunier in #1571
- Accessibility fixes by @zooley in #1558
- Ensure pending resources are not displayed in Solr search results by @jsperhac in #1576
- Site accessibility & HTML fixes by @zooley in #1580
- fix(com_tags): Remove deprecated MySQL syntax by @zooley in #1579
- Bump tecnickcom/tcpdf from 6.0.017 to 6.2.22 in /core by @dependabot in #1578
- Update curation record on authors reorder. by @ishunko in #1583
- Use multibyte string replace to properly handle non-ascii characters by @ishunko in #1582
- Associate the citation with the version, not the publication itself by @ishunko in #1581
- Use the right property name to display the contributor organization by @ishunko in #1584
- Remove special symbols escape to properly display quotes. by @ishunko in #1575
New Contributors
- @jimm-domingo made their first contribution in #1521
Full Changelog: v2.2.22...v2.2.23