New in 2.13.0 (2023-02-15)
Videos:
...
Added:
Added the ability to load filtered video jobs from a URL.
Added the ability to refresh project status after a new job is added.
Added parallel test cases to CI/CD.
Added new logic to change project status when new job is added.
Added api routes for event bays.
Added new job, VideoUploadedEmailSender, that will send a delayed email notification.
Added the linked pre-production documents list in the event calendar header.
Fixed:
Fixed an issue with overlap contacts on mobile.
Fixed a console error with manual call sheet.
Fixed public layout header.
Fixed Video Information Updated triggering when no changes are made.
Changed:
Changed the way error message popups are handled.
Changed the email content of Video Uploaded notification email.
Changed the way the general popover is displayed.
Changed the way on hover elements behave.
Changed logic when checking existing deals orders, filter out cancelled orders.
Changed logic of project status nightly script to include other job types.
Changed logic to send crew rating & shooter intro email group by order job.
Changed calendar page to load items on event bays only when opening event bays.
Changed logic to check http user agent only on production.
Changed unit-tests under tests/Unit to be compatible with Standalone Unit-test.
New in 2.12.0 (2023-02-07)
Video:
...
Added manual call sheet link feature.
Added responsive design on the "upload files" tab and video library.
Changed linking pre-production to use new API endpoint.
Added a list of linked pre-production documents in the event calendar header.
Removed the job details section from the calendar popup
Fixed a bug on testing sites when using responsive mode in web browser
Updated unit tests to be compatible with Standalone Unit-test.
Fixed existing standalone unit test cases.
...