Releases: yaklang/wizard
Releases · yaklang/wizard
Release list
Release Preview v20260417-bafa94f
feat: 报告列表-查看报告下载功能新增pdf,word 模版下载格式
Release Preview v20260414-b8431e3
docs: 修改浏览器 标签页 icon 和名字
Release Preview v20260403-960b402
build(ci): add irify preview packaging (#19)
Release Preview v20260403-81d6f13
fix: bugs
Release Preview v20260403-44bc86e
fix(build): correct irify favicon transform (#20)
Release Preview v20260402-93e802f
Feat/irify/approve some UI ux 2 (#18)
Release Preview v20260330-95ca12c
fix: 修改logo fix: 屏蔽静态代码分析路由
Release Preview v20260327-e04f237
fix: 敏感信息 查询字段修改
Release Preview v20260327-c017f2b
Feat/irify/approve some UI ux (#16) * feat: add scan observability workspace ui * ux(ssa): simplify project scan entry * feat: formalize irify report center * fix: prevent duplicate project rows during scan launch * refactor(ux): p0+p1 frontend interaction optimizations remove fake dashboard trends, consolidate 10 API calls into single Promise.all, add @tanstack/react-query with QueryClientProvider (staleTime 30s), create useUrlState hook for URL filter persistence, migrate dashboard and vulnerability list filter options to useQuery, persist filter state in URL for vulnerability list (6 filters) and project management (4 filters) * fix: add missing import and extract nested component in scan observability page * fix: clarify delete and cancel interactions * refactor(style): migrate scan observability page to irify design tokens Replace all --obs-* local CSS variables and hardcoded hex colors with var(--irify-*) global tokens for automatic dark/light theme support. Add useTheme() hook and isDark className pattern to match other IRify pages. * refactor(style): redesign scan observability page to match irify dashboard aesthetic
Release Preview v20260324-0838a2d
Feat/irify/approve some UI ux (#16) * feat: add scan observability workspace ui * ux(ssa): simplify project scan entry * feat: formalize irify report center * fix: prevent duplicate project rows during scan launch * refactor(ux): p0+p1 frontend interaction optimizations remove fake dashboard trends, consolidate 10 API calls into single Promise.all, add @tanstack/react-query with QueryClientProvider (staleTime 30s), create useUrlState hook for URL filter persistence, migrate dashboard and vulnerability list filter options to useQuery, persist filter state in URL for vulnerability list (6 filters) and project management (4 filters) * fix: add missing import and extract nested component in scan observability page * fix: clarify delete and cancel interactions * refactor(style): migrate scan observability page to irify design tokens Replace all --obs-* local CSS variables and hardcoded hex colors with var(--irify-*) global tokens for automatic dark/light theme support. Add useTheme() hook and isDark className pattern to match other IRify pages. * refactor(style): redesign scan observability page to match irify dashboard aesthetic