.. _v2.0.6:

git-cola v2.0.6
===============
Usability, bells and whistles
-----------------------------
* Updated Brazillian Portuguese translation.

* The status and browse widgets now allow drag-and-drop into
  external applications.

  https://github.com/git-cola/git-cola/issues/335

* We now show a progress bar when cloning repositories.

  https://github.com/git-cola/git-cola/issues/312

* The bookmarks widget was simplified to not need a
  separate dialog.

  https://github.com/git-cola/git-cola/issues/289

* Updated Traditional Chinese translation.

* We now display a warning when trying to rebase with uncommitted changes.

  https://github.com/git-cola/git-cola/issues/338

* The status widget learned to filter paths.
  `Ctrl+Shift+S` toggles the filter widget.

  https://github.com/git-cola/git-cola/issues/337

  https://github.com/git-cola/git-cola/pull/339

* The status widget learned to move files to the trash
  when the `send2trash <https://github.com/hsoft/send2trash>`_
  module is installed.

  https://github.com/git-cola/git-cola/issues/341

* "Recent repositories" is now a dedicated widget.

  https://github.com/git-cola/git-cola/issues/342

* New Spanish translation thanks to Pilar Molina Lopez.

  https://github.com/git-cola/git-cola/pull/344

Fixes
-----
* Newly added remotes are now properly seen by the fetch/push/pull dialogs.

  https://github.com/git-cola/git-cola/issues/343
