Releases: SnailyCAD/fivem-integrations
Releases · SnailyCAD/fivem-integrations
0.14.2
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
0.14.0
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
Full Changelog: 0.13.0...0.13.1
0.13.0
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
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 updatesna-postals
AND all the other used resources for it to work properly.
Make sure to backup your custompostals.json
file before updating.
Full Changelog: 0.11.1...0.12.0
0.11.1
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
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
0.10.0
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