docs/changes/0.x/0.12.0.md
This release added form fields (textinput, checkbox, and dropdown), drawing shapes (arc, curve, line, polyline, rect, oval), and basic 2D chart (pie, doughnut, bar, line, area, scatter, radar) elements along with some new styles. Basic MsDoc reader is introduced.
Shape element - @ivanlanin #123scale, spacing, and kerning property of font style - @ivanlaninPhpWord::save() method to encapsulate IOFactory - @ivanlaninShared\Converter static class - @ivanlaninaddHTML encoding and ampersand fixes for PHP 5.3 - @bskrtich #270add<elementName> of container should be case insensitive, e.g. addToc should be accepted, not only addTOC - @ivanlanin #294Element\Section::setPageSizeW() and Element\Section::setPageSizeH() were mentioned in the docs but not implemented.<th> tag is closed with </td> tag: - @franzholz #438Element\Link::getTarget() replaced by Element\Link::getSource()Element\Section::getSettings() and Element\Section::setSettings() replaced by Element\Section::getStyle() and Element\Section::setStyle()Shared\Drawing and Shared\Font merged into Shared\ConverterDocumentProperties replaced by Metadata\DocInfoTemplate replaced by TemplateProcessorPhpWord->loadTemplate($filename)README about requirement for temporary folder to be writable and update samples/index.php for this requirement check - @ivanlanin #238Template into TemplateProcessor - @RomanSyroeshko #216v