What's Changed
- Add a dropdown button to select page when the scroller buttons appears in main tab bar.
- Enable filesystem watcher while merge tool is opening.
- Fix the issue that failed to copy text that selected from end to start in text diff view.
- Add
Wait for action done
option to control whether or not to wait for the custom action execution to complete. - Add a button
CLEAR NOTIFICATIONS
to clear all notifications. - Upgrade
TextMateSharp
to1.0.66
. - Upgrade
AvaloniaUI
to11.2.4
. - Fix the issue that typing
@
viaAlt Gr + Q
with German keyboard will exit this application. - Support to add custom actions for selected branch.
- Add a
Close
button to remove histories filter individually. - Several other UI/UX changes.
New Contributors
- @Doodeletion made their first contribution in #967
- @ChrisGoettfert made their first contribution in #973
Full Changelog: v2025.04...v2025.05