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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ All notable changes to the "promptitude" extension will be documented in this fi
17
17
- Fixed "Deactivate All" to efficiently remove all symlinks directly instead of looping through individual toggles, eliminating unnecessary counting behavior.
18
18
- Fixed issue where prompts that were active before "Activate All" would be in a broken state after "Deactivate All".
19
19
- Fixed prompt details view not refreshing when "Deactivate All" is clicked while viewing an active prompt.
20
+
- Fixed duplicate repositories persisting in configuration by automatically removing them and updating settings when detected.
0 commit comments