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