Changelog

Guild Logging and Bug Fixes

New feature has been added to Formcord: Guild Logs. You can go to your guild's settings in the dashboard and set logs to appear in a specific channel in your server. This helps keep track of stuff like updates made to forms, forms being published and closed, schedules being ran, etc.

Bug Fixes:

  • There was a bug where if a form was scheduled to close and you saved the form, it would appear as though the schedule isn't there anymore. That should be fixed now!

8/2/2025, 7:01:11 AM

Formcord added to Top.gg!

Formcord has been approved on top.gg and can now be seen by the public. If you have liked using Formcord, consider giving it a vote and a review at https://top.gg/bot/1375709249040023642/vote

7/28/2025, 12:48:18 PM

Issues with logging in, creating and updating forms, and more

There was a major issue that made actions like logging in, creating or updating forms and filling forms fail because of cross-site requests being forbidden.

This issue was because I switched to using Bun instead of Node and so used a Bun adapter for production not knowing the adapter was unmaintained. Reverted to using the Node adapter instead since that works with Bun so everything should work fine now.

My apologies for this oversight.

7/26/2025, 6:51:06 PM

Bug Fix for saving forms

There was a bug that made the Save button not enable when you make changes to a form. That bug should be fixed now, apologies for the inconvenience!

7/23/2025, 5:58:27 PM

Editor Changes & Limits update

Limits update

The monthly response limit for premium has been changed from 500/month to 1000/month

Editor Changes

  • When you close a form, you will be prompted with a dialog for whether you would like to close the form now or schedule the form to close later. The original schedule form close feature is still in settings, though it will be removed later
  • The up right arrow button when a form is published that opens the form in a new tab is replaced with a share button that will now open a dialog where you can either copy the form link or open the form in a new tab.

7/23/2025, 10:29:20 AM

Minor Auth Changes

A change was made to the way auth state was handled to make it more seamless in terms of parsing state. This should make it easier to implement more complex systems in the future.

There was a temporary bug with logging into the dashboard where it said "Invalid state", but it should be fixed now. Thank you for using Formcord :)

7/20/2025, 10:35:51 PM

New Block Addition

A new block has been added, the banner block! You can use it to add more style to your form. For now banner blocks only accept image URLs instead of being able to upload your own image. The recommended way to use the banner block would be to upload your image to a platform like Google Drive, Github or even discord and use the URL in the banner block.

7/19/2025, 9:23:11 AM

Minor Update

Here are some minor changes and additions to Formcord:

  • Added a Changelogs page
  • Fixed public pages navbar UI for narrow devices
  • Changes made to naming scheme for cookies
  • Outdated form notification, when a user submits a form that is outdated they will be asked to refresh the page

7/14/2025, 9:07:34 AM

Change log added

Hello! This is the first change log ever on Formcord. Expect more soon :)

7/14/2025, 5:39:33 AM