Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))