Releases: lucyparsons/OpenOversight
Releases · lucyparsons/OpenOversight
OpenOversight 0.4.2
- Add links to tags on officer profile
- Improve pagination
- Add optional description field to officer profiles
- Bugfix: departments with no officers are no longer displayed
- Bugfix: officers with a capital in their name is now correctly displayed
- Other miscellaneous documentation and developer environment improvements
OpenOversight 0.4.1
- When officers are tagged, a cropped version of their face will be created and stored on S3 (#459).
- Cropped versions of all tagged faces will be created (#459).
- Admins/ACs can discuss officers on their profiles via notes (#475).
- Prepopulate officer IDs on incident form (#476).
- Do not require a report number to create an incident (#477).
- Update copy on about and index pages (#487).
- Improve UX on incident form (#509).
- Replace "police" text with "law enforcement" across the application (#472).
- Bugfix: Include officers without assignments in search results (#481).
- Bugfix: Don't show incident area on profile if no incidents are present (#503).
Multi-department volunteering
- Make about page city-agnostic
- Enable admins to add new officers for any department
- Enable volunteers to classify images from any department
- Enable volunteers to identify officers from any department
- Update volunteer tutorial
- Replace sqlalchemy with alembic for database migrations
v0.2.4
v0.2.3
0.2
- Add volunteer user accounts
- Add cop identification workflow
- Add image classification workflow
- Add drag and drop multiple photo upload
- Add rate limiting
- Add officer profiles
- Add user profiles and leaderboard
- Add moderation functionality
- UX/Design revamp
v0.1.3
- Fix bug preventing display of placeholder images on /gallery view
v0.1.2
- Pagination
- Tagger form to find an officer's OpenOversight ID
- Unit tests
- Page loading indicator
- Nicely formatted error pages
- Search by partial name and badge number
Release v0.1.1
This is a minor release of the public beta with some production speedups
Public Beta
Initial version of prototype OpenOversight app