June 5, 2026
Review Documents Before E-Signing
A newskipEsign parameter on the createDocument API generates the document without starting the signing workflow, so your team can review a contract before it goes out for signature.- Pass
skipEsign: truein any createDocument call (works with every data source): the document is created and delivered as usual, but no signing session is started and no signing emails go out - Once the document is approved, run the same automation again without the parameter to send it for signing
- Build two-step approval flows, for example two Airtable buttons: “Draft for Review” and “Send for Signing”
- The response includes
esignSkipped: trueso connected tools can tell drafts apart - See Review Before Signing and the API reference for details
June 5, 2026
Merge PDFs from Multiple Fields
The Merge Existing PDFs action now accepts more than one attachment field, so PDFs spread across separate fields can all end up in the same generated document without aggregating them first.- Select multiple attachment fields, columns, or file properties in Airtable, Google Sheets, SmartSuite, and Notion automations
- PDFs are merged field by field in the order you select the fields; within a field, the source order applies as before
- Empty fields are skipped, so optional attachments (a W-9 only some vendors provide, for example) never block generation
- Existing single-field setups keep working unchanged
June 4, 2026
Choose Which Image to Insert
Image placeholders with multiple images now have a “Which image” setting: insert all of them (the default), only the first, or only the last. Set per placeholder, works with every data source and template type, and existing “first image only” settings carry over unchanged. See Dynamic Images.June 4, 2026
Conditions on Lookups of Linked Records
Conditional rules referencing an Airtable linked-record field (or a lookup of one) now compare against the linked record’s primary field, the value you see in Airtable, instead of its internal record ID. Applies to sections, show / hide, conditional styling, and email send conditions. Formula-field workarounds keep working but are no longer needed.June 4, 2026
Microsoft Word (.docx) Templates
{{placeholders}} you already know into the Word document, connect your data, and DocsAutomator renders the result straight to PDF. No Google account required.- Same syntax, near-full feature parity. Line items (with auto row numbers), conditional sections, conditional show/hide and styling, markdown formatting, date and number formatting, dynamic images, and e-signatures all work in Word templates.
- Three ways to start. Pick a design from the new Word template gallery, upload your own
.docx, or describe the document and let AI create the template for you. - In-editor live preview. See your template rendered with sample data in a split view while you build, just like Google Doc templates.
- Keep the .docx output too. The new “Save Word document” action keeps the generated Word file, downloadable from run history, and can write it back to Airtable, SmartSuite, or Notion attachment fields or save it to Google Drive.
- Works with every data source, from Airtable and Notion to Zapier, Make, n8n, and the API.
- Your original template file is never modified, and faithful PDF rendering is built in (embed custom fonts in the file for exact matches).
- One current limitation: nested line items remain Google Docs only for now; single-level line items are fully supported.
June 2, 2026
Reply-To Address for Emails
You can now set a Reply-To address on the emails DocsAutomator sends, so replies go to whatever inbox you choose instead of the sender address.- Works with both senders. Applies whether you send via DocsAutomator Mail or your connected Gmail account.
- Optional per automation. Set it in the email action’s settings; leave it blank to keep the current behavior.
- Useful for routing replies to a shared support or sales inbox.
June 1, 2026
Cross-Field Conditions
Conditional rules can now compare against another field, not just a value you type in. This works across sections, show / hide, conditional styling, and email send conditions.- Compare against another field. A rule can compare a placeholder to another mapped placeholder, or to any field from your data source, including fields not mapped to a placeholder and the parent record’s field inside line items.
- Field-type-aware operators. Number fields get greater than / less than, date fields get is after / is before, and checkboxes get is true / is false, alongside the existing text and presence operators.
- ANY or ALL. When a section or placeholder has several conditions, choose whether all of them must pass (AND) or any one of them (OR).
- Simpler section editor. The section condition editor has a cleaner layout, and when all of a section’s rules share one show or hide setting it switches to a streamlined single-mode view instead of repeating the show/hide control on every rule.
- Existing conditions are unaffected and behave exactly as before.
May 26, 2026
E-Sign Fields Respect Conditional Sections
E-signature fields placed inside a hidden conditional section are now fully excluded from the signing workflow and billing.- No signing session is created when all e-sign fields fall inside hidden sections
- No $0.50 charge is billed for documents where the e-sign section was hidden
- Partial filtering works too: if some signers’ fields are in a hidden section and others are visible, only the visible signers receive a signing request
- Email delivery proceeds normally when e-sign is skipped, instead of being held for a signing session that won’t happen
May 21, 2026
Notion Integration
- Connect databases on the OAuth screen. Pick exactly which Notion databases DocsAutomator can see; nothing else in your workspace is exposed.
- Line items from related pages. Pull rows from a related database into a line-items table on the parent page’s document.
- Page body as a field. Map the Notion page body itself as a placeholder — formatted content flows through the same markdown pipeline as Airtable rich text and Google Doc content.
- Write results back to Notion. Upload generated PDFs to a file property on the source page, or save the PDF/Google Doc URL to a URL or text property.
- Full e-signing support. Trigger signing sessions from a Notion page and save the signed PDF back to the same page when all signers complete.
May 18, 2026
Easier Mobile Signing
Signers on phones occasionally missed the small green checkmark icon in the header that completes signing — the action is now front-and-center on mobile.- Sticky “Complete Signing →” button at the bottom of the screen appears as soon as all required fields are filled, right where the signer’s thumb already is.
- Header button is labelled “Done” on mobile instead of being a bare icon.
- Read-only view (shown after a signer has signed) uses a full-width bottom bar on mobile, replacing a cramped floating pill where the message wrapped into a narrow column next to “Powered by DocsAutomator”.
- Bottom bars now respect Safari’s URL bar — content no longer sits hidden behind it.
Replace a PDF Template Without Losing Placeholders
You can now swap the underlying PDF file on a template without rebuilding any of the placeholders you’ve already positioned. Useful when you receive a revised version of the same document (new logo, updated branding, minor copy change) and want to keep all your data mappings intact.- New “Replace PDF file” action in the three-dots menu on the template row, and a dedicated upload icon between Edit and Delete on the PDF template card.
- Placeholders, positions, sample data, and field properties carry over. Only the file binary is replaced. The new PDF is treated as the same template revision, not a fresh upload — DocsAutomator does not auto-detect AcroForm fields again.
- Review positions if the layout shifted. If the new PDF has different page dimensions or content reflowed, open the editor and nudge placeholders as needed. Page count differences can leave placeholders pointing at pages that no longer exist.
- Switching template format still resets cleanly. Use the “Switch template format” menu item (or the Change button in the format picker) when you want to start over with a different format — that path discards the PDF and its placeholders, as before.
Configure E-Signature From Your AI Assistant
The DocsAutomator MCP server now exposes a dedicated tool for editing the full e-signature configuration of an automation. Ask Claude, ChatGPT, or Cursor to set up signing in plain English instead of clicking through the dashboard.- New
update_automation_esignaturetool — enable signing, set signers, switch signing language, customize invitation/reminder/completion email templates, set the CTA button color, configure save-to-Drive, and edit field display names and required flags. - Example prompt: “On automation abc123, enable e-signing, set the language to German, and make Jana the second signer with email jana@acme.com.”
- Validated server-side. Bad inputs (unknown language code, signer index collisions, non-hex button color, Gmail account not connected to the workspace) return a clear field-level error instead of silently saving broken state.
- In-flight sessions are not retroactively changed. Signing sessions already sent out keep their original email config; only newly-created sessions pick up the new settings.
update_automation, delete_automation, and duplicate_automation MCP tools now work end-to-end. Previously they all returned “Document not found” because the automation id was sent in the request body instead of the query string.Pick Workspace When Connecting an MCP Client
If your DocsAutomator account belongs to more than one workspace, the OAuth consent screen (shown when you connect Claude Desktop, ChatGPT, or any OAuth-based MCP client) now lets you choose which workspace the connection grants access to. Previously the connection was bound to whichever workspace happened to be active in DocsAutomator at the moment you authorized, with no way to confirm or change it from inside the flow.- Workspace dropdown on the consent screen. Defaults to your currently active workspace; switch without leaving the OAuth flow.
- Single-workspace accounts see the workspace name on the consent screen for confirmation, no dropdown.
- Existing connections are unaffected. The workspace baked into existing tokens stays the same; this only changes new connections.
- To switch the workspace of an existing connection, disconnect the integration in your AI client and reconnect.
- API key connections are unchanged. Those are bound to the workspace of the key itself, no picker involved.
May 5, 2026
Redesigned: Automation Editor
The automation editor has been rebuilt around a tabbed layout that keeps each part of an automation focused on one job. Less scrolling, fewer settings on screen at once, and faster tab switching.- Three tabs — Template, Actions, Generate. Templates and data mapping live on Template; post-generation actions live on Actions; document creation, run history, and triggers live on Generate.
- Actions are now opt-in. Add only the actions you need (Save Google Doc, Save PDF to Drive, Send Email, E-Signing, Webhook, Save PDF link) via an Add action picker — no more long list of empty sections.
- Settings drawer for advanced options. PDF expiration, image quality, automation transfer, and other power-user settings moved to a dedicated drawer behind a gear icon.
- Generate tab with run history. The runs list is now built into the editor with filters for status and time range, and “New Document” / Auto Create live alongside it.
- Google Sheets — clearer Auto Create. Redesigned modal with a live next-run countdown, plus a one-click “create sample sheet” action when you pick a template from the gallery.
- Faster tab switching. Loaders no longer revalidate on tab clicks; data fetched on first visit stays cached. The Refresh Data button in the top bar replaces the implicit refresh-on-every-navigation behavior.
April 23, 2026
New: E-Signature Expiration & Per-Signer Webhooks
More visibility into signing sessions — know the moment each signer completes, and never miss a signing link that expires before anyone signs.esign.session_expiredwebhook — fires when a signing link expires before all signers complete. Payload includes the list of pending signers, along withsourceDataandadditionalParamsfor data continuity.- Expiration email — workspace notification recipients (or workspace owners as fallback) receive an email when a session expires, listing who didn’t finish.
esign.signer_signedwebhook — fires once for every signer as they complete, including the final signer, with aprogressblock (completed,total,allSigned). Useful for tracking multi-party signing in real time.- Refusal fields in session API —
GET /esign/sessions/:sessionIdnow returnsdeclinedAt,declineReason, and top-leveldeclinedBywhen a session is declined, so integrations can pull refusal details without depending on webhook history.
Fix: Signing URL Save to Airtable Field
Signing URLs configured to save back to an Airtable field now write reliably even when the upstream automation passes the record ID as a single-element array (the shape returned by Airtable’s “Find records” action). Previously this case silently failed. Failures of this kind now also surface in the Run History instead of being buried in server logs.Fix: Signer-Decline Page Wording & Language
When a signer declines to sign, the page they see immediately afterwards now confirms their refusal (“Signing Request Declined”) instead of showing the generic “Unable to Access Document” warning, and the page is now rendered in the signer’s language (previously always English, regardless of the signing session’s language).April 15, 2026
Fix: E-Signature Date Field No Longer Drifts by a Day
The signed date now matches what the signer selects in the date picker, regardless of timezone. Previously, the rendered date could come out a day off because the value was being round-tripped through UTC during PDF rendering.April 1, 2026
New: Manual Document Generation & Batch Processing
Generate documents directly from the app. Select multiple records, generate in batch, track progress in real-time, and download all documents as a ZIP file. Supports Airtable, Google Sheets, SmartSuite, and ClickUp.New: Redesigned Dashboard & Navigation
New sidebar with workspace switcher, plan overview, and streamlined navigation. New Documents page with search, filters, and inline PDF preview.New: Automation Trash
Deleted automations are moved to trash instead of being permanently removed. Restore or permanently delete from the trash section.Changed: Simplified Free Plan
Free accounts now have unlimited testing. A subscription is required for Live (production) documents.Improved: AI powered by Claude
AI field mapping and sample data generation now use Anthropic Claude for faster, more accurate results.March 31, 2026
Fix: Auto-Number Column with Tables That Have Rows Below Line Items
Fixed several issues where enabling the auto-number column on a line items table caused document generation to fail when the table had rows below the line items row (e.g. totals or summary rows).- Auto-number column offset calculation now correctly accounts for rows below the line items row
- Group calculation values and group text are now inserted at the correct position when auto-numbering is enabled
- Regular placeholders (like totals) in the same table are no longer incorrectly skipped when line item data includes nested children
- AI-generated sample data no longer creates unnecessary nested children when the template has no nested line item rows
- Fixed a UI issue where editing one group calculation column could unintentionally modify another
March 27, 2026
Fix: Duplicate Google Drive Folders
DocsAutomator now correctly detects existing Google Drive folders created by external tools (e.g. Make, Zapier, manual creation) and saves into them instead of creating duplicates.- Affects both PDF and Google Doc saving with dynamic subfolders
- Previously, folders created outside DocsAutomator could be missed, resulting in duplicate folders with the same name
March 25, 2026
Google Sheets Auto-Creation Upgrade
The auto-creation system for Google Sheets has been rebuilt for better reliability, observability, and control.- Auto-creation now runs on a dedicated job queue with per-automation scheduling
- Each polling cycle is tracked and visible in the run history
- Document creation logs now show whether they were triggered by auto-polling, a manual trigger, or an API call
- The last processed row is now editable, letting you re-process rows or skip ahead
- “Skip to end” button sets the cursor to the last row in your sheet
- Auto-creation is automatically disabled after 5 consecutive polling failures or 5 cycles of all documents failing, with an email notification to workspace owners
- Re-enabling auto-creation resets the failure counter
March 24, 2026
SmartSuite Signature Field Support
SmartSuite signature fields now work with both Google Doc and PDF templates.- Drawn signatures are embedded as images in your document
- Typed signatures render as text with a typewriter-style font
- Map signature fields to image placeholders in the field mapping step
March 23, 2026
Merge PDFs from Lookup Fields
The “Merge Existing PDFs” field picker for Airtable now supports lookup fields that reference attachment fields in linked tables.- Select a lookup field that points to an attachment field in a linked table
- Previously, only native attachment fields were available in the picker
March 23, 2026
Lookup Fields & PDF Template Error Messages
Lookup fields that reference a linked record field now display the actual record names instead of raw Airtable record IDs.- Automatically resolves to the primary field value of the linked record
- Works on main record fields, line items, and nested line items
- No configuration changes needed — existing automations with these lookup fields will start showing names automatically
- PDF template automations now show a clear error message when the Google Doc template ID is invalid
March 21, 2026
PDF Merge & Email Security Improvements
Fixed an issue where merging PDFs from Google Drive URLs could fail due to a strict content-type check. Also improved email security.- PDF merge now correctly handles Google Drive file URLs regardless of content-type headers
- Improved email header sanitization to prevent potential injection in recipient addresses
March 20, 2026
Template Validation & Line Deletion Fixes
Improved template validation to catch common line item placeholder mistakes before generation, and fixed a bug where line deletion could leave behind stray placeholders.- Line item placeholders are now validated for correct syntax during template checks
- Warning shown when your template has no placeholders matching your test data
- PDF templates now supported in Glide test data generation
- Fixed an issue where placeholders split across multiple text runs in a table row were not properly deleted
March 19, 2026
Grouping & Field Mapping Fixes
Fixed issues with grouped line items where the grouping key column could fail to be identified in certain table layouts.- Fixed grouping key column detection when the table doesn’t start at the first row
- Fixed a crash when the grouping key referenced a column in an invalid table position
- Field names in the mapping UI no longer overflow when they are very long
March 18, 2026
Test Mode Emails & API Improvements
Emails configured on automations now send in test mode, so you can verify your full email workflow without leaving test mode. Previously, emails were skipped entirely in test mode.- Emails now send during test mode document generation (only skipped for in-app previews)
- The
createDocumentAPI response now includesdocumentNamewhen a dynamic document name is configured - Google Sheets automations now show a clear prompt to connect your Google account when not authenticated
March 16, 2026
ClickUp, PDF & Reliability Fixes
Several fixes to improve reliability across data sources and document generation.- Fixed a crash in ClickUp automations when automation options were not configured
- Image placeholders now gracefully handle invalid or empty values instead of failing the entire generation
- ClickUp webhook URL now includes the taskId parameter for easier copy-paste setup
- Usage warning emails now show the correct document count
March 13, 2026
Better Airtable Error Messages
Airtable API errors now show the original error message and status code from Airtable, making it easier to diagnose issues like permission errors or invalid configurations.- Error messages from the Airtable API are now preserved and shown as-is instead of generic error text
March 12, 2026
E-Signing & SmartSuite Improvements
The e-signing viewer now automatically adjusts zoom to fit landscape documents within the browser window, so signers see the full page width without needing to manually zoom out.- Landscape PDF templates now display at the correct zoom level by default
- Portrait documents are unaffected and continue to display at 140% zoom
- Signers can still manually adjust zoom with the +/- controls
- Fixed SmartSuite SSO redirect not working during OAuth connection
March 11, 2026
New E-Sign Languages: Finnish & Dutch
The e-signing experience now supports Finnish and Dutch, bringing the total number of supported languages to eight. Signers see a fully localized signing page, emails, and date formats in their language.- Finnish (Suomi) and Dutch (Nederlands) added to the signer language selector
- All signing emails (invitation, reminder, completion) are translated
- Signing page UI, consent forms, and field labels are fully localized
- Date month names are automatically localized (e.g., “januari” in Dutch, “tammikuu” in Finnish)
March 5, 2026
AI Template Generator (Beta)
Generate professional Google Doc templates from a text description. Instead of building templates from scratch, describe what you need and AI creates a fully-formatted, ready-to-use template in seconds.- Describe your template in plain text and get a complete Google Doc
- Upload your logo to automatically extract brand colors
- Choose from five color themes: professional, modern, classic, creative, or minimal
- Refine your template with follow-up instructions in the AI chat editor
- Undo edits and iterate until the template is perfect
February 18, 2026
Shared Template Protection
PDF templates that are shared across multiple automations are now protected from accidental deletion when duplicating or transferring automations.- Duplicating an automation no longer deletes the original’s PDF template
- Transferring automations preserves shared template references
February 18, 2026
Vertical Text Alignment for PDF Templates
PDF template placeholders now support vertical alignment — top, middle, or bottom — giving you precise control over how text sits within its bounding box.- New Vertical Alignment option in the placeholder properties panel
- Choose between top (default), middle, or bottom alignment
- Works with all text overflow modes
February 18, 2026
Newsletter Subscription Toggle
Manage your newsletter subscription directly from workspace settings — no need to wait for an email unsubscribe link.- New Newsletter toggle under Settings > Workspace > Notifications
- Subscribe or unsubscribe from product updates, tips, and news at any time
February 18, 2026
Preview Mode Now Saves to Google Drive
Preview/test mode now performs all post-processing actions — saving PDFs to Google Drive, preserving Google Docs, and writing URLs back to your data source — so you can test your full automation pipeline end-to-end.- PDFs are saved to Google Drive with the existing preview watermark
- Google Docs are preserved with a bold red “PREVIEW — NOT FOR DISTRIBUTION” header
- Document names are prefixed with
[PREVIEW]for easy identification - Google Doc URL and PDF Drive URL fields are written back to Airtable, Google Sheets, and SmartSuite
- Emails, billing, and credit usage remain skipped in preview mode
February 17, 2026
Airtable Rich Text in PDF Templates
Airtable rich text fields now render correctly in PDF templates. Markdown formatting is automatically converted to clean plain text with proper bullet points, and long-form content auto-wraps vertically.- Rich text fields are automatically detected and unwrapped
- Markdown bold, italic, and list syntax converted to plain text
- Long content automatically switches to vertical expand mode
- Newlines are properly sanitized for single-line overflow modes
February 17, 2026
E-Signature Decline Webhook
When a signer declines to sign, a webhook notification is now sent to your configured URL — so you can trigger follow-up workflows automatically.- New
esign.session_declinedwebhook event - Includes who declined, their reason, and the original source data
- Works with all data sources and the API
February 17, 2026
Bug Fixes & Improvements
- Fixed PDF overlay issues with forms that contain AcroForm widget annotations
- Added Safari 17 and earlier compatibility fix (URL.parse polyfill)
- Google auth check is now skipped for PDF templates that don’t require a Google connection
- Fixed billing upgrade flow to correctly handle e-sign add-on items
February 17, 2026
Static Image Placeholders for PDF Templates
Add fixed images — logos, stamps, watermarks, decorative elements — directly onto your PDF templates. Static images are set at design time and baked into every generated document, independent of your data source.- New Static Image field type in the PDF template visual editor
- Upload PNG or JPEG images (up to 5MB) from the properties panel
- Images are automatically optimized for fast rendering
- Replace or remove uploaded images at any time
- Works in live preview and final document generation
- New Cut (Ctrl/Cmd+X) shortcut and cross-page paste support in the editor
February 16, 2026
Save Signed PDFs to Google Drive
Signed PDFs can now be automatically saved to a Google Drive folder after all signers complete.- New “Save to Google Drive” toggle in the E-Signature Signed PDF Delivery section
- Select any Google Drive folder using the folder picker
- Signed PDF is uploaded with a
_signedsuffix upon completion - Works alongside existing delivery options (webhooks, data source saves)
February 12, 2026
Word Template Conversion
Upload.docx files and automatically convert them to Google Docs templates.- Available as a fourth option in the Template / Document Design step
- Supports team folder placement when configured
- 10MB file size limit
February 11, 2026
PDF Templates & More
Use your existing PDFs as document templates — in addition to Google Docs.PDF Templates- Use any PDF as a template with a visual drag-and-drop placeholder editor
- Text, image, checkbox, and static text field types
- 8 font options including Google Fonts (Roboto, Open Sans, Lato, Montserrat, Playfair Display)
- Text overflow modes: expand horizontally, wrap vertically, shrink to fit, or truncate
- Horizontal and vertical text alignment
- Font color customization
- Undo/redo and arrow key nudge for precise placement
- Live preview with sample data
- Full e-signature support
- Works with all existing data sources and output options
- RTL (right-to-left) document support
- Configurable date formats with locale support
- Handle password-encrypted PDFs during PDF merging
- Template validation for duplicate sections and misplaced line items
- Improved error handling for non-image content in image placeholders
- Upgraded queue system for improved concurrency and reliability
- Per-spreadsheet rate limiting for Google Sheets API
February 3, 2026
API Improvements & Bug Fixes
New API features and document generation improvements.API- Template override support for
/createDocumentendpoint viadocTemplateLinkparameter - Preserve paragraph alignment (justify) when inserting markdown/rich text content
- Fixed auto-number offset not applying when line items are empty
- Null check for missing line item placeholders
January 30, 2026
E-Signature & Document Generation Updates
Several improvements to e-signatures and document generation.E-Signature- Multi-language support for signing UI (English, German, French, Spanish, Portuguese, Italian, Dutch)
- Use any automation placeholder in e-sign email subject lines and body (e.g.,
{{clientName}},{{projectTitle}}) - Placeholder autocomplete with ”/” trigger in email templates
- Unicode character support in PDF text rendering
- Split checkbox fields with multiple positions
- Nested table support within line item cells
- First image only option for image placeholders
- PDF Drive URL field mapping for Airtable, Google Sheets, SmartSuite
January 28, 2026
Make Integration

- Visual workflow builder with drag-and-drop modules
- Connect 3,000+ apps to document generation
- Full DocsAutomator features including line items, images, e-signatures
- Built-in error handling and execution history
- Grouped placeholders UI with dynamic line items support
January 27, 2026
Optional E-Signature Fields
E-signature fields can now be marked as optional or required.- Add required field indicators on signing pages
- Configure each field as optional or required
- Better UX for signers with clear visual indicators
January 20, 2026
January 15, 2026
Unlimited Plan & E-Signature Improvements
New pricing option and e-signature enhancements.Unlimited Plan- Unlimited documents with predictable pricing
- Zero overage fees
- Unlimited e-signatures included
- 299/month billed annually
- Free users can now test e-signatures in preview mode
- Custom button and link colors in signing emails
- Store signing URLs back to your data source
- Custom Gmail sender name support
January 14, 2026
DocsAutomator eSign Launch
.png?alt=media&token=253ec095-b236-4f96-875e-cd2a4dff35e4)
- Unlimited signers with parallel or sequential workflows
- Multiple field types: signatures, dates, text, checkboxes
- Automatic reminders and certificate of completion
- Custom email templates and branding
- Mobile-friendly signing on any device
- ESIGN Act, UETA, and eIDAS (SES) compliant
December 18, 2025
December 2, 2025
Nested Line Items & More

- Display hierarchical data with up to 3 levels of nesting
- Automatic hierarchical numbering (1, 1.1, 1.1.1)
- Perfect for complex invoices, bills of materials, project reports
- Access data from linked tables directly - no lookup fields required
- Works with single and multiple linked records
- Template Gallery - Browse and select pre-built templates in the app
- Dynamic Subfolders - Use placeholders in Google Drive folder paths
- Line Item Sorting - Sort at all nesting levels
- Merged Cell Support - Templates with merged table cells now work correctly

