Releases: OrcaCollective/OpenOversight
Releases · OrcaCollective/OpenOversight
v1.2.0 - Incident & testing improvements, bugfixes
What's Changed
- Move pytest.ini to mounted folder, change pytest cache dir by @AetherUnbound in #97
- Fixes #98: Cannot open Account navbar menu when on an officer page by @sea-kelp in #100
- Make emails case-insensitive for user operations by @sea-kelp in #102
- Automatically send confirmation email when a user is approved by @sea-kelp in #103
- Re-instate XVFB tests by @sea-kelp in #105
- Replace itsdangerous JWS with authlib by @sea-kelp in #106
- Generalize data mungers, add roster update script by @AetherUnbound in #89
- Display readable errors instead of html by @sea-kelp in #107
- Munger: OPA Incidents, improved detail formatting by @AetherUnbound in #99
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0 - UI Improvments, testing infrastructure
What's Changed
- Remove port config from base compose file by @AetherUnbound in #88
- Reinstate tests, add to CI by @AetherUnbound in #86
- Add note about prompts to README by @sarayourfriend in #96
- Allow "Not Sure" rank in search flow by @AetherUnbound in #90
- Keep filter field accordions open if in query by @AetherUnbound in #92
- Show the placeholder image if officer has no photos by @AetherUnbound in #93
- Improve unit & rank search filters by @AetherUnbound in #91
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - First release
There's nothing particular about this release, other than that it's our first one since forking! Thanks to all the effort that folks put into this 😊 Many more to come!
What's Changed
- Initial setup and customization by @AetherUnbound in #1
- Image submission: Remove SecureDrop references by @sarayourfriend in #8
- Alternative storage backend for development by @AetherUnbound in #10
- Add static files as a volume for prod deployment by @AetherUnbound in #11
- Image submission: Scrub EXIF data by @sarayourfriend in #9
- Fix various contrast issues by @sarayourfriend in #15
- Fix tests by @sarayourfriend in #17
- Fix horizontal scroll by @sarayourfriend in #19
- Remove Lucy Parsons Labs references as well as some Chicago specific stuff by @sarayourfriend in #13
- Fix featured image in officer list by @AetherUnbound in #22
- Fix title on find officer page by @sarayourfriend in #23
- Fix footer causing scrolling on small pages by @sarayourfriend in #24
- Add command to copy face images by @sarayourfriend in #27
- Fix gif uploading by @sarayourfriend in #32
- Refactor officer detail page to split template out into partials by @sarayourfriend in #28
- Stop auto cropping on cop photo upload by @sarayourfriend in #30
- Upgrade all Flask dependencies by @sarayourfriend in #34
- Bugfix: close the image to free up memory by @AetherUnbound in #35
- Munger: Twitter Links by @AetherUnbound in #39
- Munger: Demographics by @AetherUnbound in #45
- Imports fix, prod docker-compose in just by @AetherUnbound in #48
- Show ambiguity in age based on birth year by @AetherUnbound in #49
- Add a note about steps to take for already ID'd photos by @AetherUnbound in #47
- Munger: 2020 Salaries by @AetherUnbound in #50
- Add PayTheFee spreadsheet for possible donations by @AetherUnbound in #53
- Munger: Historical officers (after 2020), assignments by @AetherUnbound in #51
- Munger: First employed date by @AetherUnbound in #52
- Currently on the force computed field by @AetherUnbound in #55
- Update donation wording by @AetherUnbound in #57
- Improve data download links by @AetherUnbound in #54
- Hotfix: Use relative imports by @AetherUnbound in #58
- Bugfix: Generate static files at startup, rather than during build by @AetherUnbound in #60
- Set minimum image size for officer faces by @AetherUnbound in #63
- Allow volunteers to directly upload officer images by @AetherUnbound in #62
- Pre-commit! by @AetherUnbound in #72
- Munger: Assignments (but better) by @AetherUnbound in #73
- Bugfix: Officer search result count by @AetherUnbound in #75
- Bugfix: Main container bottom padding by @AetherUnbound in #76
- Techbloc directory link in footer by @AetherUnbound in #77
- Munger: 2021 salary data by @AetherUnbound in #74
- Add backup just recipe by @AetherUnbound in #81
- Make user profile view volunteer only by @AetherUnbound in #83
- Publish docker image to ghcr.io by @AetherUnbound in #84
New Contributors
- @AetherUnbound made their first contribution in #1
- @sarayourfriend made their first contribution in #8
Full Changelog: v0.6.5...v1.0.0