Releases: JoomShaper/helix-ultimate
v2.2.3
What's Changed
- fix: Resolve offcanvas toggler issue on custom header by @Susmita-Priya in #526
- Fix: related article title heading tag issue by @siddik-web in #527
- Fix: Resolve Offcanvas toggler in custom header issue by @Susmita-Priya in #528
- chore: update version to 2.2.3 in xml and gulpfile by @siddik-web in #529
- v2.2.3 by @siddik-web in #531
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- Fix: Resolve login module issues by @Susmita-Priya in #506
- Fix: Resolve issue with creating new custom preset by @Susmita-Priya in #505
- Fix: Resolve article blog video ratio issue by @Susmita-Priya in #503
- fix(blog): Fix multicolumn direction in Masonry list type by @Susmita-Priya in #502
- Fix: Resolve undefined custom variable issue in custom style by @Susmita-Priya in #507
- Fix: Resolve previous, next link icon issue in pagination section by @Susmita-Priya in #508
- Fix: Resolve the offcanvas toggler issue for all headers by @Susmita-Priya in #504
- Feat: Added missing files on template by @Susmita-Priya in #509
- Fix(contact): Resolve contact component issues by @Susmita-Priya in #510
- Fix: Resolve passkey button issue on login component by @Susmita-Priya in #511
- Fix: Resolve Blog image missing issue and cancel button position issue by @Susmita-Priya in #512
- Fix: Resolve options missing values when save article from frontend by @Susmita-Priya in #513
- Fix: resolve next, previous button missing issue on full article page by @Susmita-Priya in #514
- Feat: added exclude CSS files option when compress CSS files by @Susmita-Priya in #515
- Fix: Remove role attribute from scroll-up link by @Susmita-Priya in #518
- Fix: Resolve Intro image caption and alt text issue by @Susmita-Priya in #517
- Fix: replace h2 tag with h4 in article header by @Susmita-Priya in #519
- Feat: Added off-canvas arrow position (left, right) feature by @Susmita-Priya in #520
- Fix/arrow position by @Susmita-Priya in #521
- Fix(style): improve CSS readability by adding vertical spacing by @siddik-web in #522
- fix: resolve offcanvas menu space and top bar height issues by @Susmita-Priya in #523
- Fix: Resolve left arrow position issue on off-canvas by @Susmita-Priya in #524
- Release for v2.2.2 by @siddik-web in #525
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Fix: Allow parent menu items to follow link on click and Enter key while maintaining dropdown accessibility by @Susmita-Priya in #458
- Refactor: Use getParams() instead of direct params in default_heading.php by @Susmita-Priya in #456
- Allow Super Users to enter site in offline and coming soon mode by @Susmita-Priya in #459
- feat: add saveLicenseInfo method to handle license data storage by @siddik-web in #460
- Improve accessibility: Add role and aria-label to Scroll Up link by @Susmita-Priya in #462
- Feat: Apply inert and tabindex attributes to two more canvas files by @Susmita-Priya in #465
- Fix: Ensure unique ID for offcanvas-toggler to meet accessibility standards by @Susmita-Priya in #463
- Fix: Ensure unique ID for search to meet accessibility standards by @Susmita-Priya in #464
- Fix: Use getParams() instead of direct params in default_heading.php by @Susmita-Priya in #466
- Fix: category blog layout issue by @Susmita-Priya in #470
- refactor(layout): improve semantic html structure and section rendering by @siddik-web in #472
- fix(helixpresets): handle undefined property access in preset merging by @siddik-web in #473
- Fix/missing text function added into text field by @siddik-web in #474
- feat(helix): generalized Coming Soon page handling across all templates by @Susmita-Priya in #476
- feat: added new overrides folder for Joomla 4 & 5 compatibility by @Susmita-Priya in #471
- fix article category list design issue by @Susmita-Priya in #483
- fix article info design issue by @Susmita-Priya in #482
- fix design issue of archived articles section by @Susmita-Priya in #481
- update article category blog layout based on multi-column direction and list type(default or masonry) by @Susmita-Priya in #480
- Update featured article functionality by @Susmita-Priya in #479
- Fix(contact): correct contact section design and functionality issues by @Susmita-Priya in #484
- fix(off-canvas) : Resolve issues in offcanvas and menu module section by @Susmita-Priya in #485
- Fix(mod_article): added created date after title of an article by @Susmita-Priya in #486
- Fix(login-module): correct login module design issues by @Susmita-Priya in #487
- fix(article): update blog media functionality (images, gallery, video, audio) by @Susmita-Priya in #478
- Fix CSS compression with scssphp v2 compatibility by @Susmita-Priya in #489
- fix image modal issue by @Susmita-Priya in #490
- fix font-awesome path issue by @Susmita-Priya in #491
- Fix: correct colour contrast in article for tags button by @Susmita-Priya in #492
- Fix: Added margin top to button by @Susmita-Priya in #493
- Fix: Remove button from readmore link by @Susmita-Priya in #494
- Fix: User profile design issues by @Susmita-Priya in #495
- Fix: User Login Form Issue by @Susmita-Priya in #497
- Fix: User registration form design issue by @Susmita-Priya in #496
- Fix: Feature article badge issue by @Susmita-Priya in #498
- Fix: Solve Full Width layout Issue by @Susmita-Priya in #499
- fix(blog): prevent division by zero for articles with zero column by @Susmita-Priya in #500
- Feature/joomla 6 support by @siddik-web in #477
- v2.2.1 by @siddik-web in #501
Full Changelog: v2.1.3...v2.2.1
v2.1.3
What's Changed
- Update: Copyright Year by @siddik-web in #427
- add WEBP image support by @siddik-web in #425
- Update query to filter unpublished items in HelixUltimate class by @siddik-web in #428
- Add check for menu_show parameter in getItem method by @siddik-web in #429
- fix: remove duplicate tag in maintenance mode by @Susmita-Priya in #439
- Add WebP Image Format Support by @Susmita-Priya in #435
- Fix: Remove unit from img height attribute in DOM by @Susmita-Priya in #433
- Fix image upload failure when memory limit is set to -1 (unlimited) by @Susmita-Priya in #434
- Fix/sidebar sticky position by @Susmita-Priya in #437
- Fix: support external video embeds in blog articles by @Susmita-Priya in #440
- fix modal height problem by @Susmita-Priya in #431
- Fix multi-column blog layout direction issue in Helix Ultimate by @Susmita-Priya in #436
- Delete massive amount of duplicate database queries for template_styles by @Sieger66 in #415
- Menu, check menu_text if icon class selected parameter by @mgscreativa in #369
- fix: allow login functionality in Coming Soon mode by @Susmita-Priya in #441
- solve the error in W3C validator by @Susmita-Priya in #432
- fix: display coming soon content only when enabled, otherwise show offline message by @Susmita-Priya in #442
- fix: ContentHelperAssociation class not found for multilingual by @Susmita-Priya in #443
- fix: add support for JSON-LD breadcrumbs in Joomla 3 using addCustomTag by @Susmita-Priya in #444
- Fix: Improve offcanvas accessibility and focus management by @Susmita-Priya in #445
- Fix preset CSS loading in Helix Ultimate error template by @Susmita-Priya in #446
- fix menu and added language text by @Susmita-Priya in #447
- enhancement: Display child menu items in mega menu layout with switcher toggle by @Susmita-Priya in #449
- update in related article by @Susmita-Priya in #450
- Rearranged menu and module positions to improve layout structure by @Susmita-Priya in #451
- Enhance Dropdown Accessibility by @Susmita-Priya in #452
- bump version to 2.1.3 in gulpfile.js, helixultimate.xml, and template⦠by @siddik-web in #448
- enhance accessibility of off-canvas close button by @siddik-web in #453
- Make Off-Canvas Menu Scrollable When Content Overflows by @Susmita-Priya in #454
- fix offline and comingsoon mode by @Susmita-Priya in #455
- Helix Ultimate v2.1.3 by @siddik-web in #457
New Contributors
- @Susmita-Priya made their first contribution in #439
- @Sieger66 made their first contribution in #415
- @mgscreativa made their first contribution in #369
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Update: calendar layout to support Joomla 4 and Joomla 5 by @siddik-web in #414
- Fixed: Menu separator issue by @mi-prakash in #366
- Fixed: StickySidebar issue fix by @mi-prakash in #409
- Fixed: The checkbox field issue that Joomla 5.2.4 introduced by @ahamed in #422
- Fixed: Default value behavior in settings checkbox fields now functioning as expected by @siddik-web in #424
New Contributors
- @siddik-web made their first contribution in #412
- @ahamed made their first contribution in #422
Full Changelog: v2.1.1...v2.1.2
Helix Ultimate v2.1.1
Helix Ultimate v2.1.0 Change log
Fix: Sticky sidebar issue
Helix Ultimate v2.1.0 - Enhance Blogging, Boost Performance, & More
Helix Ultimate v2.1.0 Change log
New: Added time display on the "Coming soon" page's date field.
New: Implemented Blog read time functionality on both the Blog list and detail pages.
New: Enabled dynamic position input for disabling module positions in the Blog list and detail pages.
New: Implemented sticky effect on module positions located on the left and right sides.
New: Added feature badges to the Blog list and detail pages.
New: Introduced max-width settings on the body container.
New: Included a new blog list style option: 'Masonry'.
Update: Enhanced User & Password override functionality.
Fix: Removed aria-hidden="true" attribute from headers/style-1/header.php for improved accessibility.
Fix: Passkey (Passwordless) Login style improved
Helix Ultimate v2.0.18
Helix Ultimate v2.0.18 Change log
- Fix: Language issue with Joomla 4.4.1 & 5.0.1 versions
- Fix: Some of the remaining Twitter language string updated
- Update: Minimum requirement description message for password added on user registration
Helix Ultimate v2.0.17
Helix Ultimate v2.0.17 Change log
- Update: Backward compatibility plugin dependency removed
- Update: Font Awesome updated to 6.4.2
Helix Ultimate v2.0.16 Brings Joomla 5 Compatibility, Latest PHP Support & More
Helix Ultimate v2.0.16 changelog
- New: Added Logo Show/Hide option in Off-canvas menu
- Update: Joomla 5 compatibility
- Update: PHP 8.2 compatibility
- Update: Updated the Twitter X logo on social icons
- Fix: Resolved frontend media upload issue when using third-party editors
- Fix: Fixed the issue with navigation font settings not working on Off-canvas
- Fix: Images and Links not working in frontend article edit even if enabled from settings

