File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,15 @@ This release changed PHPWord license from LGPL 2.1 to LGPL 3.
10
10
11
11
- Image: Ability to define relative and absolute positioning - @basjan GH-217
12
12
- Footer: Conform footer with header by adding firstPage, evenPage and by inheritance - @basjan @ivanlanin GH-219
13
- - TextBox: Ability to add textbox in section, header, and footer - @basjan @ivanlanin GH-228
13
+ - TextBox: Ability to add textbox in section, header, and footer - @basjan @ivanlanin GH-228 GH- 229
14
14
- TextBox: Ability to add table inside textbox - @basjan GH-231
15
15
- HTML: Ability to add elements to PHPWord object via html - @basjan GH-231
16
+ - ListItemRun: New element that can add a list item with inline formatting like a textrun - @basjan GH-235
16
17
17
18
### Bugfixes
18
19
19
20
- Header: All images added to the second header were assigned to the first header - @basjan GH-222
21
+ - Conversion: Fix conversion from cm to pixel, pixel to cm, and pixel to point - @basjan GH-233 GH-234
20
22
21
23
### Deprecated
22
24
You can’t perform that action at this time.
0 commit comments