Skip to content

Releases: yaklang/wizard

Release Preview v20260417-bafa94f

Choose a tag to compare

@VillanCh VillanCh released this 17 Apr 06:52
feat: 报告列表-查看报告下载功能新增pdf,word 模版下载格式

Release Preview v20260414-b8431e3

Choose a tag to compare

@VillanCh VillanCh released this 14 Apr 06:20
docs: 修改浏览器 标签页 icon 和名字

Release Preview v20260403-960b402

Choose a tag to compare

@VillanCh VillanCh released this 03 Apr 03:39
960b402
build(ci): add irify preview packaging (#19)

Release Preview v20260403-81d6f13

Choose a tag to compare

@VillanCh VillanCh released this 03 Apr 09:43
fix: bugs

Release Preview v20260403-44bc86e

Choose a tag to compare

@VillanCh VillanCh released this 03 Apr 08:26
44bc86e
fix(build): correct irify favicon transform (#20)

Release Preview v20260402-93e802f

Choose a tag to compare

@VillanCh VillanCh released this 02 Apr 09:33
93e802f
Feat/irify/approve some UI ux 2 (#18)

Release Preview v20260330-95ca12c

Choose a tag to compare

@VillanCh VillanCh released this 30 Mar 03:39
fix: 修改logo

fix: 屏蔽静态代码分析路由

Release Preview v20260327-e04f237

Choose a tag to compare

@VillanCh VillanCh released this 27 Mar 09:02
fix: 敏感信息 查询字段修改

Release Preview v20260327-c017f2b

Choose a tag to compare

@VillanCh VillanCh released this 27 Mar 07:06
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

Choose a tag to compare

@VillanCh VillanCh released this 24 Mar 07:36
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