May 26, 2024
Recent Updates and Fixes in Asset Management and Collaboration Tools
Recent updates have brought significant improvements and fixes. Thumbnail updates now occur when an asset is moved to an empty folder. Users can click outside the NLE Plugin modal, use the F hotkey for full-screen mode, and move frame-by-frame with arrow keys. The default time-frame display is now TIMECODE, and room options like noise suppression, echo cancellation, and auto gain control have been adjusted. Issues with zooming out images, drawing tool actions enabling the revert button, and timeline click area detection have been fixed. Optimistic folder updates, global copy/paste functionality, and drag functionality for video seekers have been added. Several UI and functional fixes, including account name updates, file upload order, asset status on upload, and proper display of unsupported and unknown assets, have been implemented. Clipboard content checks, better handling of storage limits, and updated copy/paste messages enhance usability. Improvements also include more precise timecode values, header color changes, and skeleton placeholders for a better user experience.
- TSK-453 => When an asset gets moved to an empty folder, its thumbnail does not automatically get updated
- Optimistically update folder info by removing and adding items to it
- Enable click outside of NLE Plugin modal
- Add F Hotkey for full-screen
- Change frame-by-frame movement from <> keys to arrow keys
- Change default time-frame display status to TIMECODE
- Fix default room options and adjust noiseSuppression, echoCancellation and autoGainControl
- TSK-778 => When zooming out of an image (zoom level is max), the image gets further from the view port's edge, while it should not => It looks like the windowsOS behavior now.
- TSK-832 => When user drags from the pencil tool, rectangular tool and pointer tool of drawing tool, it is counted as an action, and enables the revert button, while it should not
- Check expiration time per asset in quick access
- Fix pricing plans modal on initial load
- TSK-932 => Fix add and remove members in the invite modal
- Change displaying user from active user to creator user in collaboration comments header
- TSK-920 => click area of the timeline is very small, and even when the mouse is on the timeline it is still not detecting it
- Remove error logs from server worker
- Feature > Global copy/paste
- Add drag functionality for seeker in video collaboration
- Fix link page issue on refresh
- Add loading for dashboard page ( getting user )
- NEW-22 => Add drag functionality for seeker in video collaboration
- TSK-939 => Fix unknown asset style in the collaboration page
- Fix overflow issue in mediaBrowser layout
- TSK-941 => asset card loading issue fixed
- TSK-942 => update socket events on create assets / folder to handle copy paste optimistically update and refresh
- add shortcuts like f9, etc in media browser
- handle redirection on review page for unauthorized users
- Fix Drag/Drop in Safari and Edge
- fix asset status on upload video
- NEW-5 => Fix account name update in workspace setting
- NEW-5 => Fix navigation account names to read from account name
- NEW-5 => Fix workspace name to use account name
- NEW-7 => Edit wording
- Fix files uploading box order to show in progressing files on the top
- TSK-951 => Upload date is incorrect for unsupported and unknown file types
- TSK-950 => Unsupported and unknown assets collaboration page lacks some fields in info tab
- TSK-949 => Unsupported and unknown assets collaboration page lacks description part
- Fix explorer selecting area to support scrolling area
- Use more precise values for timecode in video collaboration
- Change headers color in the mediaBrowser page
- TSK-944 => check clipboard content before show paste option in context menu added
- TSK-945 => prevent to paste hash copy to asset/folder input
- TSK-952 => prevent paste and show pop-up modal when user reaches storage limit
- change copy/paste toast messages
- TSK-957 => update assets thumbnail when paste completed
- implement skeleton as placeholder on paste for better user-experience