All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.0 (2020-07-15)
- all the things: Massive rewrite and refactor (cb48e8b)
- 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)
- security: Updates to patch vulnerabilities (247695e)
0.3.6 (2018-03-31)
0.3.5 (2018-03-31)
0.3.4 (2017-09-30)
0.3.3 (2017-09-28)
- 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)
- events: Fix eslint error in events (a8d03c1)
- 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
- 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