Releases: OrcaCollective/OpenOversight
Releases · OrcaCollective/OpenOversight
v1.8.0
What's Changed
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #451
- Bump sass from 1.76.0 to 1.77.4 by @dependabot in #456
- Bump wtforms from 3.1.1 to 3.1.2 by @dependabot in #452
- Bump sphinx from 7.0.1 to 7.3.7 by @dependabot in #453
- Bump pre-commit from 3.5.0 to 3.7.1 by @dependabot in #455
- Bump sqlalchemy from 2.0.23 to 2.0.30 by @dependabot in #454
- Remove unnecessary external URL building for placeholder image by @AetherUnbound in #450
- Add content warnings for videos/links by @sea-kelp in #457
- Upgrade to Bootstrap 5 by @sea-kelp in #458
- Fix content warning styles by @sea-kelp in #459
- Change repo link to OrcaCollective by @AetherUnbound in #460
Full Changelog: v1.7.6...v1.8.0
v1.7.6
What's Changed
- Set the preferred URL scheme in production to
https
by @AetherUnbound in #449
Full Changelog: v1.7.5...v1.7.6
v1.7.5
What's Changed
- Bump mypy from 1.4.1 to 1.9.0 by @dependabot in #431
- Bump node from 16 to 21 by @dependabot in #433
- Bump sass from 1.71.1 to 1.72.0 by @dependabot in #432
- Bump python from 3.12.2-slim-bullseye to 3.12.3-slim-bullseye by @dependabot in #440
- Bump node from 21 to 22 by @dependabot in #439
- Bump sass from 1.72.0 to 1.76.0 by @dependabot in #445
- Bump pillow from 10.1.0 to 10.3.0 by @dependabot in #441
- Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 by @dependabot in #438
- Bump google-api-python-client from 2.92.0 to 2.127.0 by @dependabot in #443
- Bump boto3 from 1.28.39 to 1.34.98 by @dependabot in #446
- Bump ipython from 8.22.2 to 8.24.0 by @dependabot in #444
- Bump flask-migrate from 4.0.4 to 4.0.7 by @dependabot in #428
- Allow MPO image upload by @sea-kelp in #447
- Fix Dockerfile dev package list by @sea-kelp in #424
- Update mypy by @sea-kelp in #437
- Upgrade Python image from Bullseye by @sea-kelp in #448
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
- Fix SQLAlchemy warnings by @sea-kelp in #410
- Use poetry for dependency management by @sea-kelp in #411
- Remove xvfb dependency by @sea-kelp in #412
- Update install just recipe and all GitHub Actions by @AetherUnbound in #422
- Use poetry run for sphinx commands by @AetherUnbound in #423
- Bump python from 3.12.1-slim-bullseye to 3.12.2-slim-bullseye by @dependabot in #421
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #420
- Bump extractions/setup-just from 1 to 2 by @dependabot in #419
- Bump sass from 1.70.0 to 1.71.1 by @dependabot in #413
- Bump python-dateutil from 2.8.2 to 2.9.0 by @dependabot in #418
- Bump cachetools from 5.3.2 to 5.3.3 by @dependabot in #414
- Bump pytest from 7.4.3 to 8.1.1 by @dependabot in #426
- Bump faker from 22.6.0 to 24.4.0 by @dependabot in #425
- Bump sphinx-autobuild from 2021.3.14 to 2024.2.4 by @dependabot in #417
- Fix upload bugs by @sea-kelp in #434
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- Bump pytest from 7.3.1 to 7.4.3 by @dependabot in #389
- Bump flask-compress from 1.13 to 1.14 by @dependabot in #392
- Bump wtforms from 3.0.1 to 3.1.1 by @dependabot in #390
- Bump email-validator from 2.0.0.post2 to 2.1.0.post1 by @dependabot in #388
- Bump cachetools from 5.3.1 to 5.3.2 by @dependabot in #391
- Bump actions/setup-python from 4 to 5 by @dependabot in #399
- Bump sass from 1.69.5 to 1.70.0 by @dependabot in #407
- Bump selenium from 4.9.1 to 4.17.2 by @dependabot in #406
- Bump flake8 from 6.0.0 to 7.0.0 by @dependabot in #404
- Bump python from 3.12.0-slim-bullseye to 3.12.1-slim-bullseye by @dependabot in #400
- Bump gunicorn from 20.1.0 to 21.2.0 by @dependabot in #395
- Bump faker from 19.3.1 to 22.6.0 by @dependabot in #405
- Bump authlib from 1.2.1 to 1.3.0 by @dependabot in #398
- Fix Edit Department form by @sea-kelp in #401
- Fix link edit/delete buttons showing when not logged in by @sea-kelp in #403
- Upstream batch 5 by @sea-kelp in #408
- Add clarification regarding assignment history by @sea-kelp in #402
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- Bump sqlalchemy from 2.0.19 to 2.0.23 by @dependabot in #383
- Bump pillow from 10.0.0 to 10.1.0 by @dependabot in #381
- Bump pre-commit from 3.3.2 to 3.5.0 by @dependabot in #380
- Bump sass from 1.66.1 to 1.69.5 by @dependabot in #378
- Bump flask-wtf from 1.1.1 to 1.2.1 by @dependabot in #375
- Bump psycopg2-binary from 2.9.5 to 2.9.9 by @dependabot in #376
- Bump python from 3.11.5-slim-bullseye to 3.12.0-slim-bullseye by @dependabot in #379
- Bump docker/login-action from 2 to 3 by @dependabot in #364
- Bump actions/checkout from 3 to 4 by @dependabot in #363
- Bump docker/build-push-action from 4 to 5 by @dependabot in #365
- Fix NodeSource deprecation warning by @sea-kelp in #362
- Unpin werkzeug by @sea-kelp in #387
- Fix officer profile exception by @sea-kelp in #385
- Fix Sphinx docs build by @sea-kelp in #386
Full Changelog: v1.7.0...v1.7.1
v1.7.0
Full Changelog: v1.6.1...v1.7.0