This repository has been archived by the owner on Apr 3, 2022. It is now read-only.
Releases: tobysmith568/Kallithea-Klone
Releases · tobysmith568/Kallithea-Klone
v1.0.9-beta
- The aboutbox can no longer be resized
- The uninstaller now successfully removes all context menu items
- Declining the UAC prompt no longer causes runtime exceptions
- Deleting and recloning now preserves all parent-level directories beginning with a full-stop/period apart from the
.hg
- When opened directly, the settings window now opens where the cursor is
- All windows open with the cursor in the middle of them rather than the top left
v1.0.8-beta
- Settings are now preserved between versions
- Updating to the latest commit now always chooses the shelved changes when there is a merge conflict
- No options call
hg path
any more so no more CMD windows should appear - Deleting and re-cloning should now ignore any folders at the parent level which begin with a dot except from the .hg folder. This is to ensure IDE metadata persists
v1.0.7-beta
- Checks for updates now point towards my domain rather than Github's directly
- Fixed a command window that was showing
v1.0.6-beta
- Added the following additional actions:
- Revert all uncommitted changes
- Delete and re-clone
- Shelf changes, pull, and un-shelf
- All actions can now also be accessed by right clicking on parent directories as well as clicking on their backgrounds
v1.0.5-beta
- Fixed the window hiding behind the Windows taskbar
- Updated icon
- Fixed hyper-links in the aboutbox
- Added licence to installer
v1.0.4-beta
The program will now check for updates when it launches.
This can be opted out of.
v1.0.3-beta
APIkey hyperlink goes to correct URL
v1.0.2-beta
The "What is my API key?" hyperlink now goes to the correct URL
v1.0.1-beta
Removed debugging messagebox
First Release
1.0.0.0-beta Merge branch 'develop'