Skip to content

Commit 220f71c

Browse files
authored
added new changes for version 1.4 (#767)
1 parent d95558c commit 220f71c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Changelog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
Changelog
22

3+
v1.4.0 (1-24-20)
4+
5+
## Frontend Changes
6+
7+
- Result Summary Panel added to search results. Each case number is an in-page link to that case's details (#756)
8+
- Adjusted Case header format to match prototype, and include the County (#766)
9+
- Website landing page added with a link to app login (#744)
10+
- Add User and Edit User components added, but are not yet functional (#729)
11+
- Minor tweak to the error banner for an unrecognized ruling (#759)
12+
13+
## Expungement Logic Fixes
14+
15+
- Amended Disposition gets parsed as an additional disposition event. The last disposition event for each charge determines that charge's final ruling (#758)
16+
- Rewrite of time analysis logic that correctly handles a pair of non-blocking violations, in addition to preventing other potential bugs (#742)
17+
18+
## Other Bug Fixes
19+
20+
- Navigating to the app on Http will redirect silently to Https (preventing a possible login error) (#740)
21+
322
v1.3.0 (1-17-20)
423

524
## Frontend Changes

0 commit comments

Comments
 (0)