Skip to content

Releases: Shadow-Azure/cli-box

v0.4.2

Choose a tag to compare

@Shadow-Azure Shadow-Azure released this 19 Jul 15:01
15b1c2b

Fixes

  • Linux headless 截图中 ASCII 字母被裁成上半部分 (#53): headless 渲染器用 ascent_unscaled / units_per_em 算基线偏移,但 ab_glyph 的 PxScale.y 映射的是字体 height_unscaled(ascent − descent),不是 units_per_em。对 CJK 字体(Linux Noto CJK、Arial Unicode)height > upem,偏移被高估、基线落到 cell 底边以下,下一行背景填充又擦掉了每个字母的下半部分。改用 as_scaled(scale).ascent()(与光栅化器同源分母),任意字体下字形都落在 cell 内。新增带前置守卫的回归测试。

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@Shadow-Azure Shadow-Azure released this 19 Jul 07:15
5243deb

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@Shadow-Azure Shadow-Azure released this 19 Jul 03:56
ec1b9a0

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@Shadow-Azure Shadow-Azure released this 23 Jun 15:32
e79c3ab

What's Changed

Full Changelog: v0.2.8...v0.3.0

v0.2.8

Choose a tag to compare

@Shadow-Azure Shadow-Azure released this 19 Jun 04:58
b7a1a74

What's Changed

  • feat: compound start, viewport screenshot, openclaw skill (0.2.8) by @Shadow-Azure in #41

Full Changelog: v0.2.7...v0.2.8

v0.2.7

Choose a tag to compare

@Shadow-Azure Shadow-Azure released this 16 Jun 16:40
7379338

What's Changed

  • feat(cli-box-skill): interactive installer + slim postinstall (0.2.7) by @Shadow-Azure in #40

Full Changelog: v0.2.6...v0.2.7

v0.2.6

Choose a tag to compare

@Shadow-Azure Shadow-Azure released this 16 Jun 14:58
f2708e2

What's Changed

  • fix(npm): correct install URLs + unconditional skill install (0.2.6) by @Shadow-Azure in #39

Full Changelog: v0.2.5...v0.2.6

v0.2.5

Choose a tag to compare

@Shadow-Azure Shadow-Azure released this 16 Jun 14:20
cd7a6fb

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

Choose a tag to compare

@Shadow-Azure Shadow-Azure released this 07 Jun 15:52
fc4cf88

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@Shadow-Azure Shadow-Azure released this 07 Jun 15:16
e44e657

What's Changed

Full Changelog: v0.2.2...v0.2.3