Skip to content

Releases: FuelRats/RatTracker-electron

1.1.1

06 Mar 15:05
2eb8f0f
Compare
Choose a tag to compare
  • Upgraded lots of old packages to improve stability and security

v1.1.0

27 Sep 13:56
aca90c3
Compare
Choose a tag to compare

Features

  • Re-enabled darwin and linux targets, in case you want a board on a separate device. (5725336)
  • api: Updated to APIv3 compatibility (9848d5a)

0.1.15

10 May 07:47
5f1b95a
Compare
Choose a tag to compare

Features

  • RatSocket: Added some more reconnect safe guards. (70e28db)

0.1.14

09 May 07:40
10ab5e9
Compare
Choose a tag to compare

Features

  • Ability to copy system name by clicking it in all views. (Overlay, Rescue table and selected case) (357c4eb)

0.1.12

08 May 16:00
b2ad866
Compare
Choose a tag to compare
  • Removed the overlay hiding/showing since some clients had the overlay getting focused instead of the game.

0.1.11

04 Mar 18:36
deb17b6
Compare
Choose a tag to compare

Bug Fixes

  • Removed synthesized voice for CR clients. (Fixes RTE-10) (a3fc209)
  • BoardView: Fixes bug when we got null properties from the API (186de8a)

0.1.10-alpha

13 Jan 10:50
bcb45c9
Compare
Choose a tag to compare

Reverted some changes from the last version, to make it possible to select a case again, to show its details.

0.1.9-alpha

25 Dec 16:12
bcb45c9
Compare
Choose a tag to compare
v0.1.9-alpha

Fixes build error.

0.1.7-alpha

17 Dec 20:13
3bbd3d4
Compare
Choose a tag to compare
Bump 0.1.7

- Added simple logging to main process

0.1.6-alpha

17 Dec 14:37
d114d28
Compare
Choose a tag to compare
0.1.7

- isJSON -> safeJsonParse
- Added Circle CI-config