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
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,20 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
7
+
## [1.0.5] - 2024年03月06日
8
+
9
+
### Fixed
10
+
- Fixed Magento widget and variable icons disappearing after installing this module [PR #9](https://github.com/markshust/magento2-module-pagebuildersourcecode/pull/9).
11
+
7
12
## [1.0.4] - 2021年12月20日
8
13
9
14
### Fixed
10
-
- Fixed bullet list icon missing from TinyMCE4 editor #6.
15
+
- Fixed bullet list icon missing from TinyMCE4 editor [PR #7](https://github.com/markshust/magento2-module-pagebuildersourcecode/pull/7).
11
16
12
17
## [1.0.3] - 2021年10月28日
13
18
14
19
### Fixed
15
-
- Updated deps to resolve PHP and MF version constraint issues #4.
20
+
- Updated deps to resolve PHP and MF version constraint issues [#4](https://github.com/markshust/magento2-module-pagebuildersourcecode/issues/4).
16
21
17
22
## [1.0.2] - 2019年10月18日
18
23
@@ -22,7 +27,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
22
27
## [1.0.1] - 2019年08月28日
23
28
24
29
### Fixed
25
-
- Updated dependencies to support Magento 2.3.2.
30
+
- Updated dependencies to support Magento 2.3.2[PR #2](https://github.com/markshust/magento2-module-pagebuildersourcecode/pull/2).
0 commit comments