Tags

Tags give the ability to mark specific points in history as being important
  • v0.1.35

    d820f22b · Bump to v0.1.35 ·
    Release v0.1.35
    
    * * Add support to import audios from the cloud server
  • v0.1.34

    b35e8634 · Bump to v0.1.34 ·
    Release v0.1.34
    
    * Fixes a glitch in the chat where the scrollbar overflows some other dom elements. Also adds some style and layout improvements
    * Updates chatbox key event listeners
  • v0.1.32

    42595364 · Bump version to 0.1.32 ·
    Release v0.1.32
    
    * Add support to remove the avatars from the user profile
    * Minor layout fixes in the homepage
  • v0.1.31

    658f336f · Bump to v0.1.31 ·
    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.30

    21c96f43 · Bump version to 0.1.30 ·
    Release v0.1.30
    
    * Add support to mark teams as favourite
    * Favourite teams appear in the homepage, and can be removed from there.
    * Minor layout fix in the homepage
  • v0.1.29

    55918bab · Bump to 0.1.29 ·
    Release v0.1.29
    
    * Add support to promote team members to different roles within a team
  • v0.1.28

    a22cdb48 · Bump version to 0.1.28 ·
    Release v0.1.28
    
    * Add support to show user avatars in members list and chat conversations
    * Remove extra actions in the personal workspace
    * Add a grid of hyperlink shortcuts in the home
    * Add support to manage hyperlinks (create, delete, update)
  • v0.1.27

    8ce6526d · Bump to version 0.1.27 ·
    Release v0.1.27
    
    * Add support to create, update and list application shortcuts
    * Add support to update team details
    * Add support to invite users to existing teams
    * Add support to remove a user from a team
  • v0.1.26

    17bdb890 · Bump to v0.1.26 ·
    Release v0.1.26
    
    * Add support to remove a user from a team
  • v0.1.25

    fae6616f · Bump to v0.1.25 ·
    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.24

    2904a1b3 · Bump to 0.1.24 ·
    Release v0.1.24
    
    * Fix missing header while navigating from the header to the teams screen
    * Fix an issue where the members management filter disappears on click
    * Placeholders update
  • v0.1.23

    Release v0.1.23
    
    * Add support for ukranian language
  • v0.1.22

    Release v0.1.22
    
    * Fix a bug where the servers name were not being rendered
  • v0.1.21

    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 · Remove unused files ·
    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 0.1.19 ·
    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

    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

    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.16

    Fix a bug where alerts weren't automatically disappearing
  • v0.1.15

    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