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: docs/important-changes.md
+6
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@
4
4
5
5
This section will list important changes to the stack or its usage, and migration procedures if any is needed.
6
6
7
+
## April 2024: Routes for PDF
8
+
9
+
The deprecated routes for getting the icon or preview of a PDF file has been removed.
10
+
11
+
You should use the thumbnails instead.
12
+
7
13
## December 2023: Iterations for PBKDF2 increased
8
14
9
15
We have increased the number of PBKDF2 iterations for new users to 650_000, and removed the exception for Edge as it now supports PBKDF2 via the subtle crypto API.
0 commit comments