Releases: OrcaCollective/OpenOversight
Releases · OrcaCollective/OpenOversight
v1.4.1
v1.4.0
What's Changed
- Add a code owners file by @AetherUnbound in #193
- GitHub Pages, docs related just recipes, badges by @AetherUnbound in #198
- Prevent disabled users from logging in by @sea-kelp in #192
- Fix incident description truncation by @sea-kelp in #204
- Upgrade test dependencies by @sea-kelp in #205
- Bump python from 3.10.6-slim to 3.10.7-slim by @dependabot in #206
- Bump sqlalchemy from 1.4.21 to 1.4.41 by @dependabot in #212
- Bump flask-wtf from 0.15.1 to 1.0.1 by @dependabot in #210
- Bump us from 1.0 to 2.0.2 by @dependabot in #209
- Bump sass from 1.54.8 to 1.55.0 by @dependabot in #208
- Create better quality thumbnails by @sea-kelp in #215
- Show department last updated dates by @sea-kelp in #214
Full Changelog: v1.3.4...v1.4.0
v1.3.4 - Dependency upgrades
What's Changed
- Bump python from 3.10.5-slim to 3.10.6-slim by @dependabot in #184
- Bump sphinx from 1.7.8 to 5.1.1 by @dependabot in #185
- Bump pillow from 7.2.0 to 9.2.0 by @dependabot in #187
- Bump mypy from 0.782 to 0.971 by @dependabot in #188
- Bump flask-limiter from 2.6.0 to 2.6.2 by @dependabot in #190
- Bump sphinx-autobuild from 0.7.1 to 2021.3.14 by @dependabot in #189
- Bump sass from 1.54.4 to 1.54.8 by @dependabot in #186
Full Changelog: v1.3.3...v1.3.4
v1.3.3 - Redirect improvements, bugfixes
What's Changed
- Bump pytest-xdist from 1.25.0 to 2.5.0 by @dependabot in #137
- Fix "currently employed" when no other field selected by @sea-kelp in #177
- Fix Selenium log path and remove unnecessary sleeps by @sea-kelp in #181
- Redirect to Officer page after deleting tag by @sea-kelp in #182
Full Changelog: v1.3.2...v1.3.3
v1.3.2 - New search options, dependency upgrades, bugfixes
What's Changed
- Add sample data for initialization by @AetherUnbound in #152
- Add first name search by @sea-kelp in #157
- Bump boto3 from 1.17.101 to 1.24.21 by @dependabot in #156
- Bump flask-sitemap from 0.3.0 to 0.4.0 by @dependabot in #158
- Bump email-validator from 1.0.5 to 1.2.1 by @dependabot in #139
- Bump python-dotenv from 0.7.1 to 0.20.0 by @dependabot in #138
- Bump jquery from 3.5.0 to 3.6.0 by @dependabot in #141
- Bump popper.js from 1.15.0 to 1.16.1 by @dependabot in #143
- Bump python-dateutil from 2.8.1 to 2.8.2 by @dependabot in #159
- Bump selenium 3.14.0->4.3.0, geckodriver 0.26.0->0.31.0 by @dependabot in #155
- Bump python from 3.9-slim->3.10.5-slim, pytest 5.2.2->7.1.2 by @dependabot in #154
- Fix Werkzeug import error by @sea-kelp in #167
- Migrate to dart sass by @sea-kelp in #168
- Add option to search only by current job by @sea-kelp in #169
- Update "Find an Officer" page by @sea-kelp in #171
- Bump flask-migrate from 3.0.1 to 3.1.0 by @dependabot in #163
- Fix functional tests by @sea-kelp in #174
- Bump flask-limiter from 1.4 to 2.6.0 by @dependabot in #172
- Bump flask from 2.1.2 to 2.2.2 by @dependabot in #173
New Contributors
- @dependabot made their first contribution in #156
Full Changelog: v1.3.1...v1.3.2
v1.3.1 - Officer searching improvements, bugfixes
v1.3.0 - Incidents search & data fixes
What's Changed
- Determine assignments based on deltas rather than dropping dupes by @AetherUnbound in #114
- Change link title name by @AetherUnbound in #115
- CI fixes for Flask, black, & testing by @AetherUnbound in #123
- Provide better metadata for incidents page by @sea-kelp in #121
- Add incident description cutoff script to incident list by @AetherUnbound in #116
- Add incident search by @sea-kelp in #122
Full Changelog: v1.2.2...v1.3.0
v1.2.2 - Incident ordering
What's Changed
- Sort incidents by date descending on officer page by @AetherUnbound in #112
Full Changelog: v1.2.1...v1.2.2
v1.2.1 - Incident & wording improvements
What's Changed
- Make incomplete salary more generic, since it's past 2021 now by @AetherUnbound in #108
- Move links section to after incidents by @AetherUnbound in #109
- Improve cutoff for incident descriptions by @AetherUnbound in #110
- Add extra info for upload by @AetherUnbound in #111
Full Changelog: v1.2.0...v1.2.1
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