Recent Activities

This page shows what are we working on.

swissup / gdpr

3 days ago success

swissup / module-gdpr

3 days ago success

breezefront / theme-frontend-breeze-evolution

3 days ago success

breezefront / module-breeze

4 days ago success
  • head
    • Fixed `undefined` menuSlideout when using third-party menu's 6ebe7a

    • Reusable slideout widget 127b7c

    • Wrap tab switch into startViewTransition to allow view-transitions 9018b1

    • Allow configuring scroll reveal onReveal options from block d7812c

    • Breadcrumb min-height: don't override theme style 8f3084

    • Improve stability of prev commit 7750f3

    • Minisearch: fixed non focusable input if it's hidden initially 2fde2a

    • Fixed incorrect magnifier position when gap in rem's 9d36ab

    • Submit form when clicking the search label and hide it if input is empty bece72

    • BreezeTheme 3.0 43137d

    • RangeSlider: use hex colors and color-mix to add transparency 015ee2

    • Fixed missing provider, proper element binding when using `uiLayout` c7f760

    • Shorten line length 3501ae

    • Better compatibility with complex ui components (Amasty_MegaMenu) 7fe7ae

  • 2.28.1
    • Version 2.28.1 96f2b3

    • Fixed not working clicks on configurable products options in slider 198f35

swissup / helpdesk

5 days ago success

swissup / module-helpdesk

5 days ago success
  • 1.4.4
    • Version 1.4.4 9de74d

    • fix(TicketDataFilter): context-aware forbidden fields — admin vs frontend (close #61)

      Admin UI Component sends ALL form fields (hidden + disabled) on every POST,
      so logging system fields as 'attacks' creates false positives for every
      legitimate admin ticket save (issue #61).

      Split FORBIDDEN_FIELDS into two context-aware lists:
      - FORBIDDEN_FRONTEND_FIELDS: ticket_id, number, created_at, modified_at,
      store_id, visitor_id, rate — suspicious from a regular customer
      - FORBIDDEN_ADMIN_FIELDS: [] — admin can do everything, whitelist is the defense

      Updated hasForbiddenFields/getAttemptedForbiddenFields to accept $isAdmin flag.
      Callers explicitly pass false (frontend) or true (admin). 1088a0

    • fix(TicketDataFilter): empty FORBIDDEN_FIELDS to stop false positive security logs

      Magento UI Component admin form sends ALL fields (hidden + disabled) on
      every POST — ticket_id, number, created_at, store_id, etc. — causing a
      'Mass Assignment attack' warning on every legitimate admin ticket save.

      The whitelist (filterAdminData/filterCustomerData) is the actual defense.
      FORBIDDEN_FIELDS detection is redundant and misleading in this context. ebc2eb

    • fix(TicketDataFilter): add missing keys to ADMIN_ADDITIONAL_FIELDS

      Keys swissup_helpdesk_ticket_message, http, website, ftp were silently
      stripped by filterAdminData() before reaching ResourceModel/_beforeSave
      and _afterSave, causing:
      - admin replies to never create TicketMessage (no email sent to customer)
      - HTTP/website/FTP credentials to never be written to the notes field 3920bc

  • 1.4.3
    • Version 1.4.3 52f4a1

    • fix: remove rate limit remaining count from success message 821da9

    • fix: pass flag to validator and enricher to allow admin ticket editing 9080b7

swissup / theme-frontend-argentobreeze-business

1 week ago success

swissup / argento-hyva

1 week ago success

swissup / theme-frontend-argentohyva-chic

1 week ago success
  • 1.0.2
    • Version 1.0.2 6a4bd6

    • Bump version to 1.0.2. Remove dependency from hyva easytabs. e2d9ba

    • Update review starts at listing to match stars i other parts of the theme. 409f34

    • Update conpiled styles. 2eff14

    • Move fix with missing imageHelper in preload block to blank theme. ada1c9

  • 1.0.0
    • Version 1.0.0 07e2be

    • Remove banner from page checkout 2af2bf

    • Category page. category image add fetchpirority. dfb6f9

    • Product Page. Fix images popup (close #26). A bit better solution. As for me :) 8f4f56

    • Grouped product. #11 0dd936

    • Product Page. Fix images popup. #26 5a27c2

    • Add section products on home page #27 ed2ba0

swissup / theme-frontend-argentohyva-blank

1 week ago success
  • 1.0.2
    • Version 1.0.2 4754e6

    • Bump version and update dependencies. 6c266d

    • Products slider. Wrap slider into additional div to fix paddings at chic theme. And remove unused variable. 154d21

    • Add fetchpriority high to preloaded main image at product page. And add fix for missing imageHelper. f76448

  • 0.3.0
    • Add noEscape directive to optionsHtml rendering in bottom.phtml de3ee9

    • Version 0.3.0 24f6cd

    • Add bundle product customization button and update layout templates beb559