Recent Activities

This page shows what are we working on.

swissup / module-seo-xml-sitemap

4 hours ago success
  • head
    • Add product options configuration and date handling in admin settings 372385

    • Refactor Category plugin for improved type safety and code clarity. Drop Magento2.1.x support. d7935f

swissup / module-codemirror

7 hours ago success

swissup / helpdesk

12 hours ago success

swissup / module-helpdesk

12 hours ago success
  • 1.4.8
    • Version 1.4.8 7b4e11

    • fix: show error message when attachment file is missing instead of throwing an exception (close #63) 26b9d8

  • 1.4.7
    • Version 1.4.7 e2f2f8

    • PHP8.5
      ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect since PHP 8.1 2279d2

breezefront / module-breeze

14 hours ago success

swissup / theme-frontend-swissuplabs

16 hours ago success

swissup / module-ignition

17 hours ago success
  • head
    • Improve trace when all application_frames are `skippable`
      Previously only `/generated/` files where collapsed.
      Now, internal `Interception/Interceptor.php` calls are collapsed too. 981cc5

    • When using `valet` do not treat `/server.php` as application frame 666107

  • 1.2.0
    • Version 1.2.0 a61cf3

    • Refactor exception handling in production mode. #6 a6b941

    • Add manual on how to configure Flare error tracking service 0f15e7

    • Keep default error page when Ignition doesn't output (Production) #6 9e7f69

    • Collapse `.unknown0` entries. (Caused by `is_subclass_of` function) 7ee6be

    • Collapse `vendor/composer` path by default f8e1e6

    • Don't show error page in `default` mode e41df9

    • Treat default mode as production 21ac3a

swissup / module-seo-pager

1 day ago success
  • head
    • Refactor Renderer class: streamline constructor properties and extract request variable logic into a separate method 5831e2

    • Enchance allowlist filter sets configuration for strategy. Update canonical URL. Close #6 07b704

    • Refactor Data helper: improve type hints and use constants for configuration paths c0f932

    • Add allowlist filter sets configuration for strategy (#6) 38c8b2

swissup / pro-labels

3 days ago success

swissup / module-pro-labels

3 days ago success
  • 1.9.1
    • Version 1.9.1 8cf2b6

    • Fixed PHP<8.3 support (Typed const) 02e1ce

    • PHP8.5: Using null as an array offset is deprecated, use an empty string 6402e3

    • Fix call to undefined method preloadManualForProducts (close #43) 329b16

    • Magento 2.4.9 fix 2ad4a7

    • Refactor LabelsProvider and related services for improved structure and clarity; add ManualLabelsProcessor and OutputStrategyProcessor 19cc65

    • Refactor PHP templates to improve code structure and add strict types db06bb

    • Add media gallery toggle functionality and enhance CSS for disabled state e30cd6

    • Update templates and JavaScript for enhanced preview features; make it clearer and simplier. 3de63d

    • Remove obsolete file uploader fix for Magento 2.3 from prolabels_label_edit.xml 980ce3

    • Refactor CategoryLabelFieldset and ProductLabelFieldset for improved code clarity and structure 0acc63

    • Refactor image control handling and add dynamic stylesheet loading de2a78

  • 1.9.0
    • Version 1.9.0 2d302a

    • Use "Upload + Media gallery" component for prolabels image (#42)

      * Use "Upload + Media gallery" component for manual prolabels edit form.

      * Add Media Gallery to New Labels on product page.

      * Add UpdateImagePath data patch to update image paths for system and manual labels

      * Refactor image field configuration to use MediaGallery frontend and backend models for category and product settings

      * Fix URL cleanup for existing images in ImageUploaderService

      * Add null checks in MediaGallery for safer image data handling

      * Fix not working preview for system labels.

      * Update image path resolve on storefront.

      * Fix MCS.

      * Address Copilot suggestions. 86e25e

    • Address Copilot suggestions.

      Co-authored-by: Copilot <copilot@github.com> 4c25b9

    • Fix MCS.

      Co-authored-by: Copilot <copilot@github.com> 558846

    • Update image path resolve on storefront.

      Co-authored-by: Copilot <copilot@github.com> d74c2d

    • Fix not working preview for system labels.

      Co-authored-by: Copilot <copilot@github.com> 94f32c

    • Add null checks in MediaGallery for safer image data handling ad0851

    • Fix URL cleanup for existing images in ImageUploaderService 819ab3

    • Refactor image field configuration to use MediaGallery frontend and backend models for category and product settings

      Co-authored-by: Copilot <copilot@github.com> 12c1c2

    • Add UpdateImagePath data patch to update image paths for system and manual labels

      Co-authored-by: Copilot <copilot@github.com> ae4b4f

    • Add Media Gallery to New Labels on product page.

      Co-authored-by: Copilot <copilot@github.com> 7f8cb3

    • Use "Upload + Media gallery" component for manual prolabels edit form.

      Co-authored-by: Copilot <copilot@github.com> 91c141