Releases: FuelRats/RatTracker-electron
Releases · FuelRats/RatTracker-electron
1.1.1
- Upgraded lots of old packages to improve stability and security
v1.1.0
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
Features
- RatSocket: Added some more reconnect safe guards. (70e28db)
0.1.14
Features
- Ability to copy system name by clicking it in all views. (Overlay, Rescue table and selected case) (357c4eb)
0.1.12
- Removed the overlay hiding/showing since some clients had the overlay getting focused instead of the game.
0.1.11
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
Reverted some changes from the last version, to make it possible to select a case again, to show its details.
0.1.9-alpha
v0.1.9-alpha
Fixes build error.
0.1.7-alpha
Bump 0.1.7
- Added simple logging to main process
0.1.6-alpha
0.1.7
- isJSON -> safeJsonParse
- Added Circle CI-config