We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99c7b5b commit 4ad5056Copy full SHA for 4ad5056
CHANGES.md
@@ -2,6 +2,9 @@
2
3
## CHANGES
4
5
+v2.3.1
6
+- Loading: additional loading optimizations, bump wabac.js to 2.21.1
7
+
8
v2.3.0
9
10
- UI: Add animating spinner for loading, show progress bar only when progress is available
package.json
@@ -1,7 +1,7 @@
1
{
"name": "replaywebpage",
"productName": "ReplayWeb.page",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "Serverless Web Archive Replay",
"repository": "https://github.com/webrecorder/replayweb.page",
"homepage": "https://replayweb.page/",
0 commit comments