Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Releases: casperiv0/snaily-cadv3

Release 1.4.3

14 Mar 18:49
503ddc9
Compare
Choose a tag to compare

Release 1.4.3

If you need help updating/installing or have found any bugs, please join our Discord server or open a GitHub issue here

Please don't install from source, follow the installation guide here

Changelog

  • New: call events
  • New: register weapon with custom serial number
  • Major: All new error popup system
  • Major: cleanup code
  • Minor: Fixed small bug
  • Minor: able to search vehicle via VIN number now
  • Minor: several bug fixes

Release 1.4.2

13 Mar 12:43
52e532c
Compare
Choose a tag to compare

Release 1.4.2

If you need help updating/installing or have found any bugs, please join our Discord server or open a GitHub issue here

Please don't install from source, follow the installation guide here

Changelog

  • Admins/supervisors can see officer logs in Officer Management
  • Declare citizens dead or alive (EMS/FD only)
  • LEO actions are disabled if there's no activeOfficer
  • Fixed minor bug
  • Don't use sockets to check version, will now return the version via /api/v1/global/cad-info
  • Fixed bugs with sounds playing several times over
  • Fixed bugs with requests getting spammed on a socket update

Release 1.4.1

10 Mar 10:32
Compare
Choose a tag to compare

Release 1.4.1

If you need help updating/installing or have found any bugs, please join our Discord server or open a GitHub issue here

Please don't install from source, follow the installation guide here

Changelog

  • Fixed small issue with installation

Release 1.4.0

10 Mar 10:13
9821b4a
Compare
Choose a tag to compare

Release 1.4.0

If you need help updating/installing or have found any bugs, please join our Discord server or open a GitHub issue here

Please don't install from source, follow the installation guide here

Changelog

  • New: Added a global search, use CTRL+K or CMD+K to open it. Use the Escape key to close
  • New: Able to enable/disable features (Bleeter, taxi, tow and truck-logs)
  • New: Able to update officer department in Manage Officers
  • New: Able to track officer logs (Total time on-duty. LEO Dashboard -> my officers -> my officer logs)
  • New: Send webhook when officer status was changed
  • Minor: Only show navigation bar items where user has access too
  • Minor: See author of expungement request
  • Minor: Updated dependencies
  • Minor: Updated page titles
  • Major: Add Prettier & ESLint
  • Major: Code improvements

Release 1.3.9

03 Mar 14:41
2056f7d
Compare
Choose a tag to compare

Release 1.3.9

If you need help updating/installing or have found any bugs, please join our Discord server or open a GitHub issue here

Please don't install from source, follow the installation guide here

Changelog

  • Minor code improvements
  • Added rank to officers, assignable by moderators, admins and owners
  • Added supervisor rank to users, this rank can only manage officers
  • Fixed an issue that broke installation

Release 1.3.8

01 Mar 07:32
9ddbf17
Compare
Choose a tag to compare

Release 1.3.8

If you need help updating/installing or have found any bugs, please join our Discord server or open a GitHub issue here

Please don't install from source, follow the installation guide here

Changelog

  • Fixed small bug not being able to search for medical records
  • Minor improvements to live map
  • Updated dependencies (Make sure to run npm run auto-install after updating!)

Release 1.3.7

26 Feb 19:42
4d07038
Compare
Choose a tag to compare

Release 1.3.7

If you need help updating/installing or have found any bugs, please join our Discord server or open a GitHub issue here

Please don't install from source, follow the installation guide here

Changelog

  • Fixed small bug
  • Added phone-number field
  • EMS-FD is able to update medical records for citizens

Release 1.3.6

21 Feb 07:32
e9ae1ef
Compare
Choose a tag to compare

Release 1.3.6

If you need help updating/installing or have found any bugs, please join our Discord server or open a GitHub issue here

Please don't install from source, follow the installation guide here

Changelog

  • Minor: Fixed bug that broke registering a new account
  • Minor: Fixed a few minor bugs

Release 1.3.5

17 Feb 18:27
6401291
Compare
Choose a tag to compare

Release 1.3.5

If you need help updating/installing or have found any bugs, please join our Discord server or open a GitHub issue here

Please don't install from source, follow the installation guide here

Changelog

  • Fixed flickering bug in map
  • Added steam_api_key to database updater
  • Minor fixes

Release 1.3.4

16 Feb 08:38
a15edd4
Compare
Choose a tag to compare

Release 1.3.4

If you need help updating/installing or have found any bugs, please join our Discord server or open a GitHub issue here

Please don't install from source, follow the installation guide here

Changelog

  • Live map (#83)
  • Minor bug fixes