Skip to content

Releases: tmcinerney/keep

Beta of v2.0.0

09 Jun 01:28
Compare
Choose a tag to compare
Beta of v2.0.0 Pre-release
Pre-release

This is a beta release for testing the updated dependencies as defined in #13

Bump dependencies

03 May 20:33
Compare
Choose a tag to compare

I was seeing some vulnerability warnings from the npm packages, so I bumped everything to latest.

Add option to start on login

08 Dec 00:25
Compare
Choose a tag to compare

Add a menu item on right click to allow Keep to start on login. It seems that removing the app is currently broken in Electron: electron/electron#10880

I'll push a new version once they have fixed that issue.

Update dependencies

18 Nov 05:31
Compare
Choose a tag to compare

This release includes the following:

  • Updated versions
    of nodejs, electron, electron-packager to their latest
  • Set the version to v1.0.0, cause why not

Remove scrollbars

16 Mar 02:15
Compare
Choose a tag to compare
Remove scrollbars Pre-release
Pre-release
v0.4.0

Inject CSS to hide scrollbar

Fix refresh bug

16 Mar 00:29
Compare
Choose a tag to compare
Fix refresh bug Pre-release
Pre-release
v0.3.1

Fix missed variable rename

Add common edit action support

15 Mar 23:58
Compare
Choose a tag to compare
Pre-release

Add support for common edit actions, like copy, paste, select all etc

Context Menu Support

10 Mar 23:19
Compare
Choose a tag to compare
Context Menu Support Pre-release
Pre-release
  • Add a context menu on right click of the Keep icon, allowing you to quit the app
  • Updated the tray icon

Initial release

10 Mar 17:37
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.1.0

Initial commit