New Release 20.12.0¶
Bug-fixes and maintenance. 1
Changes¶
🚀 Features¶
- Updated composer-plugin (#4455)
- Deprecate Date_Short and removed
strftime()
(#4462) - Update
Mage_SalesRule_Model_Quote_Discount
(#4293)
🐛 Bug Fixes¶
- Fixes grid column type
concat
(#4476) - Fix regression bug for duplicate block rendering with
getSortedChildren()
(#4480) - Hot-fix: Incorrect attribute localization (#4441)
- Catch exception when invalid country_id is submitted in estimate ship… (#4427)
🔨 Maintenance¶
- add bucha as a contributor for code (#4482)
- Workflow:
release-drafter.yml
update (#4457) - DOC: updated contributors list (#4479)
- Cleanup: removed PHP-version check (#4459)
- PHP-CS-Fixer: added all directories to checks (#4406)
- Cleanup: update
addHandle()
DocBlock (#4460) - Workflow: update PhpStorm meta files (#4445)
- PHPStan: added DocBlock to most templates :rocket: (#4468)
- Workflow: fixed invalid JSON (#4470)
- PHPUnit: fixes Update
LayoutTest.php
(#4453) - PHPUnit: fixed test using wrong date format (#4444)
- Updated PHPStan to v2.1 (#4430)
- All contributors bot (#4446)
- Bumped version to 20.12.0 (#4442)
- PHPUnit: added test for
Mage_Core_Model_Layout::getBlockSingleton()
(#4431) - Workflow: added release drafter (#4443)
- Updated Copyright (#4440)
- Updated
README.md
(#4408) - Mini DocBlock update (#4415)