Releases: SnailyCAD/snaily-cadv4
Releases · SnailyCAD/snaily-cadv4
1.44.6 (2023-01-22)
What's Changed
- chore: only load my officers/deputies when needed by @Dev-CasperTheGhost in #1452
- chore: cache /values/ by @Dev-CasperTheGhost in #1453
- 🌐 Add missing
fr-FR
translations by @SunlightKim in #1455 - 🐛 fix: properly load user EMS/FD deputies
- 🐛 fix(inactivity): correctly filter for getNextCallId
- chore: use Promise.allSettled to avoid API crash
- fix: correctly parse dark-theme cookie
- 🎉 feat: support bulk-delete for penal-codes
Full Changelog: 1.44.5...1.44.6
1.44.5 (2023-01-20)
What's Changed
- 🎉 feat:
extraFields
for 911 calls by @Dev-CasperTheGhost in #1446 - chore: improve loading of active dispatchers by @Dev-CasperTheGhost in #1447
- 🎉 feat: address flags by @Dev-CasperTheGhost in #1449
- chore(inactivity): minor fixes
- chore: fix build
- 🎉 feat: support editing extraFields for values via UI
- 🎉 feat: support fetching random citizen/vehicle/weapon
- chore: bump use-socket.ioµ
- 🐛 fix(live-map): check if response is Array
- chore: minor fixes
Full Changelog: 1.44.4...1.44.5
1.44.4 (2023-01-19)
What's Changed
- Format code with prettier by @deepsource-autofix in #1440
- 🎉 feat: support
force
option for assigning to call/incident by @Dev-CasperTheGhost in #1442 - Format code with prettier by @deepsource-autofix in #1443
- 🐛 fix(live-map): correctly handle identifiers of players
- 🎉 feat: track more cad-settings in audit-logs
- chore: minor fixes
- 🐛 fix: default to null for divisionId
- chore: bug fixes
- chore: cache certain pages longer
- chore: minor fixes
- 🐛 fix: unable to see inactive calls in call-history
- chore: add Calls911Purge audit log type
- 🐛 fix: unable to unmerge combined units (closes #1441)
Full Changelog: 1.44.3...1.44.4
1.44.3 (2023-01-18)
What's Changed
- chore: update exports by @Dev-CasperTheGhost in #1433
- fix(audit-logs): executor can be null (Public API User) by @Dev-CasperTheGhost in #1434
- 🎉 feat: add Unavailable should do type by @Dev-CasperTheGhost in #1437
- chore: add officer image if present
- chore: update use-socket.io
- chore: minor fixes
- 🐛 fix: only show 'open manage 911 modal' button for dispatch
- chore: add sentry.edge.config.ts to remove simple Sentry warning (closes #1436)
Full Changelog: 1.44.2...1.44.3
1.44.2 (2023-01-18)
1.44.1 (2023-01-17)
What's Changed
- 🔨 fix : BUILD_CONTEXT available from CMD context by adding it as env by @Teroaz in #1425
- 🌐 Add missing FR translations by @SunlightKim in #1426
- chore: add lastSync for inactivity
- chore(date-picker): minor fixes
- 🐛 fix: only fetch calls & tones if enabled
- chore: capture error on process exception
- 🐛 fix: unable to create penal-codes (closes #1427)
New Contributors
Full Changelog: 1.44.0...1.44.1
1.44.0 (2023-01-16)
What's Changed
- 🔨 chore: update en-gb translations by @jxckUK in #1404
- 🎉 feat: Incident Stacking by @Dev-CasperTheGhost in #1406
- chore: bump API deps by @Dev-CasperTheGhost in #1407
- chore: move to named imports for zustand by @Dev-CasperTheGhost in #1408
- 🌐 [UPDATE] Added missing FR translations by @SunlightKim in #1409
- Format code with prettier by @deepsource-autofix in #1410
- Format code with prettier by @deepsource-autofix in #1411
- 🚀 feat: robust Action logs by @Dev-CasperTheGhost in #1414
- Format code with prettier by @deepsource-autofix in #1416
- chore: minor improvements by @Dev-CasperTheGhost in #1417
- Format code with prettier by @deepsource-autofix in #1419
- Format code with prettier by @deepsource-autofix in #1421
- chore: move inactivity to different process by @Dev-CasperTheGhost in #1422
- 🚀 feat: improve loading of units by @Dev-CasperTheGhost in #1423
- chore: set next active call & incident ids
- 🐛 fix: use onClick for contextMenu
- 🐛 fix: set correct templateId for combined units
- chore: improve layout of color popover
- chore: minor fixes
- feat: add more doc links
- 🎉 feat: add loading state for page change
- chore: update permissions & add citizen-ids path
- chore: add missing dependency
- feat: support more audit log types
- 🔨 chore: minor fixes in audit logs
- 🎉 feat: support search via ID
- 🐛 fix: handle errors in image select input
- 🐛 fix: calendar picker position
- feat: add department select to callsign management
- chore: improve postal select menu width
- chore: remove unused deps
- fix: add unit logs for automatic off-duty units
Full Changelog: 1.43.0...1.44.0
1.43.0 (2023-01-11)
What's Changed
- feat: support extra fields for division value by @Dev-CasperTheGhost in #1374
- feat!: improved loading for bolos by @Dev-CasperTheGhost in #1378
- 🌐 [UPDATE] Update Portuguese-BR Translations by @wesleymoura in #1380
- Format code with prettier by @deepsource-autofix in #1382
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #1383
- Format code with prettier by @deepsource-autofix in #1381
- Format code with prettier by @deepsource-autofix in #1384
- Format code with prettier by @deepsource-autofix in #1385
- 🌐 [UPDATE] Update Russian translations by @pp2amd6 in #1393
- tada: feat: improved user pruning by @Dev-CasperTheGhost in #1395
- Format code with prettier by @deepsource-autofix in #1400
- feat(admin): allow admins to update unit images by @Dev-CasperTheGhost in #1399
- 🎉 feat: Business management (admin) by @Dev-CasperTheGhost in #1403
- 🎉 feat: support custom Discord Role Connection name (closes #1396)
- 🐛 fix: remove activeIncidentId from unit when incident is ended (ref #1402)
- feat: support assignedUnit for incidents (ref #1401)
- 🐛 fix: remove activeCallId from unit when call is ended (closes #1402)
- chore: minor fixes
- chore: add docs URL for live map (ref #1379)
- fix: only check Captcha if it's enabled
- 🐛 fix: fetch unit logs without userId if is admin (ref #1398)
- chore: show ids in manage values table (closes #1391)
- 🎉 feat: support unit ID for assignedUnit query (closes #1394)
- chore: translate Discord Webhooks Tab
- chore: translate Discord Roles Tab
- chore: update 'Network Error' error message
- feat: support cropping for image URLs
- feat: add learn more button for images
- feat: improve templates section in Misc CAD settings
- fix: correclty render tones audio (closes #1363)
- chore: add reason for error message
- feat: support partial for /manage/units/:id
- feat: support viewing only active jailments (closes #1372)
- 🎉 feat: support importing penal codes
Full Changelog: 1.42.0...1.43.0
1.42.0 (2023-01-03)
What's Changed
- 🎉 feat: case number template by @Dev-CasperTheGhost in #1364
- Format code with prettier by @deepsource-autofix in #1366
- Format code with prettier by @deepsource-autofix in #1368
- 🎉 feat: add coloring features to editor by @Dev-CasperTheGhost in #1369
- Format code with prettier by @deepsource-autofix in #1370
- 🔨 chore: fix tests
- 🔨 chore: upgrade Sentry
- 🔨 chore: upgrade react-aria packages
- 🔨 chore: upgrade minor deps
- 🔨 chore: upgrade Prisma
- 🔨 chore: upgrade ESLInt
- chore: format code
- 🐛 fix: properly display Discord Roles
- 🐛 fix: select correct properties
- 🐛 fix: properly export penal codes export
- 🐛 fix: select correct properties
- chore: mark cache private
- 🐛 fix: only allow movement of blip if possible
- 🐛 fix: properly handle playerLeft event
- 🐛 fix: add API type for penal-code-groups
- 🔨 chore: warn user image upload error (closes #1360)
Full Changelog: 1.41.1...1.42.0
1.41.1 (2022-12-28)
What's Changed
- Better siren blip by @Creizy in #1352
- 🌐 [UPDATE] Update Portuguese-BR Translations by @wesleymoura in #1354
- 🎉 feat: Persistent Tones by @Dev-CasperTheGhost in #1353
- Format code with prettier by @deepsource-autofix in #1355
- 🔨 chore: minor upgrades by @Dev-CasperTheGhost in #1356
- Revert "🔨 chore: minor upgrades" by @Dev-CasperTheGhost in #1357
New Contributors
Full Changelog: 1.41.0...1.41.1