Releases: SnailyCAD/snaily-cadv4
Releases · SnailyCAD/snaily-cadv4
1.0.0-beta.82 (2022-04-08)
What's Changed
- 🎉 feat: Department of Motor Vehicles (optional) by @Dev-CasperTheGhost in #585
- 🔨 chore: update en-gb translation by @jxckUK in #586
- 🎉 feat: allow permission selection for Discord roles by @Dev-CasperTheGhost in #587
- 🔨 chore: add admin permission checks
- 🐛 fix: correctly check disabled features x2
- 🔨 chore: add simple update checker
- 🔨 chore: generate simple code comments
- 🔨 chore: indicate if there are no units
- 🔨 chore: build telemetry as cjs & esm
- 🔨 chore: fix minor typo
- 🔨 add currency to translation file
Full Changelog: 1.0.0-beta.81...1.0.0-beta.82
1.0.0-beta.81 (2022-04-07)
What's Changed
- 🐛 fix: disable fines if not applicable
- 🔨 chore: minor bug fixes
- 🎉 feat: allow assigned units to end calls
- 🐛 fix: mark customFields as optional (closes #584)
- 🔨 chore: set default
- 🐛 fix: unable to save DL categories in citizen create (closes #583)
- 🔨 chore: max 500kb json
- 🔨 chore: bump deps
- 🔨 chore: minor fixes
- 🐛 fix: correctly check disabled features
- 🎉 feat: add support for flags in citizen import
- 🐛 fix: active dispatchers bugs
- 🐛 fix: check correct permissions for dispatch
- 🐛 fix: hide useless button for Dispatch
- 🔨 chore: general improvements
Full Changelog: 1.0.0-beta.80...1.0.0-beta.81
1.0.0-beta.80 (2022-04-06)
What's Changed
- 🎉 feat: Custom fields by @Dev-CasperTheGhost in #566
- 🎉 feat: add postal to incidents by @Dev-CasperTheGhost in #578
- 🔨 chore: output ESM & CJS by @Dev-CasperTheGhost in #580
- 🔨 chore: simple telemetry (optional) by @Dev-CasperTheGhost in #581
- 🐛 fix: only open enabled Selects
- 🔨 chore: UI improvements for incidents
- 🐛 fix: set correct title for ManageCustomFieldsModal
- chore: small fix
Full Changelog: 1.0.0-beta.79...1.0.0-beta.80
1.0.0-beta.79 (2022-04-03)
What's Changed
- 🔨 chore: update deps by @Dev-CasperTheGhost in #562
- 🎉 feat: add /:id for incidents & calls by @Dev-CasperTheGhost in #572
- 🎉 feat: restrictions for calls (optional) by @Dev-CasperTheGhost in #573
- 🎉 feat: multiple Discord roles for permissions by @Dev-CasperTheGhost in #574
- 🔨 chore: minor bug fixes
- 🔨 fix: use LeoIncidentInvolvedOfficers over LeoIncident
- 🔨 add missing 'phone number' field in name search
- 🎉 feat: expose AassignedUnit for LEO/EMS/FD
Full Changelog: 1.0.0-beta.78...1.0.0-beta.79
1.0.0-beta.78 (2022-03-30)
What's Changed
- 🔨 chore: update eslint configs by @Dev-CasperTheGhost in #551
- 🎉 feat: Driver license exam by @Dev-CasperTheGhost in #550
- 🔨 chore: bump deps by @Dev-CasperTheGhost in #552
- 🐛 fix: set correct translation key
- 🐛 fix: 'Toggle All' button in manage permissions modal
- 🔨 chore: minor refactor & fixes
- 🔨 chore: import types from @prisma/client
Full Changelog: 1.0.0-beta.77...1.0.0-beta.78
1.0.0-beta.77 (2022-03-26)
What's Changed
- 🎉 feat: add API utils tests by @Dev-CasperTheGhost in #545
- 🔨 chore: bump deps by @Dev-CasperTheGhost in #547
- 🔨 fix: update @casper124578/use-socket.io by @Dev-CasperTheGhost in #548
- 🐛 fix: correctly check if feature is disabled
- 🐛 fix: use correct fallback
- 🔨 chore: light-mode color fixes
- 🔨 chore: add version to auth pages
Full Changelog: 1.0.0-beta.76...1.0.0-beta.77
1.0.0-beta.76 (2022-03-24)
What's Changed
- 🎉 feat: Lazy load weapon & vehicle values by @Dev-CasperTheGhost in #543
- 🐛 fix: correct set default features
- 🐛 fix: skip enabled features
- 🔨 fix(ci: failing ci)
- 🐛 fix: features are unable to be disabled/enabled
Full Changelog: 1.0.0-beta.75...1.0.0-beta.76
1.0.0-beta.75 (2022-03-21)
What's Changed
- 🔨 chore: improve features how are handled by @Dev-CasperTheGhost in #542
- 🔨 chore: minor refactorings
- 🐛 fix: menu closes on keydown (closes #541)
- 🔨 chore: improve permissions tests
Full Changelog: 1.0.0-beta.74...1.0.0-beta.75
1.0.0-beta.74 (2022-03-19)
What's Changed
- Restart CAD on machine boot (Docker) by @nick-perry14 in #538
- 🚀 feat: detailed user permissions by @Dev-CasperTheGhost in #537
- 🔨 chore: bump deps by @Dev-CasperTheGhost in #540
- 🔨 chore: add table tests
- 🔨 chore(ci): cache turbo & next.js
- 🔨 chore: enable turbo cache for typechecks & tests
- 🐛 fix: case sensitive usernames (closes #539)
New Contributors
- @nick-perry14 made their first contribution in #538
Full Changelog: 1.0.0-beta.73...1.0.0-beta.74
1.0.0-beta.73 (2022-03-17)
What's Changed
- 🔨 refactor: split up table component by @Dev-CasperTheGhost in #533
- 🎉 feat: allow multiple EMS/FD roles for Discord auth by @Dev-CasperTheGhost in #535
- 🐛 fix: unable to accept/deny whitelisted units (closes #536)
- 🔨 chore: bump vitest
- 🔨 fix tests
- 🔨 chore: add more missing translations
- 🐛 fix: unable to use 2fa
- [🔨 chore: account page improvements](https://github.com/SnailyCAD/snaily-cadv4/commit
/9e1bacee5972e1df77545c37f34bb3ef560734c1)
🔨 chore: inform if vehicle is impounded
Full Changelog: 1.0.0-beta.72...1.0.0-beta.73