Skip to content

Roadmap

redshiftzero edited this page Jun 20, 2020 · 1 revision

Release policy

We use semantic versioning:

  • Major releases 1.x.y have breaking changes (e.g. CSV download formats may change).
  • Minor releases (merge from develop -> main using git-flow) have versions 0.x.0.
  • Patch releases contain bugfixes or security fixes only (fixes merged both into develop and main) and have versions 0.x.y.

Planned development

Note: Since OpenOversight is a 100% volunteer project, development pace can vary based on the availability of development resources. The following are our tentative plans for the remainder of 2020 (this does not include bugfix releases which will be issued as needed).

OpenOversight 0.6.0

Due: June 26, 2020.

Remaining development is down to just bugfixes at this point, those bugs are tracked in: https://github.com/lucyparsons/OpenOversight/milestone/14

OpenOversight 0.7.0

Due: July 17, 2020.

  • Improvements to bulk upload functionality to enable additional departments.
  • Create unit views of officers for area coordinators and administrators.
  • Admin / area coordinator workflow for removing photos (to reduce backup size).
  • Allow upload of additional image formats (user feature request).
  • Update Chicago PD rosters.
  • Link to Invisible Institute's Citizen Police Data Project.
  • Add incident collections.

Issues tracked in: https://github.com/lucyparsons/OpenOversight/milestone/15

OpenOversight 0.8.0

Due: Aug 21, 2020.

  • Improve design of officer profile.
  • Convert submitted photos to PNG (file metadata removal) and save originals privately.

Issues tracked in: https://github.com/lucyparsons/OpenOversight/milestone/16

OpenOversight 0.9.0

Due: Sept 25, 2020.

  • Automate face detection and object (officer) detection in images.
  • Privacy-respecting analytics/statistics on the use of OpenOversight.

Issues tracked in: https://github.com/lucyparsons/OpenOversight/milestone/17

OpenOversight 0.10.0

Due: Oct 23, 2020.

  • Show tags/faces overlaid on each image.
  • Perform facial recognition on a per-department basis.

Issues tracked in: https://github.com/lucyparsons/OpenOversight/milestone/19

OpenOversight 0.11.0

Due: Dec 18, 2020.

  • Enable submission of police encounters / ratings, add review step.

Issues tracked in: https://github.com/lucyparsons/OpenOversight/milestone/18