Skip to content

Releases: SnailyCAD/fivem-integrations

0.14.2

14 Jun 12:13
fc29d4f
Compare
Choose a tag to compare

0.14.2

  • fix: require personal API token for event validation (911-call and panic button notificatios)

Full Changelog: 0.14.1...0.14.2

0.14.1

13 Jun 14:40
fe28688
Compare
Choose a tag to compare

0.14.1

  • chore(debug): add version debug on initialize.

Full Changelog: 0.14.0...0.14.1

0.14.0

12 Jun 17:22
21591b7
Compare
Choose a tag to compare

0.14.0

  • fix: 911 call notifications being sent to all players in the server instead of only on-duty units.
  • fix: panic button notifications being sent to all players in the server instead of only on-duty units.
  • fix: avoid duplicate notifications
  • chore: update dependencies.

Full Changelog: 0.13.1...0.14.0

0.13.1

28 Jan 16:47
6dfe851
Compare
Choose a tag to compare

Full Changelog: 0.13.0...0.13.1

0.13.0

28 Oct 14:34
37e0b0e
Compare
Choose a tag to compare

0.13.0

  • chore: update dependencies.
  • feat: ability to self-assign to an incoming 911 call.

Full Changelog: 0.12.0...0.13.0

0.12.0

15 Oct 15:17
83ab3d4
Compare
Choose a tag to compare

0.12.0

  • chore: update dependencies.
  • fix: unable to load custom postal codes.

BREAKING CHANGES:

sna-postals@0.12.0 now exports the postals instead of other integrations loading the file.
This means you are required to update sna-postals AND all the other used resources for it to work properly.
Make sure to backup your custom postals.json file before updating.

Full Changelog: 0.11.1...0.12.0

0.11.1

31 Aug 06:50
fb23c1d
Compare
Choose a tag to compare

0.11.1

  • chore: add warning when API URL is not available client-side.

Full Changelog: 0.11.0...0.11.1

0.11.0

27 Aug 13:24
461c53b
Compare
Choose a tag to compare

0.11.0

  • refactor: rewrite NUI to use React
  • chore: update dependencies
  • chore: add update checker
  • chore: code refactor

Full Changelog: 0.10.1...0.11.0

0.10.1

25 Aug 06:21
06ce8f9
Compare
Choose a tag to compare

0.10.1

  • fix: clarify usage of Personal API Tokens.

Full Changelog: 0.10.0...0.10.1

0.10.0

24 Aug 18:26
3734832
Compare
Choose a tag to compare

0.10.0

  • feat: use custom SnailyCAD notification system for ALPR results (sna-alpr).

Warning

SnailyCAD's ALPR integration (sna-alpr) now requires sna-sync to be installed and started in your FXServer.

  • chore: use official SnailyCAD util packages.

Full Changelog: 0.9.1...0.10.0