You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Substitutions (things like "@my-text-that-needs-replacing@" in the data) are now retained as-is in the field and their values are now stored separately. To edit them, there is a new button in the toolbar of the individual editors. (#861)
A new option in the sheet settings is now available to hide the library source column if you don't want it visible on your sheet. (#860)
Bug Fixes
Fixed an issue where bad attribute settings within a sheet could cause the sheet renderer to crash. (#862)
Fixed an issue where attempting to create a new sheet before updating to the v5 Master Library would cause a crash. (#863)
Old .ancestry files should now load.
The button to add a new default now works again.
Library source matching no longer considers the Control Rating, Tech Level, VTT Notes, or substitution fields when deciding whether data has been changed or not. (#861)
Improved the library source matching (previously, some sub-data wasn't being considered that should have been).
GCS no longer prompts you to adjust modifiers when dragging and dropping from one sheet to another. This (and substitutions as well) now only trigger when doing so from a non-sheet to a sheet.
Fixed an incorrect text color in light mode when a library had the update button present. (#855)