Releases: swissup/email
0.6.2
Report
Package was generated and uploaded on Jul 19, 2024 07:31:58
with the following dependencies:
swissup/module-email:0.6.2
swissup/module-oauth2-client:1.0.0
swissup/module-core:1.12.20
Changelog
swissup/module-email — 0.6.2 (was 0.6.0)
- Version 0.6.2 b87dcd
- Move code for oauth tokens in standalone package swissup/module-oauth2-client df19c6
- use another generating and validating token class d8b224
- Add foreign key for token_id column 4f0b38
- Add token_id column 2e3b28
- Merge branch 'master' of https://github.com/swissup/module-email 4c2ff1
- Add swissup/module-oauth2-client composer reqs d036b4
- Version 0.6.1 24f0dd
- Add league/oauth2-google composer requirements 888859
swissup/module-oauth2-client — 1.0.0 (was )
- Add data service; rename package and module 97023f
swissup/module-core — 1.12.20 (was )
- Version 1.12.20 181202
- Fix error in Easy Tabs with M2.4.7 20fc53
- Version 1.12.19 92dcf8
- Fixed missing buttonLockManager on Magento 2.4.7 51bbfe
- Version 1.12.18 2a8e32
- Undefined constant Command::SUCCESS on magento 2.4.5 (close #18) d783fd
- 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
- 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
- Version 1.12.7 0bed8e
- add division (div) pagebuilder component(container) 3e7a56
- Version 1.12.6 cd8bd5
- Setting view model for store switcher block with plugin to be able using it as a widget ece9d3
- Versio...
0.6.0
Report
Package was generated and uploaded on Jun 17, 2024 13:25:24
with the following dependencies:
swissup/module-email:0.6.0
Changelog
swissup/module-email — 0.6.0 (was 0.5.12)
0.5.12
0.5.11
0.5.10
0.5.9
Report
Package was generated and uploaded on Aug 22, 2023 07:55:39
with the following dependencies:
swissup/module-email:0.5.9
Changelog
swissup/module-email — 0.5.9 (was 0.5.7)
0.5.7
Report
Package was generated and uploaded on Apr 4, 2023 11:30:43
with the following dependencies:
swissup/module-email:0.5.7
Changelog
swissup/module-email — 0.5.7 (was 0.5.4)
0.5.4
Report
Package was generated and uploaded on Sep 7, 2022 14:35:27
with the following dependencies:
swissup/module-email:0.5.4
Changelog
swissup/module-email — 0.5.4 (was 0.4.0)
- Version 0.5.4 f08825
- Prevent set empty string as config option 267d12
- Merge pull request #26 from sandstein/fix-issue-25
allows custom host name to be given in EHLO/HELO statement. 8fad92
- allows custom host name to be given in EHLO/HELO statement. 0bb7f4
- Version 0.5.3 fced04
- Fix phpstan errors 889827
- Fix index in swissup_email_history table (#24) 9dd406
- Add performance index for swissup_email_history table (close #24) 96b7d9
- Version 0.5.2 36bc44
- Up magento version to 2.3.5 for fix zend/laminas component conflicts e737b7
- Version 0.5.1 12f216
- Fix magento 2.4 compatability 1adf3f
- Version 0.5.0 5e89cc
- Fix phpcs warnings 9f67ff
- Remove multiple convertor calls (+ replace static methods) d999b4
- partial replace Zend => Laminas 633a74
- add lminas requires to composer.json 77b13d
- Fix: Direct throw of generic Exception is discouraged 2fed17
- Remove Setup scripts 7aa780
- Merge branch 'master' of https://github.com/swissup/module-email f792ab
- Move InstallSchema to etc/db_schema.xml file (new MEQP rule) b6bb1e
0.4.0
Report
Package was generated and uploaded on Jan 18, 2022 11:45:09
with the following dependencies:
swissup/module-email:0.4.0
Changelog
swissup/module-email — 0.4.0 (was 0.3.19)
- Version 0.4.0 7eb5c0
- Fix copy/paste (add fixBodyParts) 15311d
- Fix 'Notice: Undefined property: Magento\Framework\Mail\MimePart::' 3376bd
- Fix require command for optional dependency 147361
- Version 0.3.21 1355a8
- Fix 'Access to an undefined property' b7ea32
- Version 0.3.20 f61a51
- Fix convert logic (isRemoveDuplicateHeaders = false) 8495ab
- Merge pull request #23 from sandstein/fix-issue-22
remove superfluid header check if message is instance of \Swissup\Em… 0f5c65
- remove superfluid header check if message is instance of \Swissup\Email\Mail\EmailMessage 3c503f
0.3.19
Report
Package was generated and uploaded on Apr 26, 2021 12:41:25
with the following dependencies:
swissup/module-email:0.3.19
Changelog
swissup/module-email — 0.3.19 (was 0.3.17)
- Version 0.3.19 a55f8f
- add 2.3 backward compatibility cb73ba
- Add Mailhog readme section 8d34c9
- Version 0.3.18 e29784
- Add Mail\EmailMessageInterface 39d074
- Merge pull request #21 from sandstein/fix-issue-20
Uses correctly encoded Laminas\Mail\Message instead of reparsing 12fcaa
- Uses correctly encoded Laminas\Mail\Message instead of reparsing 368ede