Release v0.4.0 - #5
Merged
Merged
Conversation
Tags the release that adds the transfer.sh-backed share feature with a configurable endpoint, the loading overlay during shared-content fetch, and the Source toolbar layout fix that keeps share/history triggers in the panel label row on 13" laptops. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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 free
to 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
package.jsonto0.4.0to tag the release that bundles the share feature merged in Share via transfer.sh with configurable endpoint #4 plus the Source-panel layout fix.Highlights since v0.3.0
…#share=<url>link that auto-loads the shared JSON when opened in another tab. Endpoint is configurable in the share popover (defaulthttps://t.herf.cc) and persisted inlocalStorage.01 Sourcelabel row so the toolbar no longer wraps on 13" laptops; popovers right-align to stay inside the panel.Test plan
pnpm buildsucceeds.pnpm testgreen (history + jsonUtils suites).https://t.herf.cc(server requires--cors-domains "*"); generated link auto-loads in a new tab.✦ 分享加载失败 · …in the panel footer.Post-merge
v0.4.0onmainand push (triggers the multi-arch image push toghcr.io/lroccoon/json-tool).🤖 Generated with Claude Code