You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+52Lines changed: 52 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,58 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).
6
6
7
7
## 4.3.0
8
8
9
+
### Added
10
+
11
+
- Code generation of `layout.xml` file [#1021](https://github.com/magento/magento2-phpstorm-plugin/pull/1021)
12
+
- Code generation of `page_types.xml` file [#1003](https://github.com/magento/magento2-phpstorm-plugin/pull/1003)
13
+
- Code generation of `crontab.xml file`[#1001](https://github.com/magento/magento2-phpstorm-plugin/pull/1001)
14
+
- Code generation of `email_templates.xml` file [#998](https://github.com/magento/magento2-phpstorm-plugin/pull/998)
15
+
- Code generation of `sections.xml` file [#997](https://github.com/magento/magento2-phpstorm-plugin/pull/997)
16
+
- Code generation of `fieldset.xml` file [#996](https://github.com/magento/magento2-phpstorm-plugin/pull/996)
17
+
- Code generation of `view.xml` file [#990](https://github.com/magento/magento2-phpstorm-plugin/pull/990)
18
+
- Code generation of `indexer.xml` file [#988](https://github.com/magento/magento2-phpstorm-plugin/pull/988)
19
+
- Code generation of `mview.xml` file [#987](https://github.com/magento/magento2-phpstorm-plugin/pull/987)
20
+
- Code generation of `widget.xml` file [#983](https://github.com/magento/magento2-phpstorm-plugin/pull/983)
21
+
- Code generation of `extension_attributes.xml` file [#982](https://github.com/magento/magento2-phpstorm-plugin/pull/982)
22
+
- Code generation of `system.xml` file [#978](https://github.com/magento/magento2-phpstorm-plugin/pull/978)
23
+
- Code generation of `config.xml` file [#976](https://github.com/magento/magento2-phpstorm-plugin/pull/976)
24
+
- Code generation of `webapi.xml` file [#971](https://github.com/magento/magento2-phpstorm-plugin/pull/971)
25
+
- Code generation of `di.xml` file [#970](https://github.com/magento/magento2-phpstorm-plugin/pull/970)
26
+
- Code generation of `acl.xml` file [#969](https://github.com/magento/magento2-phpstorm-plugin/pull/969)
27
+
- Code generation of `routes.xml` file [#958](https://github.com/magento/magento2-phpstorm-plugin/pull/958)
28
+
- Images support for Copy Magento Path [#1020](https://github.com/magento/magento2-phpstorm-plugin/pull/1020)
29
+
- Add/Replace an argument of a constructor via di.xml [#1027](https://github.com/magento/magento2-phpstorm-plugin/pull/1027)
30
+
- Possibility to compare overridden template with the original one [#1032](https://github.com/magento/magento2-phpstorm-plugin/pull/1032)
31
+
- Themes support of the UCT action execution [#1029](https://github.com/magento/magento2-phpstorm-plugin/pull/1029)
32
+
- Configuration files support of the UCT action execution [#1038](https://github.com/magento/magento2-phpstorm-plugin/pull/1038)
33
+
- Possibility to override a LESS file [#1036](https://github.com/magento/magento2-phpstorm-plugin/pull/1036)
34
+
- Added references for the extended MFTF tests [#974](https://github.com/magento/magento2-phpstorm-plugin/pull/974)
- Added the possibility to create a plugin for a method in the parent class [#981](https://github.com/magento/magento2-phpstorm-plugin/pull/981)
42
+
- Extended custom search scope (to exclude test files from search) with the `is integration enabled` flag [#944](https://github.com/magento/magento2-phpstorm-plugin/pull/944)
43
+
- Extended uiComponent highlighting with the `is integration enabled` flag [#942](https://github.com/magento/magento2-phpstorm-plugin/pull/942)
44
+
- Added "module" prefix to module name in `composer.json`[#848](https://github.com/magento/magento2-phpstorm-plugin/pull/848)
45
+
46
+
### Fixed
47
+
48
+
- Sort order of the context actions [#1004](https://github.com/magento/magento2-phpstorm-plugin/pull/1004)
49
+
- Fixed the email template form title [#956](https://github.com/magento/magento2-phpstorm-plugin/pull/956)
50
+
- Placeholders on forms [#1009](https://github.com/magento/magento2-phpstorm-plugin/pull/1009)[#1008](https://github.com/magento/magento2-phpstorm-plugin/pull/1008)[#1005](https://github.com/magento/magento2-phpstorm-plugin/pull/1005)[#962](https://github.com/magento/magento2-phpstorm-plugin/pull/962)[#938](https://github.com/magento/magento2-phpstorm-plugin/pull/938)
51
+
- Creating new module with the package name in the valid package directory on Windows OS [#1013](https://github.com/magento/magento2-phpstorm-plugin/pull/1013)
- Issue with wrong references resolved for a class if a proxy class is generated for it [#1044](https://github.com/magento/magento2-phpstorm-plugin/pull/1044)
- Issue during composer json generation if in dependent module version tag is not specified [#972](https://github.com/magento/magento2-phpstorm-plugin/pull/972)
0 commit comments