AH.nl sorteren op eenheid version history - 5 versions
AH.nl sorteren op eenheid by HansKdev
AH.nl sorteren op eenheid version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.2.2
Released 14 Jul 2026 - 22.72 kBWorks with firefox 109.0 and later- Fixed unit-price sorting when product cards contain both old and current prices.
- Fixed stale unit-price labels after prices or products change dynamically.
- Added support for unit types discovered through lazy loading.
- Products without the selected unit are now placed below comparable products.
- Preserved banners and other non-product elements while sorting.
- Improved consistency of “price per piece” labels.
- Added automated tests for prices, quantities, multibuy promotions and sorting.
Source code released under GNU General Public Licence v3.0 only
Older versions
Version 1.2.1
Released 30 Mar 2026 - 21.81 kBWorks with firefox 109.0 and later[1.2.1] - 2026-03-30
Fixed
· Fixed sorting having no effect: the grid container search now targets product-results-products directly instead of stopping at an intermediate wrapper div with too few childrenSource code released under GNU General Public Licence v3.0 only
Version 1.2.0
Released 12 Mar 2026 - 21.59 kBWorks with firefox 109.0 and laterChangelog
All notable changes to this project will be documented in this file.
[1.2.0] - 2026-03-12
Fixed- Fixed all DOM selectors broken by AH.nl site redesign: product cards, prices, unit sizes and promotion labels all use new
data-testidvalues on search result pages - Added support for both old and new AH.nl DOM structures (category pages vs search pages use different selectors)
- Fixed price parsing for new aria-label format ("voor X euro en Y cent" instead of "€X.XX")
- Fixed product grid container detection for sorting: cards are now nested in wrapper divs, requiring DOM tree walking to find the real grid container
[1.1.0] - 2026-03-02
Fixed- Fixed the sorting dropdown extension not appearing or functioning correctly due to AH.nl changing the underlying DOM structure of the "Sorteer op" component (switched from a flat button list to a structured
<ul>/<li>implementation) - Fixed updating the selected label text in the closed dropdown state.
[1.0.0] - 2025-11-16
AddedSource code released under GNU General Public Licence v3.0 only
- Fixed all DOM selectors broken by AH.nl site redesign: product cards, prices, unit sizes and promotion labels all use new
Version 1.1.0
Released 2 Mar 2026 - 21.16 kBWorks with firefox 109.0 and later[1.1.0] - 2026-03-02
Fixed- Fixed the sorting dropdown extension not appearing or functioning correctly due to AH.nl changing the underlying DOM structure of the "Sorteer op" component (switched from a flat button list to a structured
<ul>/<li>implementation) - Fixed updating the selected label text in the closed dropdown state.
[1.0.0] - 2025-11-16
AddedSource code released under GNU General Public Licence v3.0 only
- Fixed the sorting dropdown extension not appearing or functioning correctly due to AH.nl changing the underlying DOM structure of the "Sorteer op" component (switched from a flat button list to a structured
Version 1.0.0
Released 16 Nov 2025 - 407.21 kBWorks with firefox 109.0 and laterSource code released under GNU General Public Licence v3.0 only