Skip to content

Latest commit

 

History

History
107 lines (60 loc) · 3.66 KB

CHANGELOG.md

File metadata and controls

107 lines (60 loc) · 3.66 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.0 (2020-07-15)

Features

  • all the things: Massive rewrite and refactor (cb48e8b)

Bug Fixes

  • events: Fix js exception error after clone (7253364)
  • events: Fix open folder exception (a4554ea)
  • package.json: Upgrade vue related packages (c2060e1)

0.3.7 (2018-04-26)

Bug Fixes

  • security: Updates to patch vulnerabilities (247695e)

0.3.6 (2018-03-31)

0.3.5 (2018-03-31)

0.3.4 (2017-09-30)

Bug Fixes

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

0.3.3 (2017-09-28)

Bug Fixes

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

0.3.2 (2017-09-28)

0.3.1 (2017-09-27)

Bug Fixes

  • events: Fix eslint error in events (a8d03c1)

0.3.0 (2017-09-24)

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