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
Updated Search Logic: When search is enabled, it will now also show completed items by default while searching, regardless of the show_completed: false setting so the user is able to uncheck completed items for re-use.
Bug Fixes 🩹
Fixed Stuck Search Results: Resolved an issue where the search results got stuck after adding an item using the "+" add button. (closes #8 )