First to Site
Release 3.6

UX Proposals Portal

New fumadocs site at proposals.ftsonline.com.au hosting UX improvement proposals

Overview

Product proposals previously lived in Google Docs and Slack threads, making them hard to share with clients and track over time. This release introduces a dedicated portal that presents UX upgrade proposals as navigable, curated content with embedded screenshots.

What Changed

New Site

  • fumadocs/ workspace in the repo now hosts a Next.js + fumadocs app published at proposals.ftsonline.com.au.
  • The portal uses the same styling and navigation pattern as the releases portal for consistency.

Initial Proposal Set

Eight UX Upgrade proposals published, each with:

  • A short outcome-focused description of what the change delivers.
  • Embedded screenshots from Trello cards showing current vs proposed state.
  • Back-links to source Trello cards so readers can jump into the active discussion.

Files Touched

FileChange
fumadocs/New workspace
fumadocs/content/proposals/*Proposal pages
fumadocs/app/(home)/page.tsxHome / landing
nginx vhost on fts1proposals.ftsonline.com.au

Changelog Reference

  • feat: add proposals portal (fumadocs) at proposals.ftsonline.com.au (8c5bfe1)
  • feat: add UX Upgrades proposal with 8 feature pages (c3aefd5)
  • feat: add Trello screenshots to UX proposal pages (aa383bc)
  • fix: escape JSX braces in embedded-project-map MDX (41abe62)