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
Conditions can now be edited inline so you don't have to delete and recreate them when they change (#113)
When adding or editing a Condition that targets an ability score, you now pick that score from a dropdown instead of having to enter it as freetext (#118)
Conditions that don't target ability scores now hide the ability-score input, and only Conditions that target Strength show the scope input (#118, #119)
Improvements to the code for inline editing UIs, including but not limited to items, sage abilities, and conditions. These should be invisible to end users, but may help address the focus jump issue documented in #47.