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
fix: 😶🌫️ Prepare for the new optional UID in the Software Index API (#……331)
This is is preparatory work to ensure Reconnect is robust to the coming
optional UID in the Software Index API.
fix: 📂 Move ‘open enclosing folder’ toolbar item after forward / back (……#328)
The ‘open enclosing folder’ action applies to the current detail view,
while the back / forward buttons apply to the whole app. It makes sense
they would be leading in the hierarchy.
Thanks to @kapfab for this suggestion.