Commit Graph

24 Commits

Author SHA1 Message Date
mrvnklm
dd72b98168 Update package.json 2021-11-09 10:14:39 +01:00
mrvnklm
126d8f2c53 fix windows tray issue
fixes #64
2021-11-09 09:23:13 +01:00
mrvnklm
93db666293 revert breaking changes 2021-11-07 09:44:33 +02:00
mrvnklm
17736fa00b v1.4.4 2021-11-06 18:12:32 +02:00
mrvnklm
c2be3ea64c Update package.json 2021-11-06 09:40:35 +02:00
mrvnklm
74ffce7664 change electron version 2021-11-04 11:04:17 +02:00
mrvnklm
5ccb7a2133 package updates v1.4.2 2021-11-04 10:39:54 +02:00
mrvnklm
71fad2bbe6 package updates 2021-11-04 10:26:26 +02:00
dependabot[bot]
966e691299 Bump electron from 8.5.5 to 11.5.0
Bumps [electron](https://github.com/electron/electron) from 8.5.5 to 11.5.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.5.5...v11.5.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 22:44:30 +00:00
mrvnklm
bf39a52f95 v1.4.0
- fixes #10 #17
- might fix #11
- feature #13 (thanks @tnagels)

- added global keyboard shortcut
- bonjour auto discovery
- detached window on Windows can now be moved by resizing it

Merry Christmas 🎄
2020-12-27 00:13:15 +01:00
mrvnklm
0ac3a3b92b 1.3.2 2020-12-01 12:20:05 +01:00
konradmb
adc1679c34 Add Linux build support 2020-11-30 16:21:36 +01:00
konradmb
44b34ea706 Add Linux to description 2020-11-30 14:42:44 +01:00
mrvnklm
1c15f612da fixed autoswitching bug 2020-09-28 14:20:34 +02:00
mrvnklm
9c93cab40e release v1.3.0
fixes #4
fixes #5
fixes #6
fixes #7
may fix #3

added:
- availability check / error page
- auto switching to next available instance for multiple instances

+ linting / formatting
2020-08-12 22:59:48 +02:00
mrvnklm
634ab476a3 added force quit for instant updating 2020-05-20 13:14:26 +02:00
mrvnklm
b52310c726 v1.2.0 - multiple instance support 2020-05-20 12:24:32 +02:00
mrvnklm
ac6fb65d8f v1.1.4 2020-05-19 15:14:01 +02:00
mrvnklm
499891b66f v1.1.3 2020-05-19 14:39:33 +02:00
Marvin
eb67f06434 v1.1.2
- fixed autostart check on startup
- macOS dark mode fix by disrupted
2020-05-19 14:24:13 +02:00
Marvin
8c7c675707 v1.1.1 2020-05-17 01:05:51 +02:00
Marvin
5bfe0ab1e4 add hover to show, remove scrollbars 2020-05-17 01:05:18 +02:00
Marvin
25c8d5cfea version++ 2020-05-16 14:05:31 +02:00
Marvin
5e69b66a66 Initial Commit - Release v1.0.0 2020-05-15 19:58:16 +02:00