Skip to content

Releases: SnailyCAD/snaily-cadv4

1.0.0-beta.32 (2022-01-07)

07 Jan 08:16
Compare
Choose a tag to compare

What's Changed

  • 🎉 feat: add penal code popup by @Dev-CasperTheGhost in #240
  • 🔨 refactor: refactor code by @Dev-CasperTheGhost in #246
  • 🎉 feat: occupation by @Dev-CasperTheGhost in #251
  • 🎉 feat: support for CAD logo
  • 🎉 feat: show username in navbar
  • 🔨 add import to linear workflow

Full Changelog: 1.0.0-beta.31...1.0.0-beta.32

1.0.0-beta.31 (2022-01-05)

05 Jan 07:39
Compare
Choose a tag to compare

What's Changed

  • 🔨 chore: redirect instantly to /auth/login when not-authenicated by @Dev-CasperTheGhost in #234
  • 🎉 feat: suggested search by @Dev-CasperTheGhost in #237
  • 🐛 fix: only send required data for mark-stolen by @Dev-CasperTheGhost in #238

Full Changelog: 1.0.0-beta.30...1.0.0-beta.31

1.0.0-beta.30 (2022-01-03)

03 Jan 12:24
Compare
Choose a tag to compare

What's Changed

  • 🎉 feat: 911 call history by @Dev-CasperTheGhost in #227
  • 🎉 feat: allow purging 911-calls by @Dev-CasperTheGhost in #228
  • 🎉 feat: courthouse by @Dev-CasperTheGhost in #232
  • 🐛 fix: generate callsign for Discord webhooks (closes #230)
  • 🐛 fix: allow checking fines checkbox

Full Changelog: 1.0.0-beta.29...1.0.0-beta.30

1.0.0-beta.29 (2022-01-01)

01 Jan 14:31
Compare
Choose a tag to compare

What's Changed

  • 🔨 chore: bump deps by @Dev-CasperTheGhost in #224
  • 🎉 feat: able to revoke warrants by @Dev-CasperTheGhost in #225
  • 🐛 fix: able to unset panic-button by @Dev-CasperTheGhost in #226
  • 🔨 minor improvements to Discord auth

Full Changelog: 1.0.0-beta.28...1.0.0-beta.29

1.0.0-beta.28 (2022-01-01)

01 Jan 08:05
Compare
Choose a tag to compare

What's Changed

  • 🎉 feat: allow imgur image URLs by @Dev-CasperTheGhost in #215
  • 🎉 feat: social security number by @Dev-CasperTheGhost in #216
  • 🎉 feat: enhanced logging by @Dev-CasperTheGhost in #218
  • 🎉 feat: allow entering custom values for weapons & vehicles by @Dev-CasperTheGhost in #221
  • 🎉 feat: support for favicon by @Dev-CasperTheGhost in #223
  • 🐛 fix: checkboxes not showing at create record
  • 🐛 fix: error on creating/updating penal codes (closes #217)

Full Changelog: 1.0.0-beta.27...1.0.0-beta.28

1.0.0-beta.27 (2021-12-29)

29 Dec 19:31
Compare
Choose a tag to compare

What's Changed

  • 🔨 chore: improve admin UI by @Dev-CasperTheGhost in #203
  • 🔨 improve features tab by @Dev-CasperTheGhost in #206
  • 🎉 feat: able to disable weapon registration & 911 calls by @Dev-CasperTheGhost in #212
  • 🔨 fix: add missing translations by @Dev-CasperTheGhost in #213
  • 🐛 fix: show correct data in /admin
  • 🐛 fix: several bug fixes (closes #204)
  • 🎉 feat(Table): add selection support

Full Changelog: 1.0.0-beta.26...1.0.0-beta.27

1.0.0-beta.26 (2021-12-29)

29 Dec 07:51
Compare
Choose a tag to compare

What's Changed

  • 🎉 feat: allow editing licenses (LEO/dispatch) by @Dev-CasperTheGhost in #199
  • 🔨 add cancel previous runs workflow by @Dev-CasperTheGhost in #200
  • 🔨 chore: bump deps by @Dev-CasperTheGhost in #201
  • 🎉 feat: highlight currently assigned to call by @Dev-CasperTheGhost in #202
  • 🔨 sort calls by updatedAt over createdAt
  • 🔨 minor fixes

Full Changelog: 1.0.0-beta.25...1.0.0-beta.26

1.0.0-beta.25 (2021-12-28)

28 Dec 10:34
Compare
Choose a tag to compare

What's Changed

  • 🎉 feat: improve records, penal codes and tickets by @Dev-CasperTheGhost in #197
  • ✨ Grouped penal codes by @Dev-CasperTheGhost in #198
  • 🐛 fix: too dark text color for CallEventsModal
  • 🐛 fix: show "None" over whitespace
  • 🐛 fix: invalid path for business roles
  • 🐛 fix: client side error on WeaponSearchModal
  • 🔨 fix: only make handle draggable

Full Changelog: 1.0.0-beta.24...1.0.0-beta.25

1.0.0-beta.24 (2021-12-27)

27 Dec 14:33
Compare
Choose a tag to compare

What's Changed

  • 🎉 feat: new values UI by @Dev-CasperTheGhost in #193
  • 🎉 feat: support for file import by @Dev-CasperTheGhost in #194
  • 🎉 allow sorting on Table

Full Changelog: 1.0.0-beta.23...1.0.0-beta.24

1.0.0-beta.23 (2021-12-26)

26 Dec 08:36
Compare
Choose a tag to compare

What's Changed

  • 🎉 feat: optional form fields by @Dev-CasperTheGhost in #185
  • 🐛 fix: correct route in OfficerDropdown when changing translations (closed #188)
  • 🔨 chore: update Table component types to be generic
  • 🐛 fix: replace any with correct types for Discord webhooks (closed #186)
  • 🔨 chore: stringify error object -> easier to copy
  • 🔨 add try/catch block for sending Discord webhooks
  • 🐛 fix: incorrect checking of minor version (closed #190)

Full Changelog: 1.0.0-beta.22...1.0.0-beta.23