The Core Dapp and Developer team is a product team that is focused on the dapp and developer experience of Status. It gets support and is enabled by the Mobile App team as well as Infra and P2P team.
* Introduced new extensions components [#6873](https://github.com/status-im/status-react/pull/6873) and [#6922](https://github.com/status-im/status-react/pull/6922) (Julien)
* Exposed a new query allowing to access supported ERC20 tokens [#6802] (Andrey)
* Added on-send-sync to chat.command extension for yielding command control and introduced two new events send-message and send-plain-text-message [#6867] (Andrey)
* Introduced installation extension from chat [#6644] (Andrey)
* Fixed [#6957] Wallet shouldn't allows redirect to Home after a transaction (Andrey)
* Fixed [#6958] Only render command message when relevant (Andrey)
* Started work on selection list component for extensions (Andrey)
* Updated [add_your_dapp.md](https://github.com/status-im/status.im/blob/develop/source/developer_tools/add_your_dapp.md) in status-im to move back to PR process (Rachel)
* Hooks name can have multiple segments [commit](https://github.com/status-im/pluto/commit/71db93d02862822e073e6561928777d5a7883397) (Julien)
* Published a WIP for wallet.settings hook [extensions.wallet.settings](https://github.com/status-im/status-react/tree/extensions.wallet.settings) (Julien)
* Discussed about extensions plans for Asia roadshow (Rachel, Andrey and Julien)
* Reorganized and edited [extensions documentation](https://github.com/status-im/status.im/tree/develop/source/extensions) (Julien, Rachel)
* Decided not to force EIP1102 until ~Nov 16—ENS DApp and Voting DApp will break because there are architectual changes needed in Embark to support the most recent implementation of EIP1102. OKR voting will run until Nov 16. Implication: DApps that switch to EIP1102 (per MetaMask timeline of Nov 2) will break inside Status unless `Development mode` and `Opt-in web3 provider access` are enabled in settings. (Julien, Rachel)