Skip to content

Conversation

@iexec-release-please-app
Copy link
Contributor

🤖 I have created a release beep boop

1.0.0 (2025-04-10)

🚀 Features

  • add Alert and CircularLoader components for improved user feedback in protected data list (2485d1c)
  • add Dev Mode toggle to NavBar and implement Label and Switch components (b20f34c)
  • add DocLink component to display API method calls in various views (f388488)
  • add example environment variables for project configuration (54dbbe1)
  • add getUserFriendlyStatues utility and Stepper component for improved status display and progress indication (cb79f83)
  • add GrantAccessModal (a408f1a)
  • add GrantAccessModal component for user access management (3efba84)
  • add logo link to My Data in TopNavBar for improved navigation (545a09a)
  • add new visual assets for steps and update Resources component to use them (eb9255e)
  • add onboarding popup with step-by-step guidance and local storage tracking (3b97a2c)
  • add onboarding popup with step-by-step guidance and local storage tracking (92e6902)
  • add onboarding popup with step-by-step guidance and local storage tracking (d9fafb5)
  • add OneStatus type for improved status management in addProtectedData component (7535767)
  • add ProtectedData component for displaying and managing user protected data (1daa189)
  • add ProtectedDataIcon component and integrate it into ProtectedDataDetails (7155795)
  • add ProtectedDataIcon component and integrate it into ProtectedDataDetails (2ba85f6)
  • add RevokeAccess component and integrate it into ProtectedData view (f247168)
  • add route for ProtectedData component and update link in ProtectedDataList (1f28c03)
  • add Select component and Textarea component, update routing for sending messages page (7128cfa)
  • add Web3Mail and Web3Telegram support and add contacts page (7452618)
  • Add Web3Mail and Web3Telegram support and add contacts page (8404e86)
  • add WEB3TELEGRAM_IDAPPS_WHITELIST_SC and update GrantAccessModal to handle telegram data (e447ba0)
  • add WEB3TELEGRAM_IDAPPS_WHITELIST_SC and update GrantAccessModal to handle telegram data (befc8cf)
  • add WEB3TELEGRAM_IDAPPS_WHITELIST_SC and update GrantAccessModal to handle telegram data (5e4bfa9)
  • add WORKERPOOL_ADDRESS_OR_ENS constant to configuration (47f8f3b)
  • better form validation for addProtectedData component (6175fbd)
  • create ProtectedDataDetails for better code readability (4e583bd)
  • DocLink: add DocLink component with conditional rendering based on dev mode (7b87e14)
  • enhance button rendering logic to conditionally display 'other' tab based on available data (884ef5c)
  • enhance Stepper component styling to indicate completed steps (5a814eb)
  • implement addProtectedData form for user input and data submission (dd22185)
  • implement responsive items per page based on window size (7d41876)
  • improve heading styles and enhance protected data item count display (3a7d872)
  • make isDone prop optional in StatusMessage component (a6de424)
  • move status management store to a dedicate file (525529a)
  • move StatusMessage in a dedicate components (fd1a80f)
  • navBar: add MyDataIcon component and update navigation item (d8ce9db)
  • navBar: add MyDataIcon component and update navigation item (34b510e)
  • navBar: add Resources navigation item and icon; add useDevMode store (142a096)
  • rename "profile" to "my data" (fc5aa6b)
  • Resources: add Resources view with step-by-step guidance and Telegram visual (c2e27bb)
  • reverse sorting order of contacts by access grant timestamp (dc6a967)
  • update addProtectedData component to use labels for better accessibility and enhance styling (4db5914)
  • update contact owner display to indicate ownership (4f95a22)
  • update NavBar SVG icons (0e48edd)
  • update ProtectedDataList to improve user navigation and data display (e6a03fd)
  • update SVG attributes in NavBar component for consistency (4f70d41)

🐞 Bug Fixes

  • add border styling to PaginatedNavigation component in ContactList (433a7f4)
  • add image for 'Protect a new data' section in ProtectedDataList component (9bfa429)
  • add minimum width to Resources component for improved layout (1b365fe)
  • adjust height of ProtectedDataList component for better layout (97772ec)
  • adjust layout width for MainLayout component (50ca012)
  • bad alignment (0ad8972)
  • bind input values to formData in AddProtectedData component (2ae43b7)
  • cast provider to Eip1193Provider in initIExecSDKs function (eba6a52)
  • center MainLayout content (746daa1)
  • clarify text in ContactList component regarding authorized contact info (5f47618)
  • clear Rollbar access token in .env.example for security reasons (edc951a)
  • ensure minimum width for button sizes in button component (b70054c)
  • handle missing name in ProtectedData component (98cf930)
  • hide pagination buttons on smaller screens for better responsiveness (7075cb6)
  • improve layout and text handling in ProtectedData and ProtectedDataList components (84bd21d)
  • item count calculation in ProtectedDataList component (8f6c08c)
  • many pages overflow (ed53841)
  • navBar: adjust icon size for Send Messages navigation item (4be24e7)
  • navBar: update NavLink class for improved active state styling (dbcc4e4)
  • prettier (b1174fd)
  • prettier (9be6f76)
  • remove commented-out navigation code in AddProtectedData component (14d64bc)
  • remove previous and next button use step number instead, fix some overflow (0587f8e)
  • remove unnecessary comment in router configuration (72bd03d)
  • restrict layout width in MainLayout component for better responsiveness (35519ba)
  • sendMessage: remove userAddress (c74f6e1)
  • set base path for production and development in Vite configuration (b66ca08)
  • small adjustment (7af0406)
  • ui: add required DialogTitle to DialogContent (25135b2)
  • ui: ensure onboarding popup redirects to /my-data (fe396ae)
  • update active link color in NavBar component (99fe0e2)
  • update bot reference link in AddProtectedData component (dde32af)
  • update chip color for mail in COLOR_CLASSES for better visibility (552d593)
  • update chip color for mail in COLOR_CLASSES for better visibility (24121bd)
  • update default navigation path to redirect to '/my-data' (af01268)
  • update font family to use 'Mulish Variable' (0670904)
  • update navigation paths in AddProtectedData component (a470213)
  • update placeholder text in AddProtectedData component (5b94b64)
  • update variable naming for telegram chat ID in GrantAccessModal and SendMessage components (4e5a9d4)
  • update wording in ContactList component for clarity on authorized access (50324e7)
  • use scrool instead of wrap for tag item (bb2fc31)
  • wrap text in paragraphs for better readability in steps component (e18eadf)

✨ Polish

  • add spacing to the container in ProtectedData component for improved layout (7ed19f9)
  • add type definition for protectedDataAddress in useParams and conditionally render GrantAccessModal (ae4c0da)
  • enhance text for clarity in ProtectedDataList component (e16ef81)
  • enhance text for clarity in ProtectedDataList component (0786145)
  • iexecSdkClient: remove unused IExec imports and clean up code (f9b3969)
  • improve code formatting and readability in contactList component (b072917)
  • include userAddress in grantAccess mutation key and improve error handling (5ea5bf6)
  • prettier (559ded7)
  • remove 'other' data type and simplify protected data filtering logic in ProtectedDataList component (892e14e)
  • remove add authorized users button from table if no data (d12ec7c)
  • remove debug log for grantedAccess in ProtectedData component (084b4e6)
  • remove resetForm call in GrantAccessModal after successful authorization (f71ed31)
  • remove useless div in AddProtectedData component (674d90f)
  • rename DEALS_PER_PAGE to PROTECTED_DATA_PER_PAGE for clarity (0a59c38)
  • rename folder NavBar to navBar (e98ba6a)
  • rename protectedDataId to protectedDataAddress for consistency (fdbddda)
  • rename variable 'data' to 'protectedData' for clarity in ProtectedDataList component (94c9ae3)
  • simplify NavBar component by extracting navigation items into a separate file (921768e)
  • simplify NavBar component by extracting navigation items into a separate file (902fd5c)
  • simplify state update and error handling in GrantAccessModal (1b04565)
  • switch: remove outdated comments from switch component (1e713fd)
  • update fetchContactDetails to use specific contact types (689b580)
  • update font weight to extrabold in ProtectedDataDetails component (0c05c74)
  • update import paths for NavBar components to use consistent casing (cd8a436)
  • update import paths for NavBar components to use consistent casing (28e1612)
  • update NavBar link and text for improved clarity and navigation (c7c2f73)
  • update NavBar link and text for improved clarity and navigation (362d5db)
  • update navigation path in GrantAccessModal and close modal after authorization (77c5864)
  • update select font weight to extrabold (83a0be1)
  • update step rendering for better accessibility (8456153)
  • update step rendering for better accessibility (955b9bc)
  • update table headers to use uppercase and prevent text wrapping (30a5c08)

🧰 Other

  • add TODO for enabling strict user mode in web3telegram client (23ded0f)
  • cleanup unused comments (c14489e)
  • main: release web3-messaging-usecase-demo 1.0.0 (#101) (01e4208)
  • release 1.0.0 (#93) (baa47e9)
  • remove unused dependencies from package-lock.json (d7e39b2)

This PR was generated with Release Please. See documentation.

@vercel
Copy link

vercel bot commented Apr 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web3-messaging-usecase-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2025 1:37pm

@iexec-release-please-app iexec-release-please-app bot force-pushed the release-please--branches--main--components--web3-messaging-usecase-demo branch from 1df104d to db73de4 Compare April 10, 2025 13:01
@iexec-release-please-app iexec-release-please-app bot force-pushed the release-please--branches--main--components--web3-messaging-usecase-demo branch from db73de4 to 525e1a3 Compare April 10, 2025 13:04
@iexec-release-please-app iexec-release-please-app bot force-pushed the release-please--branches--main--components--web3-messaging-usecase-demo branch from 525e1a3 to e8d95e2 Compare April 10, 2025 13:11
@iexec-release-please-app iexec-release-please-app bot force-pushed the release-please--branches--main--components--web3-messaging-usecase-demo branch from e8d95e2 to b4dab52 Compare April 10, 2025 13:36
@ErwanDecoster ErwanDecoster merged commit 5cdbd3a into main Apr 15, 2025
4 checks passed
@ErwanDecoster ErwanDecoster deleted the release-please--branches--main--components--web3-messaging-usecase-demo branch April 15, 2025 07:25
@iexec-release-please-app
Copy link
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant