Skip to content

Releases: hatelamers/subtile

v0.3.8

22 Jun 17:49
171a5ca
Compare
Choose a tag to compare

Version 0.3.8

Improvement release.

This release is not feature complete and may contain severe errors. Use in production environment at your own risk!

Fixes

  • Applied workaround for a bug in svn_client_diff throwing "Node xxx not found".
  • Applied workaround for wxWidgets bug not loading ICNS files.

New features

  • Made node filter applicable in all browser views.
  • Added more keyboard shortcuts for popular functions.
  • Implemented branch switching on working copies.
  • Added possibility for choosing an application when opening files in working copy.

v0.3.7

26 May 20:10
37cd732
Compare
Choose a tag to compare

Version 0.3.7

Improvement release.

This release is not feature complete and may contain severe errors. Use in production environment at your own risk!

Fixes

  • Fixed browser action menu only shown if down arrow clicked.
  • Fixed memory leak when opening multiple graph dialogs simultanously.
  • Fixed emtpy diff view for some files.
  • Fixed empty workspace crashing when adding a repository bookmark.
  • Fixed preferences editor errors editing numeric values under GTK.

New features

  • Implemented merge functions.