Commit graph

429 commits

Author SHA1 Message Date
Neko Ayaka
a0caaf3214
release: v0.9.0-rc.1 2026-04-10 03:40:59 +08:00
Lovehsigure_520
7b1041fa8e
perf(vishot): compress and downscale AVIF screenshots (#1598)
Some checks are pending
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Type Check (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
* perf(vishot-runner-electron): compress and downscale AVIF screenshots

The capture pipeline was emitting AVIF at default quality with no
resolution cap, so 4K displays produced ~800KB per screenshot (~42MB
total for the tamagotchi manual). Add quality 50, speed 6, and a
1920px max-width downscale — expected output drops to ~20-40KB each
with no visible quality loss for UI documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* perf(docs): regenerate manual screenshots with compression

Re-capture all 27 tamagotchi manual screenshots using the new AVIF
pipeline settings (quality 50, max-width 1920px, speed 6).

Before: ~800KB per image, ~42MB total (4K @ default quality)
After:  ~15-38KB per image, ~1MB total (1920px @ quality 50)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By-Agent: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 10:11:18 +08:00
Neko Ayaka
dc7132bb91
release: v0.9.0-beta.7
Some checks failed
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Type Check (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
Update Nix assets Hash / update (push) Has been cancelled
Update Nix pnpmDeps Hash / update (push) Has been cancelled
2026-04-08 04:17:03 +08:00
Neko Ayaka
d107fadcb9
chore(docs,scenarios-*): better structure 2026-04-07 14:22:51 +08:00
Neko Ayaka
7f7f50b462
release: v0.9.0-beta.6 2026-04-07 04:58:46 +08:00
Neko Ayaka
389388820f
release: v0.9.0-beta.5
Some checks are pending
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Type Check (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
2026-04-06 02:10:21 +08:00
Lovehsigure_520
d5f93cfd8f
feat(docs): add tamagotchi manual screenshots (#1574)
---------

Co-authored-by-agent: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 23:02:46 +08:00
icefair
49c6a01196
feat(docs): setup and use manual (#1559)
---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-05 00:53:10 +08:00
Neko Ayaka
99e44116ca
fix(server-runtime,docs,vishot-*): tsconfig issue, node issue, h3 export 2026-04-04 04:19:25 +08:00
LemonNeko
60112eaa85
release: v0.9.0-beta.4 2026-04-01 19:19:22 +08:00
Makito
e9be0cf98c
release: v0.9.0-beta.3 and ios build 8
Some checks are pending
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Type Check (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
2026-04-01 15:35:07 +09:00
Neko
8991b541a3
chore(tauri-*,crates): now maintaining tauri and rust packages in another repo (#1533) 2026-03-31 23:56:32 +08:00
github-actions[bot]
9fef9947a4 chore: update README release artifacts to v0.9.0-beta.2 2026-03-31 10:47:38 +00:00
Neko Ayaka
497524a22f
release: v0.9.0-beta.2 2026-03-31 17:33:53 +08:00
Neko Ayaka
c751f48401
release: v0.9.0-beta.1 2026-03-31 14:35:19 +08:00
github-actions[bot]
993da90232 chore: update README release artifacts to v0.9.0-alpha.36
Some checks failed
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Type Check (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
Update Nix pnpmDeps Hash / update (push) Waiting to run
Update Nix assets Hash / update (push) Has been cancelled
2026-03-30 15:22:56 +00:00
Neko Ayaka
21a092be71
release: v0.9.0-alpha.36 2026-03-30 22:49:38 +08:00
Makito
0e9122b5ac
release: v0.9.0-alpha.35 2026-03-30 14:44:33 +09:00
Neko Ayaka
25d46753e0
chore(docs): convert more to avif 2026-03-30 02:59:43 +08:00
Neko Ayaka
d27e089bd7
chore(docs): convert all to avif 2026-03-30 02:58:43 +08:00
Neko Ayaka
cd9f6da23b
chore(docs): adjust cover of DevLog-2026.03.23 2026-03-30 02:46:18 +08:00
Neko Ayaka
c1aa4cb91b
chore(docs): added cover for DevLog-2026.03.29 2026-03-30 02:42:14 +08:00
Neko Ayaka
d510b4fdb7
chore(docs): added cover for DevLog-2026.03.23 2026-03-30 02:19:00 +08:00
Neko Ayaka
f5111315b8
chore(docs): added cover for DevLog-2026.03.14 2026-03-30 00:38:00 +08:00
LemonNeko
3aec61cc8d
doc(devlog): added DevLog @ 2026.03.29
Some checks are pending
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Type Check (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
Update Nix pnpmDeps Hash / update (push) Waiting to run
2026-03-29 23:33:09 +08:00
github-actions[bot]
650a91601e chore: update README release artifacts to v0.9.0-alpha.34 2026-03-29 08:29:21 +00:00
Neko Ayaka
fbf6a05f1e
release: v0.9.0-alpha.34 2026-03-29 15:28:42 +08:00
github-actions[bot]
786c7ceac5 chore: update README release artifacts to v0.9.0-alpha.32
Some checks are pending
CI / Type Check (push) Waiting to run
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
2026-03-28 20:54:11 +00:00
Neko Ayaka
d5f24107b7
release: v0.9.0-alpha.32 2026-03-29 02:44:08 +08:00
Neko Ayaka
36b038f315
chore(deps): introduce takumi 2026-03-28 16:08:17 +08:00
Neko Ayaka
06570b4dde
release: v0.9.0-alpha.31 2026-03-28 12:57:31 +08:00
Makito
c0e499b044
release: v0.9.0-alpha.30 2026-03-28 11:52:22 +09:00
github-actions[bot]
ef711bdf17 chore: update README release artifacts to v0.9.0-alpha.28 2026-03-27 20:12:31 +00:00
Ayaka Neko
129fbf3fcb release: v0.9.0-alpha.29 2026-03-28 04:06:59 +08:00
RainbowBird
fa1fed0c15 refactor(server): error-message util 2026-03-28 02:25:44 +08:00
RainbowBird
eab60d0bdb feat(server): reimplement message queue, drop outbox 2026-03-28 02:25:44 +08:00
Neko Ayaka
5535907aa8
release: v0.9.0-alpha.28 2026-03-27 18:01:13 +08:00
Neko Ayaka
6675b3234d
release: v0.9.0-alpha.27 2026-03-27 15:55:49 +08:00
Neko Ayaka
cd826dcbce
release: v0.9.0-alpha.26 2026-03-27 15:33:24 +08:00
Neko Ayaka
fc72b7a56c
release: v0.9.0-alpha.25
Some checks are pending
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Type Check (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
Update Nix pnpmDeps Hash / update (push) Waiting to run
2026-03-27 14:47:31 +08:00
github-actions[bot]
f6245dec8f chore: update README release artifacts to v0.9.0-alpha.24
Some checks are pending
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Type Check (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
Update Nix pnpmDeps Hash / update (push) Waiting to run
2026-03-26 22:48:01 +00:00
areong
79b95233de
fix(docs): links to other doc pages (#1483)
---------

Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-27 06:37:37 +08:00
Neko Ayaka
e2080c7178
release: v0.9.0-alpha.24 2026-03-27 03:39:08 +08:00
github-actions[bot]
6550d502e8 chore: update README release artifacts to v0.9.0-alpha.23 2026-03-26 16:39:24 +00:00
Neko Ayaka
539ba83a61
release: v0.9.0-alpha.23 2026-03-26 23:39:14 +08:00
jim139129
67d547ef45
chore(docs): added Visual Studio 2026 suggestion (#1476) 2026-03-26 16:46:14 +08:00
Neko Ayaka
45ce8ba602
release: v0.9.0-alpha.22
Some checks are pending
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Type Check (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
2026-03-25 01:19:04 +08:00
雨落
8baaff7778
chore(docs): added comment for target field (#1465)
---------

Signed-off-by: 秋雨落 <i@rain.cx>
Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-24 12:55:15 +08:00
Garfield Lee
9538068d0b
fix(docs): Try Live leads to 404 in VitePress SPA router (#1461)
- Add `target?: string` field to `ButtonItem` interface
- Set `target: '_self'` on all locales' Try Live button configs (EN, ZH, JA)
- Bind `:target="item.target"` on the `<a>` element in HomeButton.vue

VitePress intercepts clicks on anchor tags without an explicit `target`
attribute and routes them through Vue Router, which causes a 404 for the
external https://airi.moeru.ai/ link. Setting `target="_self"` makes
the browser skip the router and perform a native navigation.

Co-authored-by-agent: GitHub Copilot <copilot@github.com>
2026-03-24 10:15:57 +08:00
Neko Ayaka
0af4217666
release: v0.9.0-alpha.21 2026-03-24 09:21:27 +08:00