Skip to content

Releases: G-Two/subarulink

v0.7.19

08 Feb 03:49
e0d776a

Choose a tag to compare

  • Add support for 2026+ "g4" vehicles

v0.7.18

02 Feb 01:05
0c6b8cf

Choose a tag to compare

  • Improve error handling

v0.7.17

11 Nov 20:14
0699036

Choose a tag to compare

  • Improve error handling

v0.7.16

28 Oct 01:33
8f410f9

Choose a tag to compare

  • Fix KeyError exception that occurs for vehicles with no active subscription in controller.has_lock_status()

v0.7.15

24 Oct 01:40
f8825c5

Choose a tag to compare

  • Bump Subaru API to g2v32

v0.7.14

04 Jul 17:36
f5fd9c2

Choose a tag to compare

Updates

  • Bump Subaru API version to g2v31
    • Tracks MySubaru Android App 3.1.5 (June 20, 2025)
  • Removes VIN from some (but not all) debug log messages
  • Rename STARLINK to MySubaru Connected Services

v0.7.13

24 Dec 17:18
021d633

Choose a tag to compare

What's Changed

Bug Fixes

v0.7.12

03 Aug 02:38
1ce2c55

Choose a tag to compare

What's Changed

  • Add check for TPMS
  • Add additional checks for window/sunroof/lock state availability
  • Include door lock state for supported vehicles (newer 'g3' models)

v0.7.11

03 Mar 22:21
2909aa1

Choose a tag to compare

What's Changed

  • Bump to MySubaru API g2v29 (tracks MySubaru app v2.7.98)
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #95

Full Changelog: v0.7.10...v0.7.11

v0.7.10

29 Jan 01:21
da585f7

Choose a tag to compare

Breaking changes

  • Switch to imperial units reported by Subaru API
  • Remove heading field

New features

  • Optional parameter to CLI remote start to specify climate control preset (instead of depending on preconfigured default) - thanks @deltatxv!

Bug fixes