v0.0.1
What's Changed
- Update references to Resolate repository owner by @erseco in #1
- feat: configure document type taxonomy with templates by @erseco in #2
- Implement ZetaJS PDF exports and warn on unknown document fields by @erseco in #4
- Load ZetaJS assets from CDN for document editing by @erseco in #5
- Seed demo document types with bundled templates by @erseco in #6
- Enable document conversions for exports by @erseco in #7
- Load ZetaJS asynchronously in document editor by @erseco in #8
- Restrict ZetaJS loader to document edit screens by @erseco in #9
- Delay ZetaJS loading with export modal by @erseco in #10
- Move ZetaJS exports to dedicated workspace by @erseco in #11
- Add Collabora conversion engine option by @erseco in #13
- Set Collabora as default conversion engine by @erseco in #14
- Guard ZetaJS CDN assets behind WASM option by @erseco in #15
- Update agent guidance for coding standards by @erseco in #12
- Lazy-load OpenTBS document generator by @erseco in #17
- Align doc types admin with WordPress coding standard by @erseco in #16
- Fix Composer dependency name for TinyButStrong by @erseco in #19
- Fix AJAX handler localization and document lint workflow by @erseco in #18
- Improve PHPCS scripts and doc types metadata by @erseco in #20
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #3
- Fix embedded PDF preview by streaming inline response by @erseco in #21
- Run phpcbf formatting across plugin by @erseco in #22
- Document mandatory phpcbf/phpcs post-edit steps by @erseco in #23
- Remove extra taxonomies from document CPT by @erseco in #24
- Fix PHPCS violations and update admin helpers by @erseco in #25
- Fix PHPUnit bootstrap setup by @erseco in #26
- Refactor document fields storage by @erseco in #27
- Use document type templates for document exports by @erseco in #28
- Improve OpenTBS placeholder parsing and field typing by @erseco in #29
- Fix template schema preview values showing as [object Object] by @erseco in #30
- Fix document type field diff comparison by name by @erseco in #31
- Fix OpenTBS VarRef population to avoid missing placeholder errors by @erseco in #32
- Add global template fallback for document generation by @erseco in #33
- Revert "Add global template fallback for document generation" by @erseco in #34
- Stream document exports and rely on type templates by @erseco in #35
- Add unit tests for annex array field handling by @erseco in #36
- Implement repeatable array field support by @erseco in #37
- Revert "Implement repeatable array field support" by @erseco in #39
- Fix array schema retrieval for annex repeaters by @erseco in #38
- Normalize bracketed placeholders when building array schemas by @erseco in #40
- Enable rich editors for OpenTBS fields by @erseco in #41
- Preserve rich OpenTBS field formatting by @erseco in #42
- Enable rich text formatting in generated DOCX documents by @erseco in #43
- Enhance HTML to DOCX conversion for OpenTBS by @erseco in #44
- Support HTML rich text in ODT exports by @erseco in #45
New Contributors
- @erseco made their first contribution in #1
- @dependabot[bot] made their first contribution in #3
Full Changelog: https://github.com/erseco/wp-documentate/commits/v0.0.1