| Added "Collaborations" as a top-level link | - We’ve introduced "Collaborations" as a top-level link, similar to "My Apps" and "Community," making it easier for users to access apps they’ve been invited to collaborate on.
|
| Made some visual enhancements | - We fixed CSS artifacting issues in the app creation input fields, improving the visual experience.
- We fixed an issue where the password field in the sign-up modal was not displaying correctly.
- We improved tables across the platform, including updating header names to use Capital Case and resolving table height issues for a more consistent and polished appearance.
- We fixed a visual issue where the input field border in the "Create an App from a template" modal was displayed incorrectly.
- We fixed an issue where the icon for an app's cover image was displayed incorrectly in the app's sidebar.
- We fixed an issue where the "Template" tag, which identifies template apps on the "My Apps" listing page, was not displaying correctly.
- We fixed an issue where the validation text, which is shown when a user provides incorrect input values in the sign-up form, overlapped and obstructed other fields in the form.
|
| Fixed an issue with saving users' contact information | - Previously, a bug during account creation caused contact information to be captured incorrectly. Even attempts to update the information on the account settings page would fail. We fixed it.
|
| Fixed issues with the user-guided tour | - We fixed some issues with the application guided tour flow for onboarding new users. Primarily, the guided tour is now only shown to logged-in users who have never used our platform before. Also, Org Users are not shown the guided tour because they already went through this process via their personal accounts.
|
| Fixed an issue with listing invited members to an organization | - Previously, Org Contributors were able to view the pending members tab. Since inviting members is an Admin-only function, we now restrict Org Contributors, Org Users, and Team Contributors from accessing the pending invitations list.
|
| Fixed an issue with inviting users to an organization | - Previously, users could not accept invitations to join an organization if the invitation was sent to an email with a different case (upper or lower) than the one associated with their account. We’ve now made email addresses case-insensitive when sending organization invitations.
|
| Fixed an issue with pricing display | - We fixed an issue where the pricing information for base workflows was missing. The pricing information is now displayed in the upper-right section of a workflow page.
|
| Fixed an issue with user registration | - Previously, some users were able to create an account without consenting to the terms of service. Now, the "Create account" button remains disabled until the user consents by checking the terms of the service box.
|