Releases: codeforpdx/recordexpungPDX
Version 5.16
Two changes to handle requests from MCDA:
- Add assumption that there are no unreported balances on cases.
- New "lesser charge" type, with eligibility based on the eligibility of another charge in the case.
Version 5.15
Removes a provider from the partners list
Version 5.14
- Update Umatilla DA's address
- Add "Was the underlying charge traffic-related?" to all severity levels of "Attempt" charges.
Version 5.13
Replace the new question on multnomah violations with a new PossibleTrafficViolation charge type that is "needs more analysis".
Version 5.12
Bugfix: clicking "generate paperwork" would fail if there were only partially eligible cases.
Version 5.11
Bugfix: section header sort was crashing because of a missing case due to a typo.
Version 5.10
Charge Classifier extended to take a location argument from the CaseSummary. If a charge is identified as a Violation or Reduced to Violation, and is in Multnomah county, it is classified as Needs More Analysis. A question asks if the underlying charge is traffic-related and if so the charge is classified as a TrafficViolation.
SSL enabled
What's Changed
- Revert "Disable SSL verification temporarily" by @KentShikama in #1707
Full Changelog: v5.8...v5.9
SSL disabled
Merge pull request #1706 from codeforpdx/kent-insecure-mode Disable SSL verification temporarily
Version 5.7
Re-publishing to trigger action.