Skip to content

Conversation

@guanbinrui
Copy link
Member

Description

Closes MF-0000

Type of change

  • Documentation
  • Code refactoring (Restructuring existing code w/o changing its observable behavior)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (a fix or feature that would make something no longer possible to do/require old user must upgrade their Mask Network to this new version)

Previews

Checklist

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
    • I have removed all in development console.logs
    • I have removed all commented code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have read Internationalization Guide and moved text fields to the i18n JSON file.

If this PR depends on external APIs:

  • I have configured those APIs with CORS headers to let extension requests get passed.
    • chrome extension: chrome-extension://[id]
    • firefox extension: moz-extension://[id]
  • I have delegated all web requests to the background service via the internal RPC bridge.

@guanbinrui guanbinrui marked this pull request as ready for review February 20, 2025 07:31
@guanbinrui guanbinrui merged commit dcce67e into released Feb 20, 2025
22 checks passed
@guanbinrui guanbinrui deleted the hotfix/2.31.4 branch February 20, 2025 07:31
guanbinrui added a commit that referenced this pull request Feb 20, 2025
* chore: bump version to v2.31.4

* refactor: mf-6630 replace relation service with web3bio (#12115) (#12117)

* fix: mf-6631 add custom token (#12118)

* fix: mf-6632 missing period

* fix: mf-6631 add custom token

* fix: run codegen

---------

Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>

* fix(Web3Bio): convert twitter handle to lowercase (#12121)

* feat: feedback for uninstall (#12111)

* fix(Web3Bio): profile api could fail to found profiles (#12122)

* fix: merge lens and farcaster accounts (#12123)

* fix: merge lens and farcaster accounts

* fix: two calendars get injected in search page

* fix(Web3bio): use uid as identity for farcaster account (#12124)

* fix(Web3bio): use uid as identity for farcaster account

* fix: prettier

---------

Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>

* fix: mf-6618 farcaster id could be duplicate (#12109)

* fix: mf-6597 improve okx api request (#12126)

* fix: typing

* fix: mf-6597 improve okx api request

* fix: throw error to trigger refetching (#12127)

* chore: add api key header for web3bio requests (#12128)

* fix: mf-6634 farcaster userId is number (#12129)

---------

Co-authored-by: Wukong Sun <swkatmask@gmail.com>
Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>
Co-authored-by: nuanyang233 <nuanyang233@gmail.com>
guanbinrui added a commit that referenced this pull request Feb 20, 2025
* chore: bump version to v2.31.4

* refactor: mf-6630 replace relation service with web3bio (#12115) (#12117)

* fix: mf-6631 add custom token (#12118)

* fix: mf-6632 missing period

* fix: mf-6631 add custom token

* fix: run codegen

---------

Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>

* fix(Web3Bio): convert twitter handle to lowercase (#12121)

* feat: feedback for uninstall (#12111)

* fix(Web3Bio): profile api could fail to found profiles (#12122)

* fix: merge lens and farcaster accounts (#12123)

* fix: merge lens and farcaster accounts

* fix: two calendars get injected in search page

* fix(Web3bio): use uid as identity for farcaster account (#12124)

* fix(Web3bio): use uid as identity for farcaster account

* fix: prettier

---------

Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>

* fix: mf-6618 farcaster id could be duplicate (#12109)

* fix: mf-6597 improve okx api request (#12126)

* fix: typing

* fix: mf-6597 improve okx api request

* fix: throw error to trigger refetching (#12127)

* chore: add api key header for web3bio requests (#12128)

* fix: mf-6634 farcaster userId is number (#12129)

---------

Co-authored-by: Wukong Sun <swkatmask@gmail.com>
Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>
Co-authored-by: nuanyang233 <nuanyang233@gmail.com>
guanbinrui added a commit that referenced this pull request Feb 20, 2025
* chore: bump version to v2.31.4

* refactor: mf-6630 replace relation service with web3bio (#12115) (#12117)

* fix: mf-6631 add custom token (#12118)

* fix: mf-6632 missing period

* fix: mf-6631 add custom token

* fix: run codegen

---------



* fix(Web3Bio): convert twitter handle to lowercase (#12121)

* feat: feedback for uninstall (#12111)

* fix(Web3Bio): profile api could fail to found profiles (#12122)

* fix: merge lens and farcaster accounts (#12123)

* fix: merge lens and farcaster accounts

* fix: two calendars get injected in search page

* fix(Web3bio): use uid as identity for farcaster account (#12124)

* fix(Web3bio): use uid as identity for farcaster account

* fix: prettier

---------



* fix: mf-6618 farcaster id could be duplicate (#12109)

* fix: mf-6597 improve okx api request (#12126)

* fix: typing

* fix: mf-6597 improve okx api request

* fix: throw error to trigger refetching (#12127)

* chore: add api key header for web3bio requests (#12128)

* fix: mf-6634 farcaster userId is number (#12129)

---------

Co-authored-by: Wukong Sun <swkatmask@gmail.com>
Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>
Co-authored-by: nuanyang233 <nuanyang233@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants