Skip to main content

· One min read

This release includes several bug fixes and minor features.

New JSON Editor

We have added a new JSON editor, this allows you to easily edit Extra Fields for a few Values.

Extra Fields for Emergency Vehicle Value

You can now specificy Extra Fields on the Emergency Vehicle Value.

Deleteable bleets by admin

Admins are now able to delete bleeter posts. Go to the bleet that needs to be removed, and click the Delete button.

Assigned unit status

You can now see the status of a unit when selecting units to attach to a call.

Bug Fixes

  • Properly format callsign in callsign management.
  • Make sure the description field is nullable.
  • Properly check for What Pages when selecting a unit when going on-duty.
  • Do not prompt for Discord/Steam connections when in-game.

Improvements

  • Able to provide multiple CORS origins.
  • Swedish translations.
  • Disable Sentry in development.

Full Changelog

· One min read

This release includes a major bug fix and some other fixes.

Incorrect behaviour unit merging

When having Units Inactivity set to a value, it would not correctly read the units from the database, since it would think the units weren't active for long enough. This has been fixed in this release.

API Build

SnailyCAD API now requires a build before it can be started. This change should be automatic. This should lower memory usage since it doesn't have to build/transpile the API on the fly.

Full Changelog

· One min read

This release includes several bug fixes and minor features.

Experimental Server-side sorting

Some tables will now be sorting on the server instead of the client. This will improve sorting accuracy and performance.

911 Call Disposition Code

You can now add a disposition code to a 911 call. A disposition code can be created via Admin -> Values -> Call Types -> Create a call type with "Is Disposition" toggled.

LEO/EMS/FD Incident created webhook

You can now create a webhook that will be triggered when a LEO/EMS/FD incident is created.

Other Improvements

  • Update dependenies
  • Unable to load changelog modal

Full Changelog

· One min read

This release includes several bug fixes

Other Improvement

  • Able to edit a pending Citizen Record Log

Bug Fixes

  • Update dependenies
  • Minor UI fixes
  • Improved developer experience
  • Fixed popover positions (includes select fields).
  • Fixed a bug where you would not be able to delete a citizen when you have pets.

Full Changelog

· One min read

Other license categories

You are now able to add "Other" license categories.

Transfer vehicle to businesses

You are now able to transfer vehicles to businesses.

Other notable changes

  • Correctly format case number for Citizen Records.
  • Improved API unreachable error message.
  • Update translations (en-gb, fr-fr).
  • Loading indicator when editing the positions of values.
  • Other minor bug fixes.

Full Changelog

· One min read

This release includes tons of new features and bug fixes.

London Studios SmartMotorways Support

This requires the latest release of the sna-live-map resource. This allows dispatchers to view all SmartMotorways signs and allows dispatchers with the Manage Smart Motorway Signs permission to edit SmartMotorways signs directly on the Dispatch Live Map.

Hunting & Fishing License

Citizens can now utilize a Hunting and Fishing license. These licenses are separate from each other. They are managed the same way other licenses are managed.

Vehicle Speed Information for Records

When creating a record, you can now specify the speed of the vehicle. This is useful for speeding tickets.

Open Law Book (Optional Feature)

When enabled, any user is able to view the CAD's penal codes as a list. This is accessible via Citizen -> Open Law Book.

Other Improvements

  • "My Record Reports" page for LEO. Allows them to view all reports the user officers have created.
  • Audit log entry for Citizen Record Remove and Citizen Warrant Remove.
  • Avoid changelog 403/429 errors.
  • Small performance improvements while creating Discord Webhooks.

Full Changelog

· One min read

This release includes tons of new features and bug fixes.

Dashboard Layout

You are now able to rearange the dashboard layout cards to your likings.

Edit Dashboard Layout

Status Value (10-code) text color

You are now also able to add a custom text color to your status values (10-codes). A preview section was also added so you can preview the text and background color of the status value.

Fullscreen Modals

You can now "fullscreen" a modal.

Other Improvements

  • Streamline 911-call & incident edit ability.
  • Improvements to active units tables.
  • Improved search for active units tables.

Full Changelog

· One min read

This release includes several new features and bug fixes.

Impound lot improvements

You are now able to add a description/reason when impounding a vehicle. This will be shown in the impound lot. You are also able to view vehicle information directly from the impound lot.

Blacklisted Words

Owners are now able to add "Blacklisted words". These words will currently only check against vehicle plates and citizen names.

Citizen Record Approval Notification

When a citizen record is approved, a notification badge will be shown.

Department Links

You are now able to add links to departments. These are visible via the new "Department Info" button on LEO/EMS/FD Dashboards.

Docker Improvements

There have been some improvements to the Docker config to make it more robust.

Improved CAD-settings layout

The CAD-Settings layout has been improved to make it easier to navigate.

Improved CORS & Localhost usage errors

These 2 errors have been updated to make it easier to understand what the issue is and how to resolve it directly from the SnailyCAD UI.

Other Improvements

  • Support Node 20.
  • Fully migrated to pnpm.
  • Ability to selecy any 911-call to connect to a Citizen Record.

Full Changelog

· One min read

This release includes one major new feature.

London Studios SmartSigns Support

This requires the latest release of the sna-live-map resource. This allows dispatchers to view all SmartSigns and allows dispatchers with the Manage Smart Signs permission to edit SmartSigns directly on the Dispatch Live Map.

Performance Fixes

This release also includes a few minor performance fixes for the live-map.

Full Changelog

· One min read

This release includes tons of improvements, bug fixes, and new features.

Updated FiveM Integrations

Since this update and [[email protected]], you are now able to do the following things:

  • Authenticate with your SnailyCAD instance using User API Tokens: /sn-auth.
  • See what user you're currently authenticated as: /sn-whoami.
  • See your active unit's name & id: /sn-active-unit.
  • Set the status of your active unit: /sn-set-status (if no statusCode is provided, a modal will open with all possible status codes.).
  • Toggle the panic button state of your active unit: /sn-panic-button.

New Audit Log Types

There are a few new audit log types:

  • Signal100Toggled
  • Call911Create

Images for registered vehicles and vehicle values

Citizens can now add images to your registered vehicles. Admins are also able to upload previews for vehicle values.

Improved Live Map Actions

The live map actions have been improved. Some actions are now stacked in a dropdown menu. This change was made to clear up to UI for future updates.

Pagination fixes

Several pages didn't yet have pagination. The latest release fixed this.

Bug fixes

This release includes several bug fixes and stability improvements.

Full Changelog