You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+15-3Lines changed: 15 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,20 @@
4
4
5
5
The following changes are not yet released, but are code complete:
6
6
7
+
Features:
8
+
- None yet
9
+
10
+
Changes:
11
+
- None yet
12
+
13
+
Fixes:
14
+
- None yet
15
+
16
+
For developers:
17
+
- Nothing yet
18
+
19
+
## 2.7.0 (2024-07-19)
20
+
7
21
Features:
8
22
- Introduces a new upload type for Dockets from ACMS and enhances code maintainability by refactoring common upload logic into reusable functions.([#368](https://github.com/freelawproject/recap-chrome/pull/371))
9
23
- Docket reports from ACMS are now uploaded to CourtListener.([#372](https://github.com/freelawproject/recap-chrome/pull/372))
@@ -20,9 +34,7 @@ Changes:
20
34
21
35
Fixes:
22
36
- Enhance isLoginPage to accurately identify login pages([#373](https://github.com/freelawproject/recap/issues/373), [#381](https://github.com/freelawproject/recap-chrome/pull/381)).
0 commit comments