Version 2.0.0
BREAKING CHANGES
- NodeJS instantiation is now standard (see Issue #83 and
examples/nodejs-demo.js) which now allows new instances/presentations - (See "Version 2.0 Breaking Changes" in the README for a complete list)
Fixed Bugs:
- Master Slide slide number doesn't show using "New Slide" PPT Function #229 (ineran)
- Values of 0 (zero) in series are missing in line chart #240 (andrei-cs)
- Node: "DeprecationWarning: Calling an asynchronous function without callback is deprecated." #252 (the-yadu)
- The UP_DOWN_ARROW shape appears to have duplicate keys #253 (heavysixer)
- Local demo can not run in IE #273 (IvanTao)
Implemented Enhancements:
- Is it possible to link from one slide to another? #251 (heavysixer)
- Add rot and vert options to text body properties #254 (level46)
- Add Character Spacing option #265 (nguyenhuuphuc83)