Releases: salvamomo/time-keeper
Releases · salvamomo/time-keeper
Time Keeper - v1.5.0
Time Keeper for OSX and Linux - v1.5.0
[1.5.0] - 06-06-2020
Added
- Make custom endpoint synchronized entries display plug icon and different background colour.
- Bump nwjs version to 0.38.0.
- Extend plugins to let them insert their own CSS files in main app window.
Time Keeper - v1.4.0
Time Keeper for OSX and Linux - v1.4.0
[1.4.0] - 03-06-2020
Added
- New UI Settings window to allow defining a list of projects to show as a dropdown in the Time Entry widget.
- Added nwjs package to simplify local development.
Time Keeper - v1.3.0
Time Keeper for OSX and Linux - v1.3.0
[1.3.0] - 05-10-2018
Added
- Created a plugin system to allow custom plugins be declared in a plugins.json file.
- Added Agnostic endpoint plugin, where entries json can be sent arbitrarily (still a bit rigid though).
- Moved all existing plugins (jira and custom_endpoint) into plugin directories and declare them in .json.
- Introduced PluginManager to keep track of enabled plugins as app-data, in a .json file.
- Updated node-webkit version to 0.33.3 and improved the way builds are triggered.
Time Keeper - v1.2.0
Time Keeper for OSX and Linux - v1.2.0
Changelog
Added
- Added CHANGELOG to the repository root.
- zero-touch build task in Gulp.
- Clipboard works now on OSX.
- Time entries can now be started simply by pressing enter.
- App checks for available updates on startup.
Removed
- Credits and author info from the app footer.
Installation
OSX:
- Unzip the contents of the package, and put the "Time Keeper" app in your "Applications" folder.
- The first time you open it, you'll need to do it with Right Click -> "Open". You'll get a warning from the OS. Click yes anyway.
Linux (Experimental):
- Unzip the contents of the package.
- Execute the "time-keeper" file.
- Note tray / status bar icon might not work properly on Linux yet.
Time Keeper - v1.1.1
Time Keeper for OSX and Linux - v1.1.1
Changelog
- Fixed menus not showing on platforms other than OSX.
The application download is currently available for OSX (Mac), and Linux (Experimental).
Installation
OSX:
- Unzip the contents of the package, and put the "Time Keeper" app in your "Applications" folder.
- The first time you open it, you'll need to do it with Right Click -> "Open". You'll get a warning from the OS. Click yes anyway.
Linux (Experimental):
- Unzip the contents of the package.
- Execute the "time-keeper" file.
- Note tray / status bar icon might not work properly on Linux yet.
Time Keeper - v1.1.0
Time Keeper for OSX and Linux - v1.1.0
Changelog
- Added new field to specify "Project" info, below the time entries description.
- Added basic JIRA integration to log work on remote JIRA backends, by specifying the Jira Task ID in a dedicated field.
- Added configuration window for JIRA backend settings.
- General codebase cleanup and improvements.
The application download is currently available for OSX (Mac), and Linux (Experimental).
Installation
OSX:
- Unzip the contents of the package, and put the "Time Keeper" app in your "Applications" folder.
- The first time you open it, you'll need to do it with Right Click -> "Open". You'll get a warning from the OS. Click yes anyway.
Linux (Experimental):
- Unzip the contents of the package.
- Execute the "time-keeper" file.
- Note menus haven't been tested on Linux. Please report any issues you find. Thanks!
v1.0.0
Time Keeper for OSX - v1.0.0
First working version. Features:
- Simple Time Entry widget supporting task descriptions.
- If there's an active entry and application is closed, time will be kept upon restarting.
- Simple Resume / Edit / Delete buttons for time entries.
- Local storage used to keep time entries data from previous days.
The application download is currently available for OSX (Mac).
Installation (OSX)
- Unzip the contents of the package, and put the "Time Keeper" app in your "Applications" folder.
- The first time you open it, you'll need to do it with Right Click -> "Open". You'll get a warning from the OS. Fear not, for you'll not be hacked. I promise!