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
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,25 @@
5
5
The following changes are not yet released, but are code complete:
6
6
7
7
Features:
8
-
-More robust guarding logic for missing `pacer_doc_id` in appellate courts ([388](https://github.com/freelawproject/recap/issues/388), [412](https://github.com/freelawproject/recap-chrome/pull/412))
8
+
-None yet
9
9
10
10
Changes:
11
11
- None yet
12
12
13
13
Fixes:
14
-
-Improved handling of localStorage for district courts to avoid using staled docket number values ([392](https://github.com/freelawproject/recap/issues/392), [413](https://github.com/freelawproject/recap-chrome/pull/413))
14
+
-None yet
15
15
16
16
For developers:
17
17
- Nothing yet
18
18
19
+
## 2.8.4 (2025-02-28)
20
+
21
+
Features:
22
+
- More robust guarding logic for missing `pacer_doc_id` in appellate courts ([388](https://github.com/freelawproject/recap/issues/388), [412](https://github.com/freelawproject/recap-chrome/pull/412))
23
+
24
+
Fixes:
25
+
- Improved handling of localStorage for district courts to avoid using staled docket number values ([392](https://github.com/freelawproject/recap/issues/392), [413](https://github.com/freelawproject/recap-chrome/pull/413))
0 commit comments