Skip to content

Commit

Permalink
v 2.1.1
Browse files Browse the repository at this point in the history
feature: Autoclose option in tray
feature: Button autologin in tray
feature: Shortcut
   f5 -> Reload
   CmdOrCtrl + num0 -> Normal zoom
   CmdOrCtrl + num+ -> Zoom in
   CmdOrCtrl + num- -> Zoom out

Add tooltip to tray
Fix icon tray (mac)
Fix load index autlogin (linux)
Fix: Bug context menu disappeared with multi-window
  • Loading branch information
kaiserdj committed Feb 26, 2021
1 parent 6ec7957 commit 05f0e4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "darkorbit-client",
"version": "2.1.0",
"version": "2.1.1",
"description": "Open source darkorbit client",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 05f0e4e

Please sign in to comment.