1.8.31 – September 2, 2024
Fixed
- Breakdown duration reset button fixed
1.8.30 – August 8, 2024
Fixed
- Fixed permissions issue when importing USS documents
1.8.29 – July 17, 2024
Fixed
- Day out of Days now can show values for a 1 day schedule
1.8.28 – May 22, 2024
Fixed
- Tightened compliance with USS standard in the USS exporter
1.8.27 – May 19, 2024
Fixed
- Fixed link on forgot password page
1.8.26 – March 7, 2024
Fixed
- Fixed how USS exporter handled dayOff events
1.8.25 – February 29, 2024
Fixed
- Fixed bug in designer when users would change the value of a field
1.8.24 – February 4, 2024
Fixed
- Upgraded Stripe payment integration
1.8.23 – January 30, 2024
Fixed
- Sorting by scene number alone now works as expected
1.8.22 – January 16, 2024
Added
- Added ‘sequence’ field to breakdown
1.8.21 – December 26, 2023
Fixed
- Search function repaired
1.8.20 – November 30, 2023
Fixed
- Day out of days variable order caused issues
1.8.19 – November 28, 2023
Fixed
- Designs that exceeded the width of a published document could cause crashes.
1.8.18 – October 15, 2023
Fixed
- Resolved issue where the order in which strips were selected would affect their order after multi-select drag and drop
1.8.17 – August 19, 2023
Improved
- Changed UX behavior when user clicks on category name. Subsequent popover now autoFocuses on filter input
- Clicking on the category collapse arrow no longer triggers the element popover
Fixed
- User permissions now correctly maintains the selected user when changing permissions on mobile
1.8.16 – June 25, 2023
Fixed
- When attempting to upload an invalid file type to the Scripts page, the upload modal now displays a failure message.
1.8.15 – June 5, 2023
Fixed
- Exporting to Casper was erroneously excluding the cast column
1.8.14 – May 26, 2023
Fixed
- Elements in non-removable categories were unnecessarily showing hold days.
- Elements in non-removable categories weren’t properly updating when they were included and removed from breakdowns.
1.8.13 – May 14, 2023
Fixed
- Protected against undefined passwords when changing password (both frontend and backend)
1.8.12 – April 4, 2023
Fixed
- Fixed error that could occur when deleting more than one element at the same time.
- Improved crash protection around different script file import scenarios involving differently styled text.
1.8.11 – February 4, 2023
Fixed
- Sorting strips when there were multiple stripboards was causing some strips to be duplicated.
- Fixed dates in Published PDF file names.
1.8.10 – November 30, 2022
Added
- In the designer, you can now set the element list type for Category Columns. Allows you to show elements as “1. GEORGE”, instead of just “GEORGE”.
Fixed
- Element flagging wasn’t implemented on the pre-designed Shooting Schedule layout
- The Shooting Schedule layout was showing 0/8 when it shouldn’t show a fraction when there is no fractional amount
1.8.9 – September 25, 2022
Fixed
- Updated socket.io to the latest version, both api and frontend. Sockets now accurately connect/disconnect from namespaces and rooms
- Inviting users wasn’t properly hydrating information on the recipient’s end
- Users who left projects they were invited to did not always disappear from those projects when viewed by the remaining users
- Updated link from store.thinkcrew to download.thinkcrew
- The input fields in the managers (elements, categories, etc) now auto select their text when they receive focus
1.8.8 – September 17, 2022
Fixed
- Fixed issue where updating information in one breakdown was affecting the information in a previously selected breakdown
- The login and invites component’s handling of email addresses is now case-insensitive
1.8.7 – September 15, 2022
Fixed
- Updated handling of namespaces and room for socket.io
1.8.6 – September 15, 2022
Fixed
- Protected against undefined values when importing FDX files
- Project chooser now correctly states current project in API headers
- API now correctly assigns invited projects to new users
1.8.5 – August 20, 2022
Upgraded
- Implemented new internal date system throughout the site
- Replaced the dood date range selector with a new component
- Complete rewrite of the Calendar component, which now allows you to view dood information directly for each element
Added
- Add reset button to date range selectors that resets the selected dates to the shoot dates
Fixed
- Schedule duplication wasn’t working properly. Some elements were not attaching correctly to their breakdowns
- Changing the calendar’s start date now automatically updates the date range in the dood
- The number of schedules and scripts in a project are now reflected correctly on the dashboard
1.8.4 – July 29, 2022
Added
- New toggle in Publish / Schedule allows you to show all strips (even unscheduled) or limit the print to only selected days
1.8.3 – July 29, 2022
Added
- Re-added the hide non-working elements toggle to the Publish modal
Fixed
- Safari was experiencing an issue when users were opening the Publish modal
- The blackout flags in the dood were showing regardless of whether the day was a work day
1.8.2 – July 24, 2022
Fixed
- Fixed an issue where the shoot dates on the Publish / Dood document were incorrect
1.8.1 – July 23, 2022
Upgraded
- Complete rewrite of the Publish modal, resulting in a 10x speed improvement
Fixed
- The published schedule topsheet now reflects the dates for the selected day range
- Prevented the Chrome “back” behavior when scrolling right on a touch pad
- When deleting the current stripboard, a new stripboard is assigned to the current status
1.8.0 – July 15, 2022
Added
- 💳 Implemented new subscription model throughout the site
- 📁 Added support for the new Universal Schedule Standard, allowing users to import and export their data
Upgraded
- All calendars now open in the month that contains the start date for the current production calendar
- Element Manager calendars now show the start date for the current production calendar in each element’s calendar
- When there are no linked elements in the Element Manager, the All button is now disabled
- When a schedule is created without a script, the Script Scene dropdown is now disabled
Fixed
- Fixed duplicate breakdowns from appearing in initial populate
- The primary menu button’s dropdown menu is now completely visible when the dood is also active
- Toggling the element id switch now enables/disables typing in the id field
- Renumber IDs menu in the Element Manager now only accepts numerical values
- Deleting all categories no longer throws an exception
- When creating a new element with the Add/Remove Element feature, you can now just use tab and keyboard arrows to navigate the subsequent menu items
- Users are no longer able to delete the creator of a project
1.7.12 – July 12, 2022
Fixed
- Fixed an issue where day strips were not reflecting the proper start date
- Calendar manager was allowing users to delete all calendars if they had recently created a new calendar
- Merged elements weren’t properly eliminating the now-deleted element in the dood
- In Sort Strips, the scene number field was duplicated
1.7.11 – July 7, 2022
Fixed
- The column height on the standard shooting schedule layout needed adjustment to prevent an overflow of elements when there was a lot of information to present
- Improved state management for the button states in the calendar manager when deleting calendars
1.7.10 – July 1, 2022
Fixed
- Changed the way that dates are handled, resulting is greater accuracy when working across multiple timezones
- Fixed bug with element linking “all” feature where some elements were incorrectly removed from breakdowns
- Handled memory leak on element linking button animation
- Merged strips page counts and durations were not being added together properly
1.7.9 – June 27, 2022
Upgraded
- Now using Node 16.15.1
- Now using the sass library as node-sass is deprecated
- Server logging has been upgraded
Fixed
- Resolved an issue where long lists of items in the managers weren’t sortable
- New categories are now properly added to the list of categories
- Two categories can now be of the same type
- The delete button is now disabled when selecting categories that are not removable
- The delete button is now disabled when all of the stripboards or calendars are selected
- Clicking on an element in the dood now correctly sets the corresponding category in the element manager
- The strips drag handles were interfering with the dood date picker interface
1.7.8 – June 25, 2022
Added
- Elements without board ids now are represented by a bullet when they’re listed by id numbers
Fixed
- The pdf creator failed to show schedule elements when some of the elements didn’t have board ids
- Text fields had an issue showing empty values since the last update, now text fields can be empty again
- When sharing strip layouts, some of the strip and/or palette information wasn’t assigned properly on the server
- Changed location of Dood filter to the menu bar
- Dood count no longer throws an error
1.7.7 – June 14, 2022
Added
- Filter tool for dood, which allows you to limit which elements are visible by the number of days they work, hold, travel, holiday or total
Fixed
- Improved the script PDF parser’s ability to detect scene numbers, which fixes an error where some scripts were imported as one long scene
- The publisher wasn’t properly reflecting holidays
1.7.6 – June 1, 2022
Added
- Integration with Mailchimp, so that unsubscribing from emails automatically updates both Mailchimp and Think Crew servers
1.7.5 – May 6, 2022
Fixed
- Fixed issue where deleted strips in the recycle bin were not properly removed
1.7.4 – May 3, 2022
Added
- ⬆️ PDF Importer – Users can now upload screenplays in PDF format
1.7.3 – April 16, 2022
Fixed
- Fixed issue where pages were intermittently becoming locked
1.7.2 – April 15, 2022
Fixed
- Updated page styles to make Logout button more accessible.
- When users have only one calendar in the Calendar Manager, the delete button is now disabled
- The Script Viewer no longer throws an error when it experiences malformed data
1.7.1 – April 11, 2022
Fixed
- The publish modal crashed when launched. Code fixed and modal now opens without issue.
1.7.0 – April 9, 2022
Added
- ⬆️ Script Uploader – Uploading a script now take less than 1 second. We’ve completely rewritten the way we store scripts on our servers. This new method allows us to increase the upload speed exponentially.
- 🖥 Script Viewer – a revolutionary new way to view scripts. Our viewer lets you scrub through a script with the same speed that you can scrub through an audio or video file. Jump to any scene by simply typing the scene number. Scripts are as readable on a phone as they are on a full sized monitor.
- Create Schedule with Multiple Scripts – schedules can now be created using multiple scripts as their source.
- Attach Scenes to Breakdown – You can assign any number of scenes to be associated with a breakdown sheet. Whenever you’re looking at a particular breakdown sheet, you’ll always be able to see that scene right next to it
Revised
- Merging strips automatically ungroups them – previously if you merged strips that were grouped together, they remained marked as grouped, even though they were just one strip.
Fixed
- Adding User to Project – resolved various bugs associated with adding users to projects and assigning their permission levels
- Alert Messaging when updating project – some alert messages were faulty when users were updating project details
- Merged strips now don’t trigger multi-select mode – when you merge strips, the new merged strip appears as a single selected strip instead of staying in multi-select mode.
1.6.6 – October 28, 2021
Fixed
- Fixed an issue that was preventing new elements from being assigned to custom categories.
1.6.5 – October 5, 2021
Fixed
- Element settings for stripboard and dood now more accurately reflected
1.6.4 – September 24, 2021
Fixed
- Fixed an issue with the Publish / Dood date picker
1.6.3 – September 19, 2021
Fixed
- Improved error reporting in the user invitation system
1.6.2 – September 12, 2021
Fixed
- The publish modal’s bottom buttons are now visible on shorter browser heights
1.6.1 – September 7, 2021
Fixed
- The group button was intermittently disabled when it shouldn’t have been.
- The delete, merge, duplicate and split buttons were sometimes creating duplicate strips in recycle bins of other stripboards within a schedule.
1.6.0 – September 4, 2021
Added
- 🛠 Strip Designer – which allows you to create customized strips for your schedules. You can also share your designs. Strip heights can also be set to automatic, allowing your strips to size themselves dynamically based on the amount of content they contain. Strips, banners and day breaks can each be designed independently of each other, allowing you to re-use particular layouts in different design collections.
- 🎨 Palette Designer – allows you to create custom color combinations for your strip layouts. You can create as many palettes as you’d like and they’re also sharable.
- 💼 Design Manager ties the strip designer and the palettes together so that you can create different combinations of these strips and palettes to use in your schedules.
- ✌️ Multi-Select – select more than one strip and the changes you make to the breakdown will update all of the selected strips at the same time. This feature also works in the element, category, stripboard and calendar managers.
- 🔍 Find feature allows you to perform complex searches on the current stripboard. Works in conjunction with multi-select to allow you to make usually time consuming replacements very quickly.
- 📄 Publish Preview lets you see your document before you publish it.
Day Out of Days now optionally can use color to highlight cells based on their content. - Split Button – will split a strip into two strips, evenly distributing the page count and duration between the strips
- Dragging strips between a stripboard and the recycle bin is now supported
- Prev/Next buttons – now automatically scroll the stripboard so that the selected strip is always in view
- Implementation of a service worker. Future updates to the site will roll out more naturally, requiring only a simple browser page reload.
Revised
-
-
-
- The Day Out of Days count feature now appears on both the top and the bottom of the dood rows.
- Day Out of Days and Publish now both let you work with categories such as set, location, unit, etc.
- The element chooser has been rewritten and now positions itself more accurately. It also behaves the same as the Add/Remove Element field.
- Breakdown Element names are no longer truncated when they are long. Their box grows with the amount of content.
- Keyboard shortcuts have been reassigned for an improved workflow
- The element, category, stripboard & calendar managers all now reflect the total number of items in their lists
- The Alerts menu has an improved design and new alerts appear at the top of the list
- When publishing a dood, any date conflicts now share the same look as the conflict flags in the stripboard
- Export now defaults to a Casper import format
- Stripboard PDF codebase rewritten to allow compatibility with strip designer
- Day Out of Days PDF codebase rewritten to accommodate printing in color
- Favicons updated
- HTML header information updated to allow for better results in search engines
- Updated all child libraries for improved functionality and security
-
-
Fixed
-
-
-
- Firefox pinch-zoom feature no longer causes conflicts with the layout
- Merge Button now more accurately combines all of the selected strip’s elements
- The Add/Remove Element box’s clear button now behaves correctly
- Two or more back to back day strips are now reflected as work days on the dood
- Moving strips UX greatly improved on mobile, including a new scrolling safe area on the right side of the stripboard.
-
-
1.5.17 – May 12, 2021
Fixed
- Fixed online/offline detection issue for Windows 10
1.5.16 – Apr 29, 2021
Fixed
- Dood summary columns had extraneous text when an element had no scheduled work days
- On tablets, selecting strips now correctly updates the breakdown sheet
- Closing the script upload modal without uploading no longer causes issue
1.5.15 – Apr 20, 2021
Fixed
- New breakdowns now accurately appear in recycle bins of other stripboards
1.5.14 – Mar 29, 2021
Revised
- Updated progressive web app interface options allowing for back and refresh buttons
1.5.13 – Mar 28, 2021
Revised
- Implemented new service worker that automatically updates the user’s browser when launched. Future revisions to the site’s code will not require users to reload the site in a new tab.
- Logout system now triggered in the browser if the user has been logged out on the server.
Added
- Script uploads now calculate how long they will take to save to the database and show that timing to the user via a progress bar.
1.5.12 – Mar 5, 2021
Fixed
- Switching projects now updates API headers across the site
1.5.11 – Feb 9, 2021
Fixed
- Improved socket connectivity for push notifications
1.5.10 – Oct 16, 2020
Fixed
- Changed calendar day of week selection to disallow deselection of all days of the week.
1.5.9 – Sep 20, 2020
Fixed
- Fixed issue where errors occurred when all calendars were deleted
1.5.8 – Sep 11, 2020
Fixed
- Fixed dood publishing issue that only showed cast and not other categories
1.5.7 – Apr 30, 2020
Fixed
- Fixed breakdown export issue that skipped location data
1.5.6 – Apr 8, 2020
Fixed
- Fixed breakdown export issue that skipped some elements
1.5.5 – Apr 5, 2020
Fixed
- Fixed schedule duplication issue that misidentified the current stripboard
1.5.4 – Feb 23, 2020
Fixed
- Logout now clears data store
1.5.3 – Feb 17, 2020
Fixed
- User registration issue where some users weren’t taken to the Dashboard page upon successful registration
1.5.2 – Feb 9, 2020
Added
- Think Crew now notifies you when a new version is available and downloads it automatically
Fixed
- Menu Header – store and alerts icons now rendering properly
1.5.1 – Feb 6, 2020
Added
- Schedule / Settings Manager – user’s font size settings are now individual to each user instead of one font setting for all users in a schedule
Fixed
- Schedule / Stripboard Select – fixed issue where some users were sent to dashboard when selecting a stripboard
1.5.0 – Feb 2, 2020
Added
- Offline mode implemented for currently loaded schedule, most other areas of site
- Schedule / All Managers – Managers can now duplicate and merge multiple items together
- Schedule / Element Manager / Linked Elements – Elements can now be linked recursively (Bob ➔ Mary ➔ Bob)
Fixed
- Schedule / Strips – Times ending in zeros now render as 1:00 instead of 1:0
- Schedule / Day Out of Days – Dood now renders on smaller laptop screens
- Schedule / Element Manager / ‘Include in Stripboards’ Switch – Now affects stripboard
1.1.0 – December 12, 2019
Added
- Added online/offline icon to header
1.0.9 – November 10, 2019
Fixed
- Schedule / Element Manager – Addressed speed of changing many elements all at once
1.0.8 – November 8, 2019
Fixed
- Schedule / Element Manager – Module wasn’t rerendering when the switches were clicked
1.0.7 – November 1, 2019
Fixed
- Schedule / All Managers – Keyboard shortcuts no longer conflict when managers are open
1.0.6 – October 27, 2019
Fixed
- Schedules / Duplicate – Duplicated schedules now include all elements from original schedule
- Schedule / Recycle – Fixed issue where duplicate strips were rendering in recycle bin
1.0.5 – October 22, 2019
Fixed
- Schedules / Breakdown Categories – Categories now render properly in all browsers
1.0.0 – October 15, 2019
Think Crew is launched!