-
Notifications
You must be signed in to change notification settings - Fork 316
[Release] New release 2.6.0 (minor) #5932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
bdca792 to
ef1ffd5
Compare
Contributor
ef1ffd5 to
7658206
Compare
8d8d21b to
1976cfb
Compare
* fix: missing builds * fix: missing resolve
* fix: connect should give username * feat: should show verify dialog when click `to be verify` on popup * refactor: review feedback * fix: popup can not disconnect persona
* fix: bugfix for next id * fix: bugfix * fix: refactor detach profile with next dot id
* fix(zora): check ipfs before resolving * fix: check ipfs in resolver Co-authored-by: zhouhanseng <[email protected]>
* fix: line break * Update packages/typed-message/dom/Renderer/utils/renderText.tsx Co-authored-by: UncleBill <[email protected]> Co-authored-by: UncleBill <[email protected]>
* fix: workaround, change hyper proxy url * fix: nftscan api * chore: remove debug code * fix: nftscan api Co-authored-by: zhouhanseng <[email protected]>
* fix: twitter image payload & avatar * fix: lint error
nuanyang233
added a commit
to layinka/Maskbook
that referenced
this pull request
Mar 28, 2022
* chore: bump version to 2.6.0 * fix: missing builds (DimensionDev#5935) * fix: missing builds * fix: missing resolve * fix: next id bugs (DimensionDev#5936) * fix: connect should give username * feat: should show verify dialog when click `to be verify` on popup * refactor: review feedback * fix: popup can not disconnect persona * fix: zora api (DimensionDev#5942) * fix: bugfix for next id (DimensionDev#5934) * fix: bugfix for next id * fix: bugfix * fix: refactor detach profile with next dot id * fix: adjust maskicon position (DimensionDev#5943) * fix(twitter): search injected dom selector (DimensionDev#5944) * fix: sns share in ITO and PET (DimensionDev#5941) * fix(kv): fetch with no-cors mode response opaque data (DimensionDev#5940) * fix: reply review (DimensionDev#5946) * fix: plugin wrapper (DimensionDev#5947) * fix(zora): check ipfs before resolving * fix(zora): check ipfs before resolving (DimensionDev#5949) * fix(zora): check ipfs before resolving * fix: check ipfs in resolver Co-authored-by: zhouhanseng <[email protected]> * fix: line break (DimensionDev#5950) * fix: line break * Update packages/typed-message/dom/Renderer/utils/renderText.tsx Co-authored-by: UncleBill <[email protected]> Co-authored-by: UncleBill <[email protected]> * fix(mobile): no media viewer (DimensionDev#5925) * fix: revert constants (DimensionDev#5957) * fix: persona db overwrite bug (DimensionDev#5964) * fix: hyper proxy r2d2 route not work on cloudflare (DimensionDev#5955) * fix: workaround, change hyper proxy url * fix: nftscan api * chore: remove debug code * fix: nftscan api Co-authored-by: zhouhanseng <[email protected]> * fix: bsc to bnb (DimensionDev#5965) * fix: persona db override (DimensionDev#5966) * fix: twitter image (DimensionDev#5967) * fix: twitter image payload & avatar * fix: lint error * fix: ito entrance (DimensionDev#5968) * chore: prettier Co-authored-by: Jack Works <[email protected]> Co-authored-by: Lantt <[email protected]> Co-authored-by: Hancheng Zhou <[email protected]> Co-authored-by: nuanyang233 <[email protected]> Co-authored-by: lelenei <[email protected]> Co-authored-by: UncleBill <[email protected]>
This was referenced Jun 1, 2023
This was referenced Jun 1, 2023
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.
✔ No breaking changes.
🆕 New Feature
🎨 UI Improvements
🐛 Bug Fixes
👩💻 Miscellaneous