<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://docs.thumbgen.jwp.services/release-notes</id>
    <title>Thumbnail Generator Release Notes</title>
    <updated>2025-10-21T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://docs.thumbgen.jwp.services/release-notes"/>
    <subtitle>Release notes for Thumbnail Generator</subtitle>
    <icon>https://docs.thumbgen.jwp.services/img/favicon.ico</icon>
    <rights>Copyright © 2025 JWP Connatix</rights>
    <entry>
        <title type="html"><![CDATA[Thumbnail Generator v1.1]]></title>
        <id>https://docs.thumbgen.jwp.services/release-notes/v1-1</id>
        <link href="https://docs.thumbgen.jwp.services/release-notes/v1-1"/>
        <updated>2025-10-21T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[This version adds functionality for filename customisation, and generate thumbnail requests will now break on a resource error.]]></summary>
        <content type="html"><![CDATA[<p>This version adds functionality for filename customisation, and generate thumbnail requests will now break on a resource error.</p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-features">New features<a href="https://docs.thumbgen.jwp.services/release-notes/v1-1#new-features" class="hash-link" aria-label="Direct link to New features" title="Direct link to New features" translate="no">​</a></h2>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="filename-customisation">Filename customisation<a href="https://docs.thumbgen.jwp.services/release-notes/v1-1#filename-customisation" class="hash-link" aria-label="Direct link to Filename customisation" title="Direct link to Filename customisation" translate="no">​</a></h3>
<p>You can now customise the filenames of generated thumbnails using a Handlebars template.</p>
<p>When downloading many generated thumbnails, this now allows you to easily see details about each thumbnail at a glance from the filenames.</p>
<p>See <a href="https://docs.thumbgen.jwp.services/templates#filename-customisation">the documentation</a> for details.</p>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="break-on-resource-error">Break on resource error<a href="https://docs.thumbgen.jwp.services/release-notes/v1-1#break-on-resource-error" class="hash-link" aria-label="Direct link to Break on resource error" title="Direct link to Break on resource error" translate="no">​</a></h3>
<p>If a resource loaded by a template responds with an error status code (&gt;400), the Generate Thumbnail API will now respond with a 422 error, allowing you to catch issues with a template or input data more easily.</p>]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Thumbnail Generator v1.0]]></title>
        <id>https://docs.thumbgen.jwp.services/release-notes/v1-0</id>
        <link href="https://docs.thumbgen.jwp.services/release-notes/v1-0"/>
        <updated>2025-09-04T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[This is the initial release of Thumbnail Generator.]]></summary>
        <content type="html"><![CDATA[<p>This is the initial release of Thumbnail Generator.</p>
<p>Thumbnail Generator is a solution from the JWP Connatix Professional Services team that allows you to generate thumbnails from templates.</p>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="features">Features<a href="https://docs.thumbgen.jwp.services/release-notes/v1-0#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li>Templates in HTML and CSS using Handlebars syntax</li>
<li>Rendered using Chromium engine</li>
<li>Front-end for managing templates and API keys</li>
<li>API for managing templates and generating thumbnails</li>
<li>Google Sheets integration</li>
</ul>]]></content>
    </entry>
</feed>