Recent Activities

This page shows what are we working on.

swissup / email

5 days ago success

swissup / module-email

5 days ago success
  • 0.7.11
    • Version 0.7.11 d5fc2a

    • Fix PHP 8.4 deprecation: Add explicit nullable types to fromDsn() parameters (Fixes #40) 25d831

  • 0.7.10
    • Version 0.7.10 c335d2

    • Fix: Handle Unix timestamps in getTimestamp method

      Check if expires value is already a numeric timestamp before attempting
      to parse as date string to prevent 'Unexpected character' errors.

      Fixes #39 354cae

swissup / pro-labels

5 days ago success

swissup / module-pro-labels

5 days ago success
  • 1.7.28
    • Version 1.7.28 f67742

    • Fix: Allow text labels without digits, validate stock_item instead

      - Remove regex check that blocked text-only labels
      - Add stock_item validation when variable is used in label text
      - Use optional chaining for safer property access

      Fixes #38 429bf7

  • 1.7.27
    • Version 1.7.27 de840f

    • Fixed not initialized labels in preview at Magento 2 system config. 842f92

    • Fixed poorly positioned labes in preview in admin. 3e03de

    • Enhancement: Update getBackgroundImageUrl ( use parent selector instead of href); modify getControlName to support Uppy input 4613ff

    • Fixed issue when uploaded image doesn't showup in preview for manula labesl. 9a84cd

swissup / floriteshop-chic-custom

5 days ago error

breezefront / module-breeze

1 week ago success
  • head
    • Breeze theme 3.0 compatibility eeb64d

    • Don't trigger global ajax events if global: false was set 474bca

    • Load validator when asking for `jquery/validate` b16d88

    • Fixed $.validator error when review tab is the first tab 089c53

    • Fixed not working `authPopup` function
      Example: `$('#authenticationPopup').authPopup('showModal')` cef33a

    • Hide proper spinner loader when multiple nested loaders shown at a time f5811c

  • 2.27.4
    • Version 2.27.4 f5ddad

    • Do not add `.js` suffix if module path is registered in rjsConfig
      Fixes not working PaypalInContext buttons: https://github.com/orgs/breezefront/discussions/405 bf8b25

swissup / module-seo-cross-links

1 week ago success
  • head
    • Fix variable name casing for skipCrossLinksProcessing in afterProductAttribute method 3c0a7f

    • Add skipCrosslinksProcessing parameter to afterProductAttribute method (close #10) 24e491

  • 1.1.24

swissup / knowledge-base

1 week ago success

swissup / module-knowledge-base

1 week ago success
  • 1.1.35
    • Version 1.1.35 006c83

    • Fix HTML entity decoding order in FAQ schema cleaner

      Decode HTML entities before stripping tags to prevent <script>
      from becoming <script> after sanitization. Also add explicit script/style
      removal and 5000 char limit per Google recommendations.

      Fixes DOM breakage caused by encoded scripts in FAQ content. 8d443a

  • 1.1.34

swissup / module-address-autocomplete

1 week ago success