0.8.0 (2026-07-19)
Bug Fixes
- ui: fill Provider/Module kind chip on resource cards for readability (de9ad7e)
- ui: fill remaining outlined badges with white text in light mode only (7bd683f)
- ui: fix Server Component crash from function-valued sx prop (1451a57)
- ui: keep module/provider kind colors fixed across light/dark mode (f6b0183), closes #03deb8 #047df1
- ui: match Depot ref chip color to Depot section icon in light mode (cfa7d93), closes #03deb8
- ui: remove greyish Paper background from Scan Findings accordions in light mode (b6e2226), closes #f6f8 #0d1117 #161b22
- ui: resolve HIGH/CRITICAL yarn audit findings (56915de)
- ui: restore outlined kind chips in dark mode, swap AWS logo for light mode (d787d20)
- ui: restore raised card-stock elevation effect in dark mode (e26382f)
Features
- Added capabilities to pull README from a module, store it in a configmap, and then render it in the ui (cdd12a4)
- Merge pull request #73 from tonedefdev/feat/module-readmes (c2baf15)
- ui: add light mode theme with cookie-persisted toggle (be8b229)
- version: fetch and expose Module README via owned ConfigMap (a66302d)