Released pdfme V4
· 2 min read
Overview
🚀 Release pdfme V4!! 🚀
What's Changed
- V4 by @hand-dot in https://github.com/pdfme/pdfme/pull/427
- Add a Left Sidebar for Placing Schemas #400
- Add DynamicTable Schema #332 (Still have bug...)
- Update custom-fonts.md by @KaminoRyo in https://github.com/pdfme/pdfme/pull/448
- contentEditable firefox fix by @valushagrinchik in https://github.com/pdfme/pdfme/pull/444
- Support for line breaking on hyphens by @peteward in https://github.com/pdfme/pdfme/pull/451
- Add spanish language by @fmaso04 in https://github.com/pdfme/pdfme/pull/458
- remove localhost from related links by @bboyle in https://github.com/pdfme/pdfme/pull/469
info
Users who have been using V3 should be cautious when updating to V4. Please refer to the following article for necessary modifications: About Backward Compatibility
Key Features
Add a Left Sidebar for Placing Schemas
- You can now place schemas by dragging and dropping.
- Add an icon to the sidebar by including the
icon
property in thedefaultSchema
property when defining plugins.- Reference: packages/schemas/src/text/propPanel.ts
Add DynamicTable Schema
- Added a schema for dynamically generating tables.
- This is currently released as Beta due to remaining bugs.
- For more details, please refer to here.
Thanks, everyone
pdfme exists thanks to the contributions of many contributors.
We express our gratitude to everyone involved in this release.
We look forward to your continued support for pdfme!