GitHoard Changelog

What's new in GitHoard 0.4.0

Jul 15, 2020
  • Features:
  • all the things: Massive rewrite and refactor (cb48e8b)

New in GitHoard 0.3.7 (Apr 27, 2018)

  • security: Updates to patch vulnerabilities (247695e)

New in GitHoard 0.3.6 (Apr 1, 2018)

  • Adds setting to detect missing directories and fix if the repo is in the current clone directory

New in GitHoard 0.3.4 (Oct 2, 2017)

  • Bug Fixes:
  • icon: Fix linux error and icon issues (2abd3d7), closes #1

New in GitHoard 0.3.3 (Oct 2, 2017)

  • BUG FIXES:
  • package.json: Update electron for security fix
  • (6e0cdd9)
  • update button: Check for Update now points to releases
  • (2f2eda9)

New in GitHoard 0.3.2 (Oct 2, 2017)

  • STYLE UPDATES:
  • icon: Update githoard icon to treasure map (76db61c)

New in GitHoard 0.3.1 (Oct 2, 2017)

  • BUG FIXES:
  • events: Fix eslint error in events (a8d03c1)

New in GitHoard 0.3.0 (Oct 2, 2017)

  • BUG FIXES:
  • about: Update about tab info
  • package.json: Changed package.json to electron version 1.7.6
  • progress bar: Fix repo progress bar to hide after both complete
  • tabs: Connect tabs with vue router
  • repo: Fix owner url
  • clone directory: Fix clone directory not updating correctly
  • events: Missed renaming some of the git regex refs
  • dock: Fixed dock mutating showTray state
  • protocol: Fix osx protocol open url not cloning
  • tray: Fix osx tray to toggle window
  • dock: Fixed dock mutating showTray state
  • protocol: Fix osx protocol open url not cloning
  • tray: Fix osx tray to toggle window
  • dock: Limit dock settings to non-win32 platforms
  • settings: Fix settings to include hiding dock icon
  • app: Fix make single instance clone
  • clone: Open Dir automatically setting
  • renderer: Fix duplicate events
  • search: Add missing clear search button
  • search: Fix clear search cursor
  • FEATURES:
  • tabs: Adding tabs component
  • pillage: Gets to the Pillage feature functioning
  • pillage: Initial user repo list for pillaging
  • config: Change default show and minimize tray settings