Skip to content

Releases: iExecBlockchainComputing/web3-messaging-usecase-demo

web3-messaging-usecase-demo: v1.1.0

24 Apr 13:06
713de02

Choose a tag to compare

1.1.0 (2025-04-22)

🚀 Features

🧰 Other

  • update @iexec/web3telegram version to 0.0.3-alpha (#108) (b73386e)

web3-messaging-usecase-demo: v1.0.0

15 Apr 07:26
5cdbd3a

Choose a tag to compare

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 comp...
Read more