Releases: PrestaShop/hummingbird
Releases · PrestaShop/hummingbird
v1.0.1
Changes
- #715: Release 1.0.1 by @jolelievre
- #712: Add an attribute minlength if provided by @Progi1984
- #701: New hook at TOP of customer my account section - displayCustomerAccountTop by @ShaiMagal
- #698: [Idea] Add the <textarea> element among the available types for the FromField class by @Codencode
- #699: Add displayCartExtraProductInfo hook by @jf-viguier
- #689: use actions/cache v4 by @tswfi
- #670: Release v1.0.1 by @jolelievre
- #669: Bump version 1.0.1 by @jolelievre
- #665: Fix issue #664 by @marsaldev
- #658: Format availability for the new style by @Hlavtox
v1.0.0
The Hummingbird theme reaches a new milestone with version 1.0.0! This release, the result of months of development and over 400 merged Pull Requests, is the beginning of the life of this new PrestaShop native theme started in 2022.
Important
This release has a problem : the config.yml file contains a wrong version number 0.2.0 . This problem has been fixed in next release 1.0.1.
What's Changed
- Accessibility: add "autocomplete" to the email/password fields on the forgotten password screens by @yannicka in #591
- Accessibility: add some "aria-label" by @yannicka in #592
- Search: fix string for translation by @yannicka in #603
- Templates: add some spacing by @yannicka in #602
- Templates: double quotes => single quote (for Smarty strings) by @yannicka in #601
- Replace smarty condition "else if" by "elseif" by @Klemart3D in #605
- Fix logo size by @boherm in #606
- Delete product in cart when we set zero qty and submit with Enter key by @boherm in #607
- productcomments - Make rating mandatory by @leemyongpakvn in #577
- Correct instruction link for .env file by @leemyongpakva in #610
- Fix minimum qty input on products listing and product detail pages by @boherm in #609
- Fix: incorrect address call by @tblivet in #620
- Prepare Hummingbird to be published on Packagist by @nicosomb in #628
- Update develop branch with latest changes by @nicosomb in #631
- Fix: issue-616 and issue-615 by @tblivet in #621
- Fix: issue-611 by @tblivet in #626
- Fix: issue-491 by @tblivet in #630
- Fix: issue-340 by @tblivet in #627
- Fix: issue-582 by @tblivet in #635
- Overwriting productListingComments.js with the correct product selector by @chrisai-dev in #619
- Fix: issue-559 by @tblivet in #636
- Fix: issue-590 by @tblivet in #634
- Fix: issue-522 by @tblivet in #638
- Fix: issue-490 by @tblivet in #639
- Fix: issue-494 by @tblivet in #640
- Feat: handle scroll offset on anchor links by @tblivet in #641
- Fix: issue-567 by @tblivet in #632
- Product page : can't change the quantity via input, the quantity 1 is always displayed by @boherm in #642
- Replace Twitter logos by X by @Klemart3D in #643
- Removed .env configuration by @nicosomb in #629
- Fix: issue-637 by @tblivet in #646
- Add meta framework into theme by @matks in #649
- Fix default no image url by @jolelievre in #648
- Remove meta keywords by @Hlavtox in #653
- Use new way to access category images by @Hlavtox in #654
- chore(deps): upgrade some packages (test for node 20) by @mattgoud in #655
- Put back double quotes to fix inclusion error by @maxime-aknin in #652
- Fixed translation domain by @nicosomb in #663
New Contributors
- @Klemart3D made their first contribution in #605
- @boherm made their first contribution in #606
- @leemyongpakvn made their first contribution in #577
- @leemyongpakva made their first contribution in #610
- @chrisai-dev made their first contribution in #619
- @jolelievre made their first contribution in #648
- @mattgoud made their first contribution in #655
- @maxime-aknin made their first contribution in #652
Full Changelog: v0.2.0...v1.0.0
v0.2.0
Changes
What's Changed
- Do not truncate opening day by @Hlavtox in #532
- Preload material icons, allow to preload other fonts by @Oksydan in #427
- Edit payment option to work with ps_checkout by @tblivet in #533
- fix: The price is displayed twice as if there was a discount by @tblivet in #538
- fix: Bad display in the prices filters while uncheck one of the filters by @tblivet in #539
- Fix: when you edit the product qty to zero, the product won't be removed from the cart by @tblivet in #542
- fix: quantity input of additional products have an issue after changing quantity of a product in the cart by @tblivet in #541
- Change qty input min and value to match with minimal quantity by @ga-devfront in #548
- Add classes to make menu elements tall as parent by @rodriciru in #547
- Improvement: buttons, accessibilites by @pawelkierklo in #552
- [ISSUE-555] Add old hooks from classic theme by @tblivet in #556
- Fixed old urls in CONTRIBUTING by @nicosomb in #557
- Be consistent in mobile view for product listing by @tswfi in #566
- add psgdpr displayCustomerAccount, fixes #525 by @tswfi in #573
- Fix: Separate product reference and manufacturer by @dennispw in #570
- Add 'Back to Home page' button on not-found page, fixes #554 by @tswfi in #571
- Usability improvements for search widget by @tswfi in #572
- fix: multiple slider update on facetsearch by @tblivet in #550
- fix: productcomments issues by @tblivet in #568
- Change pager scrolling behaviour, Fixes #562 by @tswfi in #565
- Fix html close tag for
by @sharkooon in #583
- Fix missing add to wishlist button and modals backdrop by @SharakPL in #584
- Address Card: add border by @yannicka in #585
- Changed lazyloading with highest fetchpriority in category header by @buggyzap in #587
- Bump version to 0.1.7 by @Hlavtox in #597
New Contributors
- @pawelkierklo made their first contribution in #552
- @dennispw made their first contribution in #570
- @sharkooon made their first contribution in #583
- @buggyzap made their first contribution in #587
Full Changelog: v0.1.6...v0.2.0
v0.1.6
Changes
- #528: Release 0.1.6 by @Hlavtox
- #526: Improvements : small theme improvements by @tblivet
- #524: Improvement: Rework Hn Structure by @tblivet
- #515: Fix: product listing responsive by @ga-devfront
- #436: product page - gallery zoom photoswipe by @JBLach
- #501: Several bug fix on cart related with products stock by @GytisZum
- #514: fix: icon color on hover inside hompeage cta by @ga-devfront
- #508: Show/Hide Password: Accessibility on the button by @yannicka
- #498: Fix smarty deprecation stripslashes by @lmeyer1
- #510: Accessibility: add aria-hidden, title and remove uppercase by @yannicka
- #511: Format templates "cms" by @yannicka
- #506: Accessibility: add aria-hidden (and some aria-label) by @yannicka
- #505: Fixed searchbar blank space on mobile screen by @GytisZum
- #500: Bump theme compatibility to 8.1 min by @kpodemski
- #499: Fix facets
search-filters
ID name by @PululuK - #496: Fix: [FO]Carrier extra content not work on deliveryFormSelector change by @GytisZum
- #495: Fix : [FO] FILTERING - Resize screen to mobile by @ga-devfront
- #493: Url properties fix after removing product in cart by @GytisZum
- #492: refactor(product): simplify code by @davidglezz
- #480: Reproducible installs with npm by @tswfi
- #462: Language selection not displaying correctly because of the currency b… by @JBLach
- #481: run npm audit fix by @tswfi
- #464: Adapt theme to dynamic sitemap URLs by @Hlavtox
- #452: Fix price slider implementation stripping parameters by @Hlavtox
- #468: Fix subcategories images by @SharakPL
v0.1.5
Changes
- #466: Release 0.1.5 by @Hlavtox
- #465: customer tables improvement by @JBLach
- #461: Fix theme version bigger than last tag by @devmysoft
- #432: Improved a11y for ps-emailsubscription templates by @nicosomb
- #456: shifted logo fix by @JBLach
- #457: specific price styling by @JBLach
- #454: make carrier logo image fluid in order final summary by @nizelg
- #451: Fix weight slider breaking other sliders, fix number formatting by @Hlavtox
- #450: Fix checkout navigation, fix active button style by @Hlavtox
- #453: search results dropdown fix by @JBLach
v0.1.4
v0.1.3
➡️ Install the theme manually by putting the hummingbird
folder to themes
folder.
Changes
- #437: Release 0.1.3 by @Hlavtox
- #435: Add global error handler by @NeOMakinG
- #431: Initiate useQuantityInput on facetedsearch dom change by @NeOMakinG
- #429: Bump version number by @Hlavtox
- #426: Header customer account block styling fix by @Oksydan
v0.1.2
Changes
- #424: Merge develop on master by @Hlavtox
- #423: Add blockwishlist to theme.yml displayFooter by @jirbel
- #422: remobe babel and swiper dependencies by @matthieu-rolland
- #418: Add an add to cart button to the product list by @NeOMakinG
- #408: Make blockwishlist compatible by @NeOMakinG
- #419: Use more suitable phrase for sort list by @SharakPL
- #416: Header CLS fixes, reduced styles and classes complexity by @Oksydan
- #414: Fix QA feedbacks by @NeOMakinG
- #407: a few small fixes that have also been made in the classic theme in progress by @JBLach
- #420: Update README by @SharakPL
- #412: Reorder order confirmations hooks by @NeOMakinG
- #411: Update minimum compatibility of the theme by @kpodemski
- #406: Fix missing closing html tag by @NeOMakinG
- #360: Psgdpr module checkbox fix by @JBLach
- #405: Password policy result is async and should be handled by @NeOMakinG
- #307: Update bootstrap and use css variables by @NeOMakinG
- #225: Add password policy by @NeOMakinG
- #403: Switch some images to picture tags by @NeOMakinG
- #377: First batch of images picture tag by @NeOMakinG
v0.1.1
Changes
- #401: Merge develop on master by @NeOMakinG
- #399: GA : Create artifact (and release) by @Progi1984
- #398: refactor(init-customer): simplify return table checkbox logic by @davidglezz
- #397: Backport classic fixes since making hummingbird by @JBLach
- #383: Fix product page overflow in mobile view by @lucrp
- #395: Fix: changing the country creates a new address by @NeOMakinG
- #350: Improve QI component by @mparvazi
- #396: refactor(visible-password): simplify code by @davidglezz
- #344: Fix email subscription form UX on XS screen by @mparvazi
- #393: Use default bootstrap colors by @NeOMakinG
- #388: Add TikTok icon by @micka-fdz
- #366: Change contact page widget to hooks by @NeOMakinG
- #386: Add theme preview in Readme by @PululuK