Version 0.26.1
New features
See who changed what before you merge
Every difference on the merge screen now reads as a plain sentence telling you what happened, which model it happened in, who did it and when. Hovering a difference explains what applying it would actually do.
Improvements
A clearer merge screen
Rebasing now has its own panel with counts of what it would relink, and it turns itself off when there is nothing to relink. Panels with no differences hide their counters and filters and show a simple all clear instead, so the screen only shows you what needs a decision.
Bug fixes
Merge no longer reports work that is already done
The relink count on the merge screen could stay above zero after a rebase had already finished, suggesting there was still something to do. It now falls to zero once the work is complete. A difference that exists only because the other model deleted it is also described correctly now, rather than looking like something you added.