Tags give the ability to mark specific points in history as being important
-
v0.1.23
protectede292c63f · ·Release v0.1.23 * Add support to create teams * Add support to invite members on team creation * Add support to invite members to existing teams * Add support to remove users from a team * Add support to list all team members * Add support to leave a team * Add support to list all team groups * Add support to update the group of a team member
-
v0.1.20
protectedc1afa0b8 · ·Release v0.1.20 * Add support to resend invitations via REST endpoints * Add ability to configure some server settings in the admin dashboard * Replace svg to png images for email templates * Allow users to set custom names on saved recordings * Fix a bug where inactive users would be able to send password reset requests
-
v0.1.17
protectedaf1b5201 · ·Add support to re-send invitations from the admin panel * Update the encoding strategy on token creation * Improve user organization form or superadmin and staff users * Improve invitations for administration users (Superadmin, Staff) * Fix a bug in an m2m field for staff users update * Minor UI/UX improvements * Add support to re-send invitations from the admin panel
-
v0.1.15
protected805f1bf9 · ·Add support to import/export projects * Update the sites seeds strategy to read hosts from env * Add an endpoint to list invitations by organization_id and state * Cleanup Dockerfile packages * Fixup Projects directory creation * Implement an endpoint to import projects * Implement an endpoint to list projects uploaded by user * Remove the material admin dashboard