<turbo-stream action="replace" target="announcements"><template><turbo-frame id="announcements">
  <div
    data-controller="modal"
    data-action="document@keydown->modal#close"
    class="animate-in slide-in-from-right-72 fade-in overflow-y-scroll fixed right-3 bg-white outline outline-4 outline-slate-500/10 w-full max-w-sm lg:max-w-lg p-4 rounded-sm shadow-lg top-3 bottom-3 max-h-screen duration-300 ease-out"
  >
    <div class="absolute top-2 right-2">
      <button name="button" type="submit" class="inline-flex items-center justify-center rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-secondary text-secondary-foreground hover:text-secondary-foreground hover:bg-secondary/80 h-8 px-3 py-1" data-action="click-&gt;modal#close keydown.esc-&gt;modal#close">Close</button>
    </div>

    <div class="flex-col space-y-0.5 max-w-3xl">
  <h1 class="text-gray-900 font-bold mb-0 text-3xl tracking-tight">
    What&#39;s new
</h1>  <p class="text-muted-foreground">
    Latest changes to FormBackend
</p></div>


    <ol class="mt-8 space-y-8">
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2026-01-04T21:19:23Z" data-local="time-ago">January  4, 2026  9:19pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Quick Form Switcher (Keyboard Search)
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>Press Cmd + K (macOS) or Ctrl + K (Windows/Linux) to open a lightweight search bar. Start typing a form name, use the arrow keys to select a result, and press Enter to jump straight to it — or just click with your mouse.</p>

<p>Faster form navigation, fewer clicks.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2026-01-03T06:53:20Z" data-local="time-ago">January  3, 2026  6:53am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Performance improvements
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-amber-500 text-amber-800">Fix</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We've gone through the code base and fixed a bunch of performance issues. The site should feel a lot faster now, even for forms with thousands of submissions. Let us know if you run into any issues or still encounter slowness.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2024-06-09T15:23:57Z" data-local="time-ago">June  9, 2024  3:23pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            API improvements
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-blue-500 text-blue-100">Update</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We've improved our API, returning better pagination metadata which should make it easy for you to use our submissions API</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2024-04-02T15:57:19Z" data-local="time-ago">April  2, 2024  3:57pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Merge-tags validation on submitter body
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-amber-500 text-amber-800">Fix</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>When using merge-tags in the "Notify submitter" body on the Notifications-tab, we'll now do our best to validate the merge-tags you have used to ensure they're correct. This means if you miss an opening or closing bracket, we'll show a small warning.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2024-03-25T15:43:31Z" data-local="time-ago">March 25, 2024  3:43pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Added copy buttons for form example code
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>Made things a little easier by adding a "Copy" button for the form example code you see when you visit the "Set Up" tab for one of your forms</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2024-02-24T06:19:02Z" data-local="time-ago">February 24, 2024  6:19am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Export submissions within a date range
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>It is now possible to export submissions that fall between two dates. You can leave the fields blank to export all of them, or you can specify a start or an end or both a start and an end date to export submissions between specific dates.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2024-02-01T18:11:47Z" data-local="time-ago">February  1, 2024  6:11pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Custom Sender Domains
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We've added the ability on paid plans to use your own verified domain. This makes it so you can configure DKIM on your own domain, which helps with ensuring deliverability. You can of course continue to use FormBackend without adding a custom Sender Domain, your submission emails will just be sent from no-reply@formbackend.com instead of your own domain. You can read more about it <a href="https://www.formbackend.com/documentation/features/custom-sender-domains">here</a>.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2023-12-19T18:19:46Z" data-local="time-ago">December 19, 2023  6:19pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            New indicators on submissions
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We're now showing a `new` indicator (a circle) next to a submission if it has been created since you last viewed the form. </p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2023-12-17T00:35:40Z" data-local="time-ago">December 17, 2023 12:35am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            hCaptcha support
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We now support hCaptcha. Go to the settings tab and configure your hCaptcha secret key. Read more about it in our <a href="https://www.formbackend.com/documentation/spam/hcaptcha">documentation</a></p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2023-12-15T04:27:52Z" data-local="time-ago">December 15, 2023  4:27am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Complete overhaul of the design
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We've completely redesigned FormBackend's interface. The old had more or less been the same since we launched, and it was time for an update. This should make it easier to get an overview over your forms, as well as in the future organize forms under projects that gives a way to configure settings across all forms in a given project as well as give team members access to specific projects only. There might be a few rough edges and we appreciate your patience while we take care of those.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2023-12-10T17:58:59Z" data-local="time-ago">December 10, 2023  5:58pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            API: You can now delete forms using the API
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>It's now possible to delete forms using our API. See <a href="https://www.formbackend.com/documentation/api/forms">our documentation</a> for more info.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2023-12-10T16:43:40Z" data-local="time-ago">December 10, 2023  4:43pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Sign in with Google
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>You can now use Google to sign in. If you already have an account you need to go connect Google under account settings, in the left nav under "Connected Accounts"</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2023-12-09T16:14:31Z" data-local="time-ago">December  9, 2023  4:14pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Sign in with GitHub
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We launched Sign in with GitHub. You can now use GitHub as an OAuth provider to log in. If you have an existing account, navigate to account settings and click "Connected Accounts" from the left nav to add GitHub to your account.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2023-12-07T18:38:28Z" data-local="time-ago">December  7, 2023  6:38pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Fixed an issue with time zones
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-amber-500 text-amber-800">Fix</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We fixed an issue with automatic timezone detection which kept overriding the value you set in account settings.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2023-11-16T20:53:54Z" data-local="time-ago">November 16, 2023  8:53pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Optimized infrastructure and code
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-amber-500 text-amber-800">Fix</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We've made some changes and adjustment to our infrastructure and code which should've resulted in a significant speed increase especially noticeable for forms with 20k+ submissions.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2023-11-14T22:59:35Z" data-local="time-ago">November 14, 2023 10:59pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Improved submissions layout and bulk editing
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We've made a big change to how we show entries when viewing a form. You'll have an overview over the submissions from your form, you can click on a given submission to see all it's details.</p>

<p>We've made it easier to bulk edit submissions. You can select multiple and either mark them all as spam, delete them or move them to the inbox.</p>

<p>We've introduced 3 new concepts:</p>

<p>Inbox
<br />Submissions that aren't spam or deleted</p>

<p>Spam
<br />Submissions that have either been marked by spam automatically or that you have moved to spam. Spam entries will be deleted automatically after 30 days.</p>

<p>Trash
<br />Submissions that you have deleted, these can either be deleted permanently from the "Trash" view or they will be automatically deleted after 30 days.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2023-11-10T21:30:44Z" data-local="time-ago">November 10, 2023  9:30pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Custom email domains
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We just launched custom email domains with DKIM and Return-Path verification. This will ensure high deliverability of your emails using your own domain. This is available on higher plans. Along with this you also get deliverability insights meaning you can see if an email for a given submission was delivered successfully.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2022-12-31T15:44:17Z" data-local="time-ago">December 31, 2022  3:44pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            You can now set a custom subject using a form field
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>Per customer request we've made it possible to set a custom subject for the email you receive when someone submits a form via a form field. The field should be named "_subject" and any value you put in that will be set as the email subject and take presedence over the setting on the Notifications-tab.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2022-12-16T05:59:22Z" data-local="time-ago">December 16, 2022  5:59am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Better export functionality
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>You can find the new export functionality under the Export tab for a given form. This gives you the ability to export really large datasets, and download them later on</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2022-11-14T20:30:43Z" data-local="time-ago">November 14, 2022  8:30pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Two-factor authentication
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We've added support for Two-factor authentication for that little bit of extra security. You can enable it under the password settings, if you navigate to Account by clicking your avatar in the top right</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2022-10-31T16:50:08Z" data-local="time-ago">October 31, 2022  4:50pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            You can now have multiple webhooks
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We improved our webhooks feature and made it so you can now have multiple webhooks per form. This makes it so you can integrate with even more 3rd party services per form.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2022-03-22T21:00:48Z" data-local="time-ago">March 22, 2022  9:00pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Delete all submissions for a form
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>Under settings, all the way at the bottom under 'Danger zone' we've now introduced a link to delete all submissions for a given form - useful if you're doing a bunch of testing before taking the form live</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2021-04-25T21:35:42Z" data-local="time-ago">April 25, 2021  9:35pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Empty spam folder
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We've added a "Delete all spam submissions" link at the top of the list of submissions when viewing a spam submission. That makes it quicker to get rid of all those spam submissions.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2021-04-04T21:34:21Z" data-local="time-ago">April  4, 2021  9:34pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            You can now re-order fields for a submission
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>When viewing a submission it's now possible to re-order the individual fields, which will take affect in the emails you're sending etc. So if the order of your fields in your HTML form isn't how you want to order them when viewing the submission or when sending out an email - you can change their order by clicking the little "order"-icon at the top right when viewing a submission.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2020-11-09T06:26:50Z" data-local="time-ago">November  9, 2020  6:26am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Our first native integration 🎉
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We just launched our first native integration, which is an integration with Slack 🎉 This means that you can connect your FormBackend account to your Slack team and have it post in a given channel when a new submission comes in. Available on the Simple plan and above! 😃</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2020-08-31T09:38:49Z" data-local="time-ago">August 31, 2020  9:38am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            You can now disable the automated spam check
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>If for some reason you don't want our automated spam check to run, it can now be disabled under the settings tab on a given form.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2020-05-25T18:56:42Z" data-local="time-ago">May 25, 2020  6:56pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Add your own subject to Submission Notification emails and reply-to changes
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>You can now add your own subject to submission notification emails. If you don't specify a subject it'll be "New submission: My form". </p>

<p>If a form is submitted with the field "email" the reply-to for "Submission Notification" emails will now be set to the value of that field. If no email is specified it'll continue to be no-reply@formbackend.com</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2020-05-18T05:32:56Z" data-local="time-ago">May 18, 2020  5:32am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Transfer a form to another account
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>If you visits a form's settings page, there's now an option to transfer it to another account. Simply turn on the transfer for the form and you'll get a unique code you can give to a user on another account and they can transfer your form and all it's submissons to their account.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2020-05-16T21:21:40Z" data-local="time-ago">May 16, 2020  9:21pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Form identifier is now visible and filterable on the forms page
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We now display the form identifier next to the name of a form in the list of forms - you can filter by that identifier by writing that value in the search field as well.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2020-05-16T21:19:43Z" data-local="time-ago">May 16, 2020  9:19pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Added some instructions of how to use place-holders in your emails
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-blue-500 text-blue-100">Update</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>I added some instructions of how to use place-holders in your outgoing emails. </p>

<p>Things such as only showing text if a subitted value matches a given value as well as how to insert values that falls back to default text if no value is submitted.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2020-05-16T21:19:01Z" data-local="time-ago">May 16, 2020  9:19pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Easy way to see if a submission has an attachment
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We now show a small paperclip icon next to submissions that have attachments in the list of submissions.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2020-05-16T21:18:10Z" data-local="time-ago">May 16, 2020  9:18pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Contact options
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-blue-500 text-blue-100">Update</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>It wasn't always clear how to get in contact with me, so I have now added a form to the frontpage (using FormBackend of course 😬) and a link in the footer with my email address :)</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2020-05-07T14:15:12Z" data-local="time-ago">May  7, 2020  2:15pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            It&#39;s possible to rename/hide form fields inside of FormBackend
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>Sometimes if you use a third-party form plugin for WordPress or other CMSs where you don't have control over the naming of the form fields, it could be handy if it was possible to rename the fields in FormBackend.</p>

<p>That is now possible! If you double-click on a field-name when viewing a submission, you can rename it to something else. Be aware that the names HAVE to be unique. Let me know if there are any issues with it.</p>

<p>You can hide fields as well by clicking on the little eye-icon next to the field when viewing a submission as well. All of this can be un-done on the settings page, where you will find two fields named "Map fields" and "Hidden fields" if you delete the corresponding line in there, it'll undo what you did on the submissions page.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2019-09-15T01:41:43Z" data-local="time-ago">September 15, 2019  1:41am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Files uploaded with a submission now has a preview
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>If you upload an image with a submission we now show a preview of the file when viewing the submission</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2019-09-07T06:52:17Z" data-local="time-ago">September  7, 2019  6:52am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Search and ordering
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>You can now search for submitted values for a given form as well as sorting forms by name, number of submissions, created at date etc.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2019-09-04T06:51:09Z" data-local="time-ago">September  4, 2019  6:51am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Conditional email notifications
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>It's now possible to send yourself (or others) an email if a field in your form contains a certain value. This can be useful if you need to route emails to different people based on let's say a dropdown value or similar</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2019-08-30T06:02:14Z" data-local="time-ago">August 30, 2019  6:02am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Attachments can now be sent straight to your email
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We've accepted file uploads for a long time. But up until now we'd only send you a link to the uploaded file, together with the other submitted values when you opted in to receiving an email for each submission.</p>

<p>But now there's a new setting on the Notifications tab, where you can opt-in to get the uploaded file sent along as an attachment in the email. Go try it out! 😎</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2019-08-11T15:12:05Z" data-local="time-ago">August 11, 2019  3:12pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            You can now filter your list of forms by name
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>I just added a small search box at the top of your forms list, so you can filter your forms by searching for a name.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2019-08-06T15:37:10Z" data-local="time-ago">August  6, 2019  3:37pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Redirect to a custom URL with the submitted values from your form
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We recently introduced a new feature that makes it possible to redirect to a URL of your choice after someone submits your form - AND pass on the submitted values. Read more about this feature in our blog post [here](https://blog.formbackend.com/redirecting-to-url-form-values)</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2019-02-13T13:42:25Z" data-local="time-ago">February 13, 2019  1:42pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Merge tags are now supported in the subject
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>You can now use merge tags in the "Notify submitter subject". If you go to a given form and click "Email notifications" - enable "Send email to the person submitting the form" you can insert merge tags in the subject.</p>

<p>An example could be a form that has a `name` form field. You can then add a subject: "*|NAME|* thanks for submitting the form!" - then when the user receives the email the *|NAME|* part will be replaced with the value of the `name` field.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2019-01-17T05:42:20Z" data-local="time-ago">January 17, 2019  5:42am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            FormBackend now supports file uploads
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We just added support for file uploads via forms. We're still working out usage tiers and how to support it across the different plans, but for now you can test it out. Read more about it in this article: https://formbackend.gitbook.io/help/forms/uploading-files-via-my-form</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2019-01-07T06:23:46Z" data-local="time-ago">January  7, 2019  6:23am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Improved spam-filtering
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We've worked on adding improved spam-filtering. That is now live. We've added a new filtering method on the submissions page for a given form, so you can chose to take a look at the submitted spam.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2019-01-05T06:20:50Z" data-local="time-ago">January  5, 2019  6:20am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Reporting
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We've added a (for now) simple reporting page per form, that shows the amount of entries on a given day - as well as the amount of spam filtered on a given day.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2018-12-24T18:44:58Z" data-local="time-ago">December 24, 2018  6:44pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            Mark all fields as required
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We've added a new experimental setting where you can mark all fields as required. If a user fills out your form and doesn't fill in all of the fields, we'll show them a message on the submission page, asking them to go back and fill out all of the fields.</p>

<p>Be aware, that if you turn this setting on, and redirect to another URL upon submission and all fields are not filled out - we'll do nothing. The submission won't be saved.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2018-12-17T05:19:33Z" data-local="time-ago">December 17, 2018  5:19am</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            You can now add a _redirect_to field to your form 
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>We just added support for a `_redirect_to` field in your forms. If you add a hidden field named `_redirect_to` we will redirect to the URL in that field upon submission. This requires a paid plan and won't be possible on a trial account.</p></div>
      </li>
      <li>
        <time class="mb-1 text-sm font-normal leading-none text-gray-400 dark:text-gray-500"><time datetime="2018-12-16T22:55:48Z" data-local="time-ago">December 16, 2018 10:55pm</time></time>
        <div class="flex items-center mb-2 space-x-4">
          <h3 class="text-lg font-semibold text-gray-900">
            New design
          </h3>
          <div class="text-xxs p-1 rounded-full py-0.5 px-3 text-xs inline-block font-bold leading-normal uppercase mr-2 bg-green-400 text-green-100">New</div>
        </div>

        <div class="prose mb-4 text-base font-normal text-gray-500 dark:text-gray-400"><p>Formbackend just received a big overhaul and a completely new design. We have some interesting features planned in the near future - and the overhaul of the platform will help us ship those quickly!</p></div>
      </li>
    </ol>
  </div>

</turbo-frame></template></turbo-stream>
