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
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,22 @@
5
5
The following changes are not yet released, but are code complete:
6
6
7
7
Features:
8
-
-Improve the user experience of the file account button by applying a custom cursor and adding a loading spinner next to it while the extension load the PDF document ([392](https://github.com/freelawproject/recap-chrome/pull/392)).
8
+
-None yet
9
9
10
10
Changes:
11
11
- None yet
12
12
13
+
Fixes:
14
+
- None yet
15
+
16
+
For developers:
17
+
- Nothing yet
18
+
19
+
## 2.8.1 (2024-09-12)
20
+
21
+
Features:
22
+
- Improve the user experience of the file account button by applying a custom cursor and adding a loading spinner next to it while the extension load the PDF document ([392](https://github.com/freelawproject/recap-chrome/pull/392)).
23
+
13
24
Fixes:
14
25
- Disables notifications in Safari due to API limitations ([391](https://github.com/freelawproject/recap-chrome/pull/391)).
15
26
- Fix fetch on firefox ([393](https://github.com/freelawproject/recap-chrome/pull/393)).
@@ -18,6 +29,7 @@ Fixes:
18
29
For developers:
19
30
- Preserves permissions during macOS and iOS release package creation ([391](https://github.com/freelawproject/recap-chrome/pull/391))
0 commit comments