Helix Ultimate v2.2.1
Release notes
What's Changed
- Fix: Allow parent menu items to follow link on click and Enter key while maintaining dropdown accessibility by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/458
- Refactor: Use getParams() instead of direct params in default_heading.php by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/456
- Allow Super Users to enter site in offline and coming soon mode by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/459
- feat: add saveLicenseInfo method to handle license data storage by @siddik-web in https://github.com/JoomShaper/helix-ultimate/pull/460
- Improve accessibility: Add role and aria-label to Scroll Up link by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/462
- Feat: Apply inert and tabindex attributes to two more canvas files by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/465
- Fix: Ensure unique ID for offcanvas-toggler to meet accessibility standards by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/463
- Fix: Ensure unique ID for search to meet accessibility standards by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/464
- Fix: Use getParams() instead of direct params in default_heading.php by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/466
- Fix: category blog layout issue by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/470
- refactor(layout): improve semantic html structure and section rendering by @siddik-web in https://github.com/JoomShaper/helix-ultimate/pull/472
- fix(helixpresets): handle undefined property access in preset merging by @siddik-web in https://github.com/JoomShaper/helix-ultimate/pull/473
- Fix/missing text function added into text field by @siddik-web in https://github.com/JoomShaper/helix-ultimate/pull/474
- feat(helix): generalized Coming Soon page handling across all templates by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/476
- feat: added new overrides folder for Joomla 4 & 5 compatibility by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/471
- fix article category list design issue by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/483
- fix article info design issue by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/482
- fix design issue of archived articles section by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/481
- update article category blog layout based on multi-column direction and list type(default or masonry) by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/480
- Update featured article functionality by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/479
- Fix(contact): correct contact section design and functionality issues by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/484
- fix(off-canvas) : Resolve issues in offcanvas and menu module section by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/485
- Fix(mod_article): added created date after title of an article by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/486
- Fix(login-module): correct login module design issues by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/487
- fix(article): update blog media functionality (images, gallery, video, audio) by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/478
- Fix CSS compression with scssphp v2 compatibility by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/489
- fix image modal issue by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/490
- fix font-awesome path issue by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/491
- Fix: correct colour contrast in article for tags button by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/492
- Fix: Added margin top to button by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/493
- Fix: Remove button from readmore link by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/494
- Fix: User profile design issues by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/495
- Fix: User Login Form Issue by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/497
- Fix: User registration form design issue by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/496
- Fix: Feature article badge issue by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/498
- Fix: Solve Full Width layout Issue by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/499
- fix(blog): prevent division by zero for articles with zero column by @Susmita-Priya in https://github.com/JoomShaper/helix-ultimate/pull/500
- Feature/joomla 6 support by @siddik-web in https://github.com/JoomShaper/helix-ultimate/pull/477
- v2.2.1 by @siddik-web in https://github.com/JoomShaper/helix-ultimate/pull/501
Full Changelog: https://github.com/JoomShaper/helix-ultimate/compare/v2.1.3...v2.2.1