Releases: dragonflyoss/console
Releases · dragonflyoss/console
v0.2.9
feat: The minimum value of a numeric input box is 0 (#550) * feat: The minimum value of number type input is 0 Signed-off-by: zhaoxinxin <1186037180@qq.com> * feat: The minimum value of number type input is 0 Signed-off-by: zhaoxinxin <1186037180@qq.com> --------- Signed-off-by: zhaoxinxin <1186037180@qq.com>
v0.2.8
feat: change package (#548)
v0.2.7
Feat add gc (#545) Signed-off-by: zhaoxinxin <1186037180@qq.com>
v0.2.6
chore(deps): bump @types/node from 22.15.32 to 24.0.3 (#543) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.32 to 24.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.2.5
feat: create preheat scope add percentage and count (#535)
v0.2.4
feat: add resource persistent cache task (#522) * chore: resource Persistent Cache Tasks Signed-off-by: zhaoxinxin <1186037180@qq.com> * chore: change seed peer e2e test Signed-off-by: zhaoxinxin <1186037180@qq.com> * feat: add resource persistent cache task Signed-off-by: zhaoxinxin <1186037180@qq.com> * feat: add resource persistent cache task Signed-off-by: zhaoxinxin <1186037180@qq.com> * feat: add resource persistent cache task Signed-off-by: zhaoxinxin <1186037180@qq.com> * feat: add resource persistent cache task Signed-off-by: zhaoxinxin <1186037180@qq.com> * feat: add resource persistent cache task Signed-off-by: zhaoxinxin <1186037180@qq.com> * feat: add resource persistent cache task Signed-off-by: zhaoxinxin <1186037180@qq.com> * feat: add resource persistent cache task Signed-off-by: zhaoxinxin <1186037180@qq.com> * feat: add resource persistent cache task Signed-off-by: zhaoxinxin <1186037180@qq.com> * feat: add resource persistent cache task Signed-off-by: zhaoxinxin <1186037180@qq.com> * feat: add resource persistent cache task Signed-off-by: zhaoxinxin <1186037180@qq.com> --------- Signed-off-by: zhaoxinxin <1186037180@qq.com>
v0.2.3
chore: change seed peer e2e test (#507) Signed-off-by: zhaoxinxin <1186037180@qq.com>
v0.2.2
chore: optimize browserslist for production (#487) Signed-off-by: Gaius <gaius.qi@gmail.com>
v0.2.1
chore(deps): bump @mui/icons-material from 5.16.14 to 6.4.3 (#443) Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.16.14 to 6.4.3. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.3/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.3/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.2.0
fix: page bug (#432) Signed-off-by: zhaoxinxin <1186037180@qq.com>