Releases · Somfic/EliteAPI · GitHub
Skip to content

Releases: Somfic/EliteAPI

v5.0.12

Choose a tag to compare

@github-actions github-actions released this 21 Jun 23:12

What's new in 5.0.12

New features

  • Merge pull request #447 from paulvinten/fix-jsonpropertynames

v5.0.11

Choose a tag to compare

@github-actions github-actions released this 29 May 15:25

What's new in 5.0.11

New features

  • ✨ player settings

v5.0.10

Choose a tag to compare

@github-actions github-actions released this 21 May 19:50

What's new in 5.0.10

New features

  • ✨ parse audio settings
  • ✨ add event for keybinding changes
  • ✨ add event for audio changes

v5.0.9

Choose a tag to compare

@github-actions github-actions released this 02 May 12:57

What's new in 5.0.9

Fixes

  • 🐛 don't crash if filewatcher's directory doesn't exist
  • 🐛 fix rapid variable updates causing null pointer exceptions

v5.0.8

Choose a tag to compare

@github-actions github-actions released this 11 Feb 07:46
e80c67c

What's new in 5.0.8

New features

  • 🩹 improve Journal detection on Linux and MacOS

v5.0.7

Choose a tag to compare

@github-actions github-actions released this 04 Jan 15:12

What's new in 5.0.7

New features

  • ✨ track Backpack.json
  • ✨ make a distinction between valid and invalid bindings
  • ✨ split variable files based on journal and keybindings

Fixes

  • 🐛 fix null pointer exception when setting variables
  • ♿️ prefix voiceattack logs with EliteAPI

v5.0.6

Choose a tag to compare

@github-actions github-actions released this 28 Dec 01:11

What's new in 5.0.6

Fixes

  • 🐛 fix flags & flags2 status fields causing i32 overflow

v5.0.5

Choose a tag to compare

@github-actions github-actions released this 26 Dec 11:46
cc514ab

What's new in 5.0.5

Fixes

  • 🐛 fix the handling of empty journal and status events
  • 🔒️ improve file writing stability

v5.0.4

Choose a tag to compare

@github-actions github-actions released this 21 Dec 12:50

What's Changed in 5.0.4

Bug Fixes

  • 🐛 fix keybindings not having the EliteAPI. prefix in the keybindings.txt file (3e8e23d)
  • 🐛 fix keybindings not falling back to secondary bind (0505257)

v5.0.3

Choose a tag to compare

@github-actions github-actions released this 20 Dec 23:02

What's Changed in 5.0.3

Bug Fixes

  • 🚩 remove old project (f9a1937)
  • 🐛 fix non-status events not starting with EliteAPI prefix (6210bc1)