|
23 | 23 | **************************************************************************************
|
24 | 24 |
|
25 | 25 | Changes in branch for release 0.7.1 :
|
26 |
| -- Feature: (ivanlanin) GH-48 GH-86 - Table row: Repeat as header row & allow row to break across pages |
27 |
| -- Feature: (ivanlanin) GH-48 GH-86 - Table: Table width in percentage |
28 |
| -- Feature: (ivanlanin) GH-48 GH-86 - Font: Superscript and subscript |
29 |
| -- Feature: (ivanlanin) GH-48 GH-86 - Paragraph: Hanging paragraph |
30 |
| -- Feature: (ivanlanin) GH-48 GH-86 - Section: Multicolumn and section break |
31 | 26 | - Bugfix: (gabrielbull) - Fixed bug with cell styling
|
32 | 27 | - Bugfix: (gabrielbull) - Fixed bug list items inside of cells
|
| 28 | +- Bugfix: (SiebelsTim) GH-51 - Adding a value that contains "&" in a template breaks it |
33 | 29 | - Feature: (RomanSyroeshko) GH-56 GH-57 - Template : Permit to save a template generated as a file (PHPWord_Template::saveAs())
|
34 | 30 | - Feature: (gabrielbull) - Word2007 : Support sections page numbering
|
35 | 31 | - Feature: (gabrielbull) - Word2007 : Added support for line height
|
36 | 32 | - Feature: (JillElaine) GH-5 - Word2007 : Added support for page header & page footer height
|
37 | 33 | - Feature: (bskrtich) GH-6 GH-66 GH-84 - General : Add ability to manage line breaks after image insertion
|
38 | 34 | - Feature: (RomanSyroeshko) GH-52 GH-53 GH-85 - Template : Ability to limit number of replacements performed by setValue() method of Template class
|
| 35 | +- Feature: (ivanlanin) GH-48 GH-86 - Table row: Repeat as header row & allow row to break across pages |
| 36 | +- Feature: (ivanlanin) GH-48 GH-86 - Table: Table width in percentage |
| 37 | +- Feature: (ivanlanin) GH-48 GH-86 - Font: Superscript and subscript |
| 38 | +- Feature: (ivanlanin) GH-48 GH-86 - Paragraph: Hanging paragraph |
| 39 | +- Feature: (ivanlanin) GH-48 GH-86 - Section: Multicolumn and section break |
39 | 40 | - QA: (Progi1984) - UnitTests
|
40 | 41 |
|
41 | 42 | Changes in branch for release 0.7.0 :
|
|
0 commit comments