Initial Launch
What's new:Template Tags: Added tag cloud filtering to the template gallery to make searching much easier.Chart Visualization:
Added 4 new charts to the analytics dashboard so you can track completion trends, response times, completion ratios, and drop-off rates.Ticket Categories: Staff can now filter the Kanban board by categories like General, Bug, Feature, Support, Billing, and Other.User Profiles: Set up a brand new profile system with fields for your bio, location, website, and activity stats.User Search:
You can now look up and view public profiles using a Discord ID search.Profile Badges: Added gold badges for owners and purple badges for staff to show off on public profiles.Survey Stats: The survey results page now shows a total response counter, with a clean breakdown of completed versus incomplete submissions.NCS Survey Template: Tossed in an importable JSON template specifically for the Nightclub Simulator survey.
What's fixed:Ran a database migration to correctly add the new profile columns (bio, location, website, and counters).
Fixed a bug where user profiles weren't properly loading existing database records. Database changes (for the curious):Added the following columns to the users table: bio, location, website, templates_created, surveys_completed, followers_count, and following_count