-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: read-only connected accounts integration (DAP-4807) #55
Conversation
Build PreviewYou can find files attached to the below linked Workflow Run URL (Logs). Please note that files only stay for around 90 days! |
Build PreviewYou can find files attached to the below linked Workflow Run URL (Logs). Please note that files only stay for around 90 days! |
Build PreviewYou can find files attached to the below linked Workflow Run URL (Logs). Please note that files only stay for around 90 days! |
Build PreviewYou can find files attached to the below linked Workflow Run URL (Logs). Please note that files only stay for around 90 days! |
Build PreviewYou can find files attached to the below linked Workflow Run URL (Logs). Please note that files only stay for around 90 days! |
Build PreviewYou can find files attached to the below linked Workflow Run URL (Logs). Please note that files only stay for around 90 days! |
Build PreviewYou can find files attached to the below linked Workflow Run URL (Logs). Please note that files only stay for around 90 days! |
Build PreviewYou can find files attached to the below linked Workflow Run URL (Logs). Please note that files only stay for around 90 days! |
…for a Profile button in the Overlay header
# [1.5.0-alpha.14](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.5.0-alpha.13...@mweb/extension@1.5.0-alpha.14) (2024-12-27) ### Features * introduce crawler agent and orders system (DAP-4811) ([#56](#56)) ([181d1cc](181d1cc)) * read-only connected accounts integration (DAP-4807) ([#55](#55)) ([4ba87b5](4ba87b5))
🎉 This PR is included in version 1.5.0-alpha.14 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
# [1.6.0-alpha.1](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.5.0...@mweb/extension@1.6.0-alpha.1) (2025-01-24) ### Bug Fixes * all app instances are removed ([b16c1af](b16c1af)) * bottom-padding in opened Notch ([4f58831](4f58831)) * cannot create mutation from scratch ([39fb2a0](39fb2a0)) * murkup in Notch without mutations (origin) ([59a5d99](59a5d99)) ### Features * add scroll to apps bar in Mini Overlay ([33335b7](33335b7)) * allow user to fork own documents ([5563a21](5563a21)) * allow user to fork own documents ([a75bf48](a75bf48)) * allow user to fork own documents ([bb01dee](bb01dee)) * copy mutation selector to overlay (DAP-4798) ([#38](#38)) ([11565ee](11565ee)) * introduce AI Crawler as part of the Mutable Web monorepository ([#52](#52)) ([9d4fe90](9d4fe90)) * introduce crawler agent and orders system (DAP-4811) ([#56](#56)) ([181d1cc](181d1cc)) * introduce entity versioning (DAP-4797) ([#40](#40)) ([08b3d8e](08b3d8e)) * move wallet profile to the overlay (DAP-4778) ([#34](#34)) ([e1eea1e](e1eea1e)) * open the overlay by left-clicking on the extension icon (DAP-4805) ([5470dbd](5470dbd)) * read-only connected accounts integration (DAP-4807) ([#55](#55)) ([4ba87b5](4ba87b5)) * show document and application IDs ([f1d25e8](f1d25e8)) * show document ID for apps with docs in MiniOverlay ([e36d388](e36d388)) * show outgoing notifications (DAP-4770, DAP-4771, DAP-4772) ([#35](#35)) ([ed866e6](ed866e6)) * stylize version switcher in the mutation manager (DAP-4801) ([#41](#41)) ([8a9ab3e](8a9ab3e)) * teaser page for connected accounts (DAP-4807) ([#50](#50)) ([b21c23b](b21c23b))
🎉 This PR is included in version 1.6.0-alpha.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
What is the purpose of this pull request? (put an "X" next to an item)
[ ] Bug fix
[x] New feature
[ ] Documentation update
[ ] Add something to the core
[ ] Other, please explain:
Add a reference to a related issue if it exists
issue:
What changes did you make? (Give an overview)
Is there anything you'd like reviewers to focus on?