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
feat: Repository and task handling improvements (#393)
- We now have settings tab for the repository. Currently the only option is to delete the repository with all associated tasks and their workspaces.
- If the repository folder is moved (even in runtime) then it will let the user know they need to restore the folder to continue with their tasks. Previously this was just broken and asked the user if they wanted to initialize a git repo (in a loop?).
- Added a touch more padding on sidebar items, open to feedback on it.
- Implemented the ability to pin and delete a tasks from the sidebar. The default sort order for pinned and unpinned is by latest activity.
0 commit comments