Skip to content

Releases: swissup/easycatalogimg

1.5.10

26 Feb 13:39
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Feb 26, 2025 13:39:54 with the following dependencies:

swissup/module-easycatalogimg:1.5.10
swissup/module-core:1.12.21

Changelog

swissup/module-easycatalogimg — 1.5.10 (was 1.5.9)

  • Version 1.5.10 0a57cd
  • Added canonical to Departments Page, closes #14 866d84

swissup/module-core — 1.12.21 (was 1.12.20)

  • Version 1.12.21 74757c
  • Ability to flush the cache from the configuration page 31181f
  • Added direct Cache flush button in top message 6fdf60

1.5.9

20 Nov 16:35
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Nov 20, 2024 16:35:43 with the following dependencies:

swissup/module-easycatalogimg:1.5.9
swissup/module-core:1.12.20

Changelog

swissup/module-easycatalogimg — 1.5.9 (was 1.5.8)

  • Version 1.5.9 2b3734
  • Fixed a11y contrast issue reported by Wave 129aca
  • Remove duplicate tabindex from image when parent name is visible b09481

1.5.8

05 Aug 11:59
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Aug 5, 2024 11:59:49 with the following dependencies:

swissup/module-easycatalogimg:1.5.8
swissup/module-core:1.12.20

Changelog

swissup/module-easycatalogimg — 1.5.8 (was 1.5.6)

  • Version 1.5.8 3a7e85
  • Return original image if error happens during resize. Closes #13 afe17d
  • Version 1.5.7 d40dc9
  • Breeze: recover accidentally removed scroll reveal animation rules 4c8bfd
  • Revert js 'hide_when_filter_is_used'. Will use css instead

This reverts commit 533dde046ef038669b2ff0cce4a2b6e4ae704e9e. 92c5ae

  • "Hide when filter is used" integration with ALN without js 4b1efc

swissup/module-core — 1.12.20 (was 1.12.19)

  • Version 1.12.20 181202
  • Fix error in Easy Tabs with M2.4.7 20fc53

1.5.6

03 May 10:42
Compare
Choose a tag to compare

Report

Package was generated and uploaded on May 3, 2024 10:42:05 with the following dependencies:

swissup/module-easycatalogimg:1.5.6
swissup/module-core:1.12.19

Changelog

swissup/module-easycatalogimg — 1.5.6 (was 1.5.5)

  • Version 1.5.6 eed867
  • Breeze theme: integrate with hover-zoom 19afcc

1.5.5

23 Apr 12:40
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Apr 23, 2024 12:40:29 with the following dependencies:

swissup/module-easycatalogimg:1.5.5
swissup/module-core:1.12.19

Changelog

swissup/module-easycatalogimg — 1.5.5 (was 1.5.4)

swissup/module-core — 1.12.19 (was 1.12.18)

  • Version 1.12.19 92dcf8
  • Fixed missing buttonLockManager on Magento 2.4.7 51bbfe

1.5.4

12 Mar 07:46
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Mar 12, 2024 07:46:22 with the following dependencies:

swissup/module-easycatalogimg:1.5.4
swissup/module-core:1.12.18

Changelog

swissup/module-easycatalogimg — 1.5.4 (was 1.5.2)

  • Version 1.5.4 304cd2
  • Category id is not required in widget 29ef50
  • Version 1.5.3 3ca92f
  • Added missing jQueryUI dependency cdc69f

1.5.2

28 Nov 09:55
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Nov 28, 2023 09:55:06 with the following dependencies:

swissup/module-easycatalogimg:1.5.2
swissup/module-core:1.12.18

Changelog

swissup/module-easycatalogimg — 1.5.2 (was 1.5.0)

  • Version 1.5.2 0dd86c
  • Improve breeze compatibility 12207b
  • Fix sort order in widget form cb3165
  • Allow using lazyload attribute fa9c89
  • Version 1.5.1 33ce1f
  • Integration of 'hide_when_filter_is_used' with Swissup_AjaxLayerednavigation module
    Closes #12 533dde

swissup/module-core — 1.12.18 (was 1.12.17)

  • Version 1.12.18 2a8e32
  • Undefined constant Command::SUCCESS on magento 2.4.5 (close #18) d783fd

1.5.0

24 Jul 11:35
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Jul 24, 2023 11:35:06 with the following dependencies:

swissup/module-easycatalogimg:1.5.0
swissup/module-core:1.12.17

Changelog

swissup/module-easycatalogimg — 1.5.0 (was 1.4.23)

  • Version 1.5.0 42b42e
  • Reduce count of generated images 6b25ff
  • Do not use use cache by default
    Usually it's not needed, because each page shows different content
    that will be cached with FPC. However, when used inside navigation dropdown,
    we may cache the result to optimize page load. dd91a9
  • Cache added c3f982
  • PHP Stan fixes e18ecf
  • Version 1.4.24 5c3a40
  • Fixed broken grid styles 9d1da7

swissup/module-core — 1.12.17 (was 1.12.12)

  • Version 1.12.17 f376f0
  • PHPStan fixes 72d569
  • Version 1.12.16 cd4b23
  • Refactor console command return statements to use built-in constants afb97a
  • Version 1.12.15 5b1638
  • Add --installed and --outdated options for module:list command f296a6
  • Merge pull request #17 from swissup/virtualcheck

Added option to check if there's no virtual themes and fix them 40c551

  • Code refactoring fb9de3
  • Applied code-review recommendations 2nd attempt c7fae8
  • Applied code-review recommendations 4d733c
  • Removed objectManager 612d9e
  • Removed unused files 1879b3
  • Moved js to separate file 772373
  • Merge branch 'master' into virtualcheck 342053
  • Added controller to apply changes to database f1201c
  • Replace \Zend_Http (zf1) for 2.4.6 compatability de5216
  • Remove debugging comments 58dcee
  • Version 1.12.14 66d6b8
  • Magento 2.4.6 compatibility. Get rid of ZendClientFactory usage. 97f79d
  • Fixed error when module doesn't have tags yet. 68e1b3
  • Version 1.12.13 2d66ce
  • Fix 'trim(): Passing null to parameter 1' (closed swissup/module-search-mysql-legacy#14) ef52b3
  • Virtual theme: visual fix all button added 2927db
  • Virtual theme: small improvement fa72d6
  • Virtual theme: Check added cb9d40
  • Virtual Theme Check: Start 2e8a7e
  • Virtual Theme Check: Start 53f115

1.4.23

15 Nov 14:11
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Nov 15, 2022 14:11:36 with the following dependencies:

swissup/module-easycatalogimg:1.4.23
swissup/module-core:1.12.12

Changelog

swissup/module-easycatalogimg — 1.4.23 (was 1.4.19)

  • Version 1.4.23 428b2d
  • Display how gap-0 class affects block in backend pagebuilder preview 625c4f
  • Allow to reset gap with css class b3d3c7
  • Decrease nesting level e308d9
  • Partially revert previous commit because it was too backward incompatible a10d62
  • WIP: new category name placement (over image) c112c7
  • Improve widget placehelder image (pagebuilder view) 826e6f
  • WIP: new widget options 3316e2
  • Version 1.4.22 fa7be7
  • Add default image theme properties 185101
  • Version 1.4.21 a8fdae
  • Breeze theme integration added 43d87a
  • Version 1.4.20 11e1d6
  • Removed setup_version: fixes thumbnail attribute creation on new installations 89ec49

swissup/module-core — 1.12.12 (was 1.12.7)

  • Version 1.12.12 2e8a7e
  • Optimize latest version detection; set array_reduce initial param 7fa6ba
  • Fix php8.1: Deprecated Functionality: version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated d22180
  • Fix: Warning: Undefined array key release_date c643c6
  • Version 1.12.11 238bb0
  • Fix warning: Undefined array key 'latest_version' af97d9
  • Version 1.12.10 88729b
  • Do not rewrite existing store switcher viewModel (IMI_StoreSwitch compatibility) 412bc6
  • Version 1.12.9 94fbe7
  • Fix JQMIGRATE: jQuery.fn.click() event shorthand is deprecated. cad9f5
  • Version 1.12.8 1b6a21
  • MCS fix: convert php schemes into xml format acda77
  • MCS fixes: self closing tags c05aa5
  • Php 8.1 - passing null to version_compare is deprecated 78ee07

1.4.19

07 Apr 09:33
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Apr 7, 2022 09:33:56 with the following dependencies:

swissup/module-easycatalogimg:1.4.19
swissup/module-core:1.12.7

Changelog

swissup/module-easycatalogimg — 1.4.19 (was 1.4.16)

  • Version 1.4.19 736737
  • MCS: use data patch instead of setup scripts 9cf04b
  • Fixed not working category_to_hide/show, and sizes options in pagebuilder preview 6f0bd1
  • Improve styles in backend pagebuilder preview e7060a
  • Do not generate duplicate grid classes c3ff75
  • Fix 'identifier is undefined' (close #11) c6db19
  • Fix Magento Coding Standard: remove '/>' da2865
  • Version 1.4.18 4c5e22
  • Fix possible broken image for both 'image' and 'thumbnail' attributes 5152ef
  • Cleanup code that duplicates Magento logic since 2.3.0.
    See Magento/Catalog/Model/Category/DataProvider::convertValues d7876a
  • Fix sort order for swissup components 537c32
  • Version 1.4.17 ced0ea
  • Enabled image assignment on store level baeae9
  • ESlint errors fixed 10e379