Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.21 KB

CHANGELOG.markdown

File metadata and controls

27 lines (21 loc) · 1.21 KB

Version 1.2

  • "Check Now" option in the system tray menu
  • fixed bug that could silently break monitoring in Gitifier if it was running for a longer period of time
  • improved guessing of repository name from its URL
  • preferences window can be resized (on the repository list panel only)
  • if a clone takes more than a few seconds to finish, Gitifier will show a growl notification when it finishes
  • deleting large repositories from the list shouldn't block the UI
  • added links to project page and "tips and tricks" wiki page on "about" panel
  • custom ENV variables for git can be set in the settings file (see "tips and tricks")
  • multiple repositories can be imported quickly by adding them directly to the settings file (see "tips and tricks")

Version 1.1.1

  • fixed layout issues in commit diff window
  • fixed Sparkle update window hiding behind preferences window

Version 1.1

  • showing commit diffs by clicking on growl notifications
  • some commits (e.g. from GitHub) can also be opened in the browser
  • keep windows on top option (on by default)
  • error notifications appear less often
  • switched repo/author order in growl header
  • fixed some issues with password dialog
  • checking if growl is installed at startup