chore(release): bump to v0.7.20 + changelog - #151
Merged
Conversation
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release v0.7.20 — host-authorized release (rant
2026-08-25T12:12:53: "aitokenpool可以发布新版本了").Contains 1 PR since v0.7.19 (
7a259bf):2026-08-25T12:02:13— slow transactions page on NFS-backed dev DB):db.rs open():PRAGMA cache_size=-65536+mmap_size=67108864— whole DB resident in process memory, NFS read once (measured 2.39s → 0.40s per COUNT)transactions(user_id,user_id+id DESC,user_id+time,user_id+type)loadTransactionsfetches list + trend viaPromise.all(saves one ~0.9s serial hop)Changes
Cargo.toml/Cargo.lock: 0.7.19 → 0.7.20ui/index.html: cache-bust20260825-4→20260825-5CHANGELOG.md: v0.7.20 entryTests
cargo test— 148/148 passcargo fmt --checkcleancargo clippycleannode --check ui/js/app.jsOKDeploy notes
v0.7.20on main tip → Docker Publish → deploy repoci/docker-compose.ymlimage bump → GitLab pipeline → dev auto-deploy.