Releases: SnailyCAD/snaily-cadv4
Releases · SnailyCAD/snaily-cadv4
1.2.1 (2022-05-17)
1.2.0 (2022-05-17)
What's Changed
- 🍻 Turn off the strict requirement on the length of the social security number. by @pp2amd6 in #775
- 🎉 feat: court entries by @Dev-CasperTheGhost in #777
- 🎉 feat: courthouse Discord role sync by @Dev-CasperTheGhost in #779
- 🔨 chore: only allow LEO for court entries
- 🐛 fix: correctly handle discord missing access errors (closes #774)
- 🐛 fix: modal z-index (closes #776)
- 🐛 fix: show notes on name search -> vehicles (closes #773)
Full Changelog: 1.1.0...1.2.0
1.1.0 (2022-05-15)
What's Changed
- ‘cn' locale fix part1 by @KNA7022 in #763
- 🎉 feat: drag and drop to unassign from 911 Call by @Dev-CasperTheGhost in #770
- 🎉 feat: able to manage notes (citizens & vehicles) by @Dev-CasperTheGhost in #772
- 🐛 fix: correctly handle modals (closes #769)
- 🎉 feat: able to provide custom ssn (closes #768)
- 🎉 feat: show warning if vehicle has active bolo (closes #765)
- 🎉 feat: show warning if citizen has active bolo (ref #765)
Full Changelog: 1.0.0...1.1.0
1.0.0-beta.98 (2022-05-14)
What's Changed
- 🔨 chore: bump deps by @Dev-CasperTheGhost in #755
- 💬 Update 'ru' locale by @pp2amd6 in #756
- 🎉 feat: auto expire arrest reports (optional feature) by @Dev-CasperTheGhost in #758
- Update 'cn' locale by @KNA7022 in #760
- 🔨 chore: minor fixes
- fix tests
- 🔨 chore: show local git hash as version checker
- 🔨 chore: minor refactor
- 🔨 chore: fix mobile view of manage 911 call
- 🔨 chore: improve text colors
- 🐛 fix: only warn if tab is active
- 🔨 chore: refactor cad-settings page
- 🔨 chore: bump vite
🐛 fix: correctly handle business creation
🐛 fix: unable to remove webhooks
🐛 fix: normalize call 1x
🔨 chore: merge expungement & name change requests into 1 page
New Contributors
Full Changelog: 1.0.0-beta.97...1.0.0-beta.98
1.0.0 (2022-05-14)
What's Changed
This release marks the first non-beta release. SnailyCADv4 is now officially out of beta. New versions will be released once new features are added or bugs have been fixed.
Full Changelog: 1.0.0-beta.98...1.0.0
1.0.0-beta.97 (2022-05-11)
What's Changed
- 🎉 feat: able to add description field to DL categories by @Dev-CasperTheGhost in #745
- 💬 Update 'ru' locale by @pp2amd6 in #746
- 🎉 feat: show active units on the live map by @Dev-CasperTheGhost in #750
- 🎉 feat: more webhook types by @Dev-CasperTheGhost in #752
- 🎉 feat: show list of active units on map by @Dev-CasperTheGhost in #754
- 🔨 chore: remove duplicate function
- 🐛 fix: update player state correctly
- 🐛 fix: add missing permission
- 🔨 chore: minor changes
- 🔨 chore: minor refactor
- 🔨 chore: remove some any
- 🎉 feat: isConfidential medical records search (closes #753)
- 🐛 fix: correctly check for vehicle model (closes #748)
- 🐛 fix: add missing translation (closes #749)
Full Changelog: 1.0.0-beta.96...1.0.0-beta.97
1.0.0-beta.96 (2022-05-08)
What's Changed
- 🔨 chore: refactor code by @Dev-CasperTheGhost in #740
- 🚀 support Steam Oauth by @Dev-CasperTheGhost in #742
- 🎉 feat: hover feedback for call events
- 🎉 feat: hover feedback for call events
- 🐛 fix: update namesearch state if vehicle is updated
- 🐛 fix: steam oauth disabled by default
- 🔨 chore: add Unauthorized error message
- 🔨 chore: improve colors
- 🐛 fix: correctly set disabled for 'call tow' button
- 🎉 feat: add plate search for 'call tow' in dispatch
- 🔨 refactor: 911 call events return
- 🐛 fix: add missing translation
- 🔨 chore: add tests for handleValidate
- 🔨 chore: fix consistant function styles
- 🐛 fix: live map fixes
- 🐛 fix: unable to create 911 calls via live map
- 🔨 chore: minor refactor
- 🔨 chore: decrease contrast on SettingsFormField
- 🔨 chore: minor fixes
- 🔨 chore: add tests for normalizeValue
- 🔨 chore: minor fixes
Full Changelog: 1.0.0-beta.95...1.0.0-beta.96
1.0.0-beta.95 (2022-05-06)
What's Changed
- 🎉 feat: Enable whitelisting & default rank for EMS/FD (WIP) by @Dev-CasperTheGhost in #736
- 🎉 feat: Arrest reports approval (WIP) by @Dev-CasperTheGhost in #729
- 🎉 feat: automatic unit off-duty by @Dev-CasperTheGhost in #733
- 🎉 feat: Common citizen cards by @Dev-CasperTheGhost in #737
- 🔨 chore: bump deps by @Dev-CasperTheGhost in #738
- 🔨 chore: improve client tests
- 🐛 fix: set correct min-width for inputs (closes #735)
- 🐛 fix: correctly filter departments (closes #730)
Full Changelog: 1.0.0-beta.94...1.0.0-beta.95
1.0.0-beta.94 (2022-05-04)
What's Changed
- 💬 Update and improve 'ru' locale by @pp2amd6 in #719
- 🎉 feat: able to specify division template (paired unit template) by @Dev-CasperTheGhost in #722
- 🎉 feat: active call column by @Dev-CasperTheGhost in #723
- 💬 Update 'ru' locale by @pp2amd6 in #725
- 🚀 feat: improved callsign management by @Dev-CasperTheGhost in #726
- 🔨 chore: minor fixes
- 🔨 chore: add missing table column
- 🔨 chore: refactor panic button handling
- 🔨 chore: refactor LEO & Dispatch units fetching
- 🔨 chore: improve scrollbars for tables in Chromium based browsers
- 🐛 fix: correctly check for dispatch permissions
- 🔨 chore: set activeCall null when off-duty
- 🔨 chore: minor refactor
Full Changelog: 1.0.0-beta.93...1.0.0-beta.94
1.0.0-beta.93 (2022-05-01)
What's Changed
- 💬 Update 'ru' locale by @pp2amd6 in #703
- 🎉 feat: add uses to user API Token by @Dev-CasperTheGhost in #702
- 🎉 feat: support custom messages for webhooks by @Dev-CasperTheGhost in #705
- 🚀 refactor: improve unit status changes by @Dev-CasperTheGhost in #706
- 🚀 refactor: support department & combined unit fixes by @Dev-CasperTheGhost in #709
- 🔨 chore: general refactor by @Dev-CasperTheGhost in #712
- 🔨 chore: add simple README to packages/
- 🔨 chore: only show if existing
- 🐛 fix: handle correct record creation in name search
- 🐛 fix: don't fetch dispatch on /citizen
- 🐛 fix: allow custom field search for LEO/dispatch/EMS/FD
- 🐛 fix: hide user API tokens if disabled (closes feature/sna-17076)
Full Changelog: 1.0.0-beta.92...1.0.0-beta.93