-
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: teaser page for connected accounts (DAP-4807) #50
Conversation
This file contains 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
github-actions bot
pushed a commit
that referenced
this pull request
Dec 16, 2024
# [1.5.0-alpha.11](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.5.0-alpha.10...@mweb/extension@1.5.0-alpha.11) (2024-12-16) ### Features * teaser page for connected accounts (DAP-4807) ([#50](#50)) ([b21c23b](b21c23b))
🎉 This PR is included in version 1.5.0-alpha.11 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
that referenced
this pull request
Jan 24, 2025
# [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 📦🚀 |
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.
What is the purpose of this pull request? (put an "X" next to an item)
[ ] Bug fix
[ ] 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?