Skip to content

Releases: hatelamers/subtile

v1.0.1

29 Nov 18:49
171a5ca
Compare
Choose a tag to compare

Version 1.0.1

Release candidate.

This release may contain severe errors. Use in production environment at your own risk!

Fixes

  • Corrected file name pattern when saving workspaces.
  • Applied workaround for libgtk-3 load error in app chooser.
  • Fixed linebreak conversion in multiline SVN property editor.
  • Fixed crashes under GTK when refreshing folder view in recursive mode.

New Features

  • Added handling for -w <path-or-url> and -r <url> program arguments to browse a location at startup.
  • Implemented auto-refresh of browser views on item property updates.

Improvements

  • Recompiled with the newest SDK on Windows and Mac
  • Recomplied against wxWidgets 3.2.5

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.