Tags give the ability to mark specific points in history as being important
-
v0.1.31
658f336f · ·Release v0.1.31 * Add support to permanently hide the welcome tour message when the user closes it * Add support to delete a team * Fix a bug where deleting a user from a team caused the header to change it's title * Fix a bug where the collaborator was available to click on the delete user and add members actions * Add a spinner when creating a team * Fixes some layout in the update team view * Update the chat usability to use Enter to send messages. Also improves the ui/ux of the message * Add a modal window when leaving a team
-
v0.1.25
fae6616f · ·Release v0.1.25 * Fix a ui/ux bug in the record/editor controls * Add support to create a team * Add support to invite members to an existing team * Add support to invite members from the organization when creating a team * Add a screen to see team details * Add support for users to leave a team
-
v0.1.21
d9e415ff · ·Release v0.1.21 * Fix a bug in the signup form where the success alert would always show regardless the signup result. * Fix a bug where the login button would not enable on credentials input * Adds server name and url validation during the password reset use case * Fix a bug where the logout button did not redirect to login * Minor fix in the redux store * Add ability to re-send invitations to team members * Fix DOM warnings regarding i18n assignments * Add ability to handle expired token using Axios interceptors * Fix bugs in the submit buttons of the stepper wizard * Implement UI wrappers for the patternfly library
-
v0.1.20
f9a6dee8 · ·Release v0.1.20 * Handle new queryparams on signup hyperlinks * Removes API_URL in Dockerfile * Adds prettier to improve development experience * Refactor the openapi Client module to take URLs from redux. The application now connects to a given server that is set up by the user. * Minor UI glitches fix * Add an About section
-
v0.1.19
97bbf196 · ·Release v0.1.19 * Remove unused dependencies * Fix openapi types * Add support to edit the organization logo * Add versioning to the openapi schema
-
v0.1.18
ca639da6 · ·Improve invitations usability * Update nodejs requirement to 20.14.0 * Remove extra steps in the members management flow * Add support to see a list of pending invitations * Fix a bug where the session wasn't being automatically ended when the token is not valid or expired.
-
v0.1.17
1bb8ff6c · ·Add support to import/export projects * Add support to export and import projects to the Waveform player * Assign the personal workspace as default cloud space to share recordings by default * Add faq section
-
-
v0.1.15
aa753ae5 · ·Adds alerts on login/logout * Fixes a navigation bug on account creation * Add an alerts system * Fixes a bug in the react types version package