From 9b2f67d01a44d1a0fe87eeeb56d06b22673d2527 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 17:12:36 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..2f84d16d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## 1.0.0 (2026-07-15) + + +### Features + +* dark/light theme toggle with anti-flash script, dark mode CSS variables ([3203674](https://github.com/cryptoflops/QuestDAO/commit/32036746756260974d4fd9b663a23bd2b49e7083)) + + +### Bug Fixes + +* **design-audit:** fix all 17 findings - modal ARIA, focus-visible, error states, dev tools gate, text contrast, close button standardization, typography plugin, Button component usage, PageHero extraction, BNS placeholder, skip-link, noise z-index, touch targets ([eb68acc](https://github.com/cryptoflops/QuestDAO/commit/eb68acc28a0fefc8b74b2b34812a8a4a008e4f39)) +* remove broken submodule reference to stacks-connect-contrib ([914c5be](https://github.com/cryptoflops/QuestDAO/commit/914c5beaa86dfeaea68d051ca739b7a9d7af34e0)) +* remove output standalone for Cloudflare Pages compatibility ([bb18db2](https://github.com/cryptoflops/QuestDAO/commit/bb18db2494ccb0d2b5259c9662bf608db57a4493)) +* remove webpack cache after build for Cloudflare Pages 25MiB limit ([2c8efa4](https://github.com/cryptoflops/QuestDAO/commit/2c8efa4d3b77ed0bee03d48c2effc7bf61c05633)) +* **ui:** major accessibility overhaul - redesigned mobile nav with Lucide icons & light theme, removed Unicode/emoji icons, added focus-visible rings, reduced-motion support, sr-only form labels, glass card contrast improvements, locked-quest Lock icon ([f19a9fd](https://github.com/cryptoflops/QuestDAO/commit/f19a9fdffdd10c2cdb7463c91865adc765c0c92d))