Releases: SnailyCAD/snaily-cadv4
Releases · SnailyCAD/snaily-cadv4
1.0.0-beta.92 (2022-04-29)
What's Changed
- 💬 Update 'ru' locale by @pp2amd6 in #690
- 🎉 feat: add position field to EMS/FD/LEO by @Dev-CasperTheGhost in #694
- 💬 Update 'ru' locale by @pp2amd6 in #699
- 🔨 chore: minor fixes & improvements
- 🐛 fix: correctly handle unit merging (closes #695)
- 🎉 feat: improve divisions overflow (closes #698)
- 🐛 fix: add missing translations for bolo types (closes #700)
- 🐛 fix: officer column alignment (closes #696)
- 🔨 chore: show less connection errors (closes #697)
- 🐛 fix: unable to use callsign2 for combined units (closes #689)
Full Changelog: 1.0.0-beta.91...1.0.0-beta.92
1.0.0-beta.91 (2022-04-27)
What's Changed
- 🎉 feat: add search & delete to manage units by @Dev-CasperTheGhost in #669
- 🔨 chore: bump deps by @Dev-CasperTheGhost in #670
- Update 'ru' locale by @pp2amd6 in #671
- 🎉 feat: add description field to qualifications by @Dev-CasperTheGhost in #685
- 🎉 feat: add officer rank image by @Dev-CasperTheGhost in #686
- 🎉 feat: able to view officer qualifications by @Dev-CasperTheGhost in #687
- 🐛 fix: suspend results in client error
- 🐛 fix: hide officer rank's image if disabled (closes #688)
- 🐛 fix: minor fixes in drivers exam (closes #684)
- feat: show image & departments columns
- 🐛 fix: add missing bloodgroups (closes #679)
- 🐛 fix: add missing dispatch permissions (closes #672)
- 🔨 chore: remove redundant edit occupation modal/button (closes #675)
- 🐛 fix: publish values folder to GitHub (closes #673)
- 🎉 feat: add SSN to jail (closes #678)
Full Changelog: 1.0.0-beta.90...1.0.0-beta.91
1.0.0-beta.90 (2020-04-26)
What's Changed
- Add new text entries for 'ru' locale by @pp2amd6 in #655
- Add new entries for 'ru' locale by @pp2amd6 in #658
- 💬 Update 'ru' locale by @pp2amd6 in #664
- 🎉 feat: unit qualifications by @Dev-CasperTheGhost in #662
- 🐛 fix: handle owner
- 🐛 fix: check for correct permissions
- 🐛 fix: onClear closes modals (closes #644)
- 🎉 feat: add user column to manage units (closes #666)
- 🐛 fix: add translations for /404 & /403 (closes #661)
- 🐛 fix: disable context-menu if off-duty (closes #660)
- 🐛 fix: handle correct deletion of Discord roles (closes #649)
Full Changelog: 1.0.0-beta.89...1.0.0-beta.90
1.0.0-beta.89 (2022-04-24)
What's Changed
- 🔨 refactor: use Formik Form by @Dev-CasperTheGhost in #650
- 🎉 feat: improve records error handling by @Dev-CasperTheGhost in #653
- 🎉 feat: user API tokens (optional) by @Dev-CasperTheGhost in #651
Full Changelog: 1.0.0-beta.88...1.0.0-beta.89
1.0.0-beta.88 (2022-04-23)
What's Changed
- 🎉 feat: incoming call sound by @Dev-CasperTheGhost in #632
- 🎉 feat: add support for confidential departments by @Dev-CasperTheGhost in #633
- 🔨 refactor: call events by @Dev-CasperTheGhost in #636
- 🔨 chore: update translations (en_gb) by @jxckUK in #637
- Update ru locale by @pp2amd6 in #641
- 🐛 fix: return correct incidents data (closes #642)
- 🐛 fix: only append bgStickyColor if no style exists (closes #648)
- 🐛 fix: add missing translations (closes #647)
- 🐛 fix: convert strings to slate data (closes #645)
- 🔨 chore: bump react-dnd-html-backend
- 🐛 fix: close correct modalId (closes #643)
- 🐛 fix: skip Discord role if not set (closes #635)
- 🔨 chore: hide image on failure (closes #638)
- 🐛 fix: unable to open respective modals when clicking name (closes #631)
Full Changelog: 1.0.0-beta.87...1.0.0-beta.88
1.0.0-beta.87 (2022-04-19)
What's Changed
- 🔨 refactor: <Title/> component by @Dev-CasperTheGhost in #624
- 🎉 feat: socket connection error banner by @Dev-CasperTheGhost in #626
- 🎉 feat: support status update sound by @Dev-CasperTheGhost in #627
- 🎉 feat: support for more webhook types by @Dev-CasperTheGhost in #629
- 🔨 chore: include CAD version to bug_report_template
- 🔨 fix: allow owner bypass
- 🔨 chore: bump deps & minor improvements
- 🐛 fix: correctly close modals
- 🐛 fix: active incidents units involved not showing correctly
- 🐛 fix: minor fixes
- 🔨 chore: redirect to API-docs if entered via client
- 🐛 fix: only append badgeNumbers if enabled (closes #628)
Full Changelog: 1.0.0-beta.86...1.0.0-beta.87
1.0.0-beta.86 (2022-04-14)
What's Changed
- 🎉 feat: end active calls & incidents after timeout (optional) by @Dev-CasperTheGhost in #614
- 🎉 feat: penal codes page by @Dev-CasperTheGhost in #617
- 🎉 feat: able to provide default officer rank by @Dev-CasperTheGhost in #615
- 🎉 feat: able to disable badge numbers by @Dev-CasperTheGhost in #620
- 🔨 chore: remove activeIncident when incident is ended
- 🔨 chore: seek to start of audio
- 🐛 fix: play correct sound
- 🔨 fix: don't duplicate BOLO for a reported vehicle
- 🐛 fix: display correct permissions (closes #618)
- 🐛 fix: handle correct added-to-call sound (closes #613)
- 🐛 fix: handle dnd in chromium (closes #612)
Full Changelog: 1.0.0-beta.85...1.0.0-beta.86
1.0.0-beta.85 (2022-04-12)
What's Changed
- 🎉 feat: allow LEO to make calls by @Dev-CasperTheGhost in #606
- 🔨 chore: refactor modal state by @Dev-CasperTheGhost in #607
- 🔨 refactor: modal buttons by @Dev-CasperTheGhost in #608
- 🔨 chore: minor fix
- 🎉 feat: ability to re-apply vehicle for DMV
- 🔨 chore: minor refactor
- 🔨 chore: remove unused console.log
- 🔨 chore: minor fixes
- 🔨 chore: small fixes
- 🔨 chore: general improvements
- 🐛 fix: unable to view tow-logs call description (closes #601)
Full Changelog: 1.0.0-beta.84...1.0.0-beta.85
1.0.0-beta.84 (2022-04-11)
What's Changed
- 🎉 feat: Custom Field Search by @Dev-CasperTheGhost in #597
- 🎉 feat: drag/drop support for assigned units by @Dev-CasperTheGhost in #600
- 🐛 fix: remove duplicated location (closes #598)
- 🔨 fix failing ci
- 🔨 chore: improve start commands
- 🔨 chore: minor improvements
- 🔨 chore: minor bug fixes
- 🎉 feat: improve name search results
- 🔨 chore: general improvements
- 🔨 chore: improve calls filters state
- 🔨 chore: bump deps
- 🐛 fix: LEO unable to manage calls when active-dispatchers is disabled (closes #596)
- 🐛 fix: usernames are case sensitive (closes #595)
Full Changelog: 1.0.0-beta.83...1.0.0-beta.84
1.0.0-beta.83 (2022-04-09)
What's Changed
- 🎉 feat: Added to call & stop roleplay sounds by @Dev-CasperTheGhost in #591
- 🎉 feat: add case numbers/ids to 911 calls by @Dev-CasperTheGhost in #592
- 🎉 feat: ability to add officers/ems/fd to incidents by @Dev-CasperTheGhost in #593
- 🐛 fix: unable to self-add merged units onto a call
- 🔨 chore: improve findUnit code
- 🔨 chore: correctly disable 'create incident' button
- 🔨 chore: allow lowercase address search
Full Changelog: 1.0.0-beta.82...1.0.0-beta.83