Releases: lucyparsons/OpenOversight
Releases · lucyparsons/OpenOversight
v0.9.1
What's Changed
- Fix officer face aspect ratio by @sea-kelp in #1181
- Fix officer tagging when department not set by @sea-kelp in #1182
- Add
CODEOWNERSfile by @michplunkett in #1183
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- UX Re-design by @sea-kelp in #1155
- Fix submit image page and python sqlite bug by @sea-kelp in #1157
- Default to "N/A" if dept state is invalid by @sea-kelp in #1159
- Mock S3 in dev and testing by @sea-kelp in #1158
- Fix
make_admin_usercommand by @michplunkett in #1161 - Allow /find form to handle omitted age range. by @abandoned-prototype in #1162
- Use playwright for functional tests by @sea-kelp in #1163
- Overhaul the
/departments/<department_id>view by @abandoned-prototype in #1164 - Update GitHub Action versions by @michplunkett in #1166
- Revert GitHub Action update for deploying workflow by @michplunkett in #1167
- Fix
build_deploy.ymlversions by @michplunkett in #1168 - Split map SVG into separate route by @sea-kelp in #1169
- Add Department count cacheing by @michplunkett in #1165
- Fix edit user form by @sea-kelp in #1173
- Simplify routing statements by @michplunkett in #1171
- Correct
auth.get_userstest by @michplunkett in #1175 - Remove
docker-composeversions by @michplunkett in #1178 - Move schema check to Docker by @michplunkett in #1177
- Add GitHub Action for schema diagram by @michplunkett in #1174
Full Changelog: v0.8.4...v0.9.0
v0.8.4
What's Changed
- Address Dependabot alerts by @michplunkett in #1137
- Standardize model
__repr__functions by @michplunkett in #1140 - Add 🐍 version
3.13to build process by @michplunkett in #1113 - Restructure application routing by @michplunkett in #1141
- Update database relationship diagram by @michplunkett in #1144
- Add DB diagram function to
Makefileby @michplunkett in #1146 - Add generic
__repr__andto_dictfunctions by @michplunkett in #1143 - Add static
Departmentfunctions by @michplunkett in #1150 - Remove audit fields from
Descriptiondownload by @michplunkett in #1151 - Bump cryptography from 44.0.0 to 44.0.1 by @dependabot in #1153
- Revert "Delete
create_db.py(#1000)" by @abandoned-prototype in #1152
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- Address Selenium warnings by @michplunkett in #1135
- Replace X links with Bluesky links by @michplunkett in #1134
- Update CPD complaint link by @michplunkett in #1136
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Update pre-commit libraries by @michplunkett in #1118
- Remove Bootstrap3 by @b-meson in #1123
- Add invalid ID tests for
main.viewsby @michplunkett in #1124 - Remove unnecessary
mockdataparameters by @michplunkett in #1126 - Add donate link to footer by @michplunkett in #1127
- Add links to other instances by @michplunkett in #1128
- Update packages with vulnerabilities by @michplunkett in #1130
- Finish audit fields for
userstable by @michplunkett in #1129 - Use Flask-Migrate in
Makefileby @michplunkett in #1132 - Fix the
/finddepartment sort by @michplunkett in #1133
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Fix
Donatelink by @michplunkett in #1112 - Address
SQLAlchemydeprecation warnings by @michplunkett in #1111 - Bump zipp from 3.16.0 to 3.19.1 by @dependabot in #1110
- Bump pip from 23.1.2 to 23.3 by @dependabot in #1071
- Update
Flask-WTFto address test warnings by @michplunkett in #1114 - Update documentation by @michplunkett in #1116
- Address database warnings and deprecated syntax by @michplunkett in #1115
- Remove
transaction.rollback()and usesessionfixture by @michplunkett in #1117 - Fix database fixture and password unit test by @sea-kelp in #1120
- Use docker compose v2 plugin by @sea-kelp in #1121
- Add user profile tests by @michplunkett in #1119
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Bump gunicorn from 20.1.0 to 22.0.0 by @dependabot in #1097
- Create test-specific 🐳 file by @michplunkett in #1082
- Allow MPO image upload by @sea-kelp in #1098
- Address Coveralls bug by @michplunkett in #1100
- Bump authlib from 1.2.1 to 1.3.1 by @dependabot in #1103
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1104
- Replace
flake8withruffby @michplunkett in #1101 - Add content warnings for videos/links by @sea-kelp in #1102
- Change CI step name by @michplunkett in #1107
- Disable pycache generation by @sea-kelp in #1108
- Upgrade to Bootstrap 5 by @sea-kelp in #1105
- Remove
blackand useruffformatter by @michplunkett in #1106 - Fix nav bar links on mobile by @sea-kelp in #1109
Full Changelog: v0.7.11...v0.8.0
v0.7.11
What's Changed
- Add default Officer Overtime value by @Spraynard in #1083
- Fix link edit/delete buttons showing when not logged in by @sea-kelp in #1086
- Update PR template by @michplunkett in #1084
- Bump pillow from 10.0.1 to 10.2.0 by @dependabot in #1088
- Fix issue where carousel controls were no longer showing up by @sea-kelp in #1090
- Remove broken DB details link by @michplunkett in #1092
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #1093
- Fix upload bug by @sea-kelp in #1095
Full Changelog: v0.7.10...v0.7.11
v0.7.10
What's Changed
- Replace inline styles with external css by @brrusselburg in #1073
- Add missing
alt tags by @brrusselburg in #1074
- Update font-awesome icons by @michplunkett in #1076
- Test code on 🐍
3.12by @michplunkett in #1080 - Fix
Departmentspagination automatic filter application by @Spraynard in #1078
New Contributors
- @brrusselburg made their first contribution in #1073
- @Spraynard made their first contribution in #1078
Full Changelog: v0.7.9...v0.7.10
v0.7.9
What's Changed
- Invalidate session on email/pw update by @sea-kelp in #1068
- Bump pillow from 10.0.0 to 10.0.1 by @dependabot in #1069
- Make url_for work with all endpoints by @abandoned-prototype in #1070
Full Changelog: v0.7.8...v0.7.9