Skip to content

Release v1.809

Choose a tag to compare

@github-actions github-actions released this 08 Nov 00:37
· 50 commits to main since this release

New Features

  • experimental optimised sync flag (feaaf55)
  • create and implement custom contextmenubuilder for textfields (8c04210)
  • use re_editor for diff view (e6d3857)
  • commit diff view first pass (dd243a6)
  • reuse recent commits and branch names on app reload (ca13c83)

Bug Fixes

  • line numbers for multiple additions/deletions consecutively (dc762d2)
  • diff view line numbers (bce4d48)
  • remove version number click (25d03ae)
  • error correctly when no logs avail (f48bd38)
  • update recommended action on resume (7e619af)
  • recommended action + add logs (0741446)

Chores

Other Changes