File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 1.1.0] ( https://github.com/PHPOffice/PHPWord/tree/1.1.0 ) (2023-05-30)
6+
7+ [ Full Changelog] ( https://github.com/PHPOffice/PHPWord/compare/1.0.0...1.1.0 )
8+
9+ ### Enhancements
10+
11+ - Introduce deleteRow() method for TemplateProcessor
12+ - HTML Reader: Add basic support for CSS Style Tag
13+ - Allow customizing macro syntax in TemplateProcessor
14+ - Add background color support for textboxes
15+ - Add softhyphen support to word reader
16+ - Add support table row height when importing HTML
17+ - Add support for fractional font sizes
18+ - Added image quality support, with the maximum quality as default
19+ - Support for reading nested tables
20+
21+ ### Bug fixes
22+
23+ - DOCX reader: Read empty vmerge
24+ - Fixed setting width of Cell Style
25+
26+ ### Miscellaneous
27+
28+ - ` master ` is the new default branch
29+
530## [ 1.0.0] ( https://github.com/PHPOffice/PHPWord/tree/1.0.0 ) (2022-11-15)
631
732[ Full Changelog] ( https://github.com/PHPOffice/PHPWord/compare/0.18.3...1.0.0 )
You can’t perform that action at this time.
0 commit comments