From 2f798eeacb067ad37e1247faffb34808ddcd94ce Mon Sep 17 00:00:00 2001
From: Henry Wilkinson
Date: Wed, 11 Dec 2024 16:45:43 -0500
Subject: [PATCH] Update Site Links and Branding (#375)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Partially addresses https://github.com/webrecorder/website/issues/133
- Adds link to ReplayWeb.page marketing site instead of the docs on the
homepage to better explain the product to new users
- Updates embed receipt with company logo
- Minor capitalization fixes and copy updates.
### Screenshots
---------
Co-authored-by: Ilya Kreymer
Co-authored-by: Ilya Kreymer
---
CHANGES.md | 5 +++++
src/appmain.ts | 12 ++++++------
src/assets/brand/webrecorder-lockup-color.svg | 1 +
src/embed-receipt.ts | 17 +++++++++--------
4 files changed, 21 insertions(+), 14 deletions(-)
create mode 100644 src/assets/brand/webrecorder-lockup-color.svg
diff --git a/CHANGES.md b/CHANGES.md
index b76095ee..d7a12d42 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -3,20 +3,25 @@
## CHANGES
v2.2.4
+
- Loading: Fix for loading nested WACZ files (via wabac.js 2.20.7)
- Embeds: Support full reload on embeds via fullReload() call on embed web component
v2.2.3
+
- Fidelity: Update to wabac.js 2.20.6, wombat 3.8.7, improved support for localStorage replay, if available
- Fidelity: Improved upport for FB video replay (via wabac.js 2.20.6)
v2.2.2
+
- Fidelity: Update to wabac.js 2.20.3, wombat 3.8.6 for cache-override and worker rewrite improvements
v2.2.1
+
- Fidelity: Update to wabac.js 2.20.1 for document.write() comment frame detection improvement
v2.2.0
+
- Extensability: additional override options for AWP, make location toolbar more extensible
- Extensability: support importing as module via dist/index.js, separate from ui.js
- Deps: update to wabac.js 2.20.0, typescript support
diff --git a/src/appmain.ts b/src/appmain.ts
index 4e642c2c..8656c280 100644
--- a/src/appmain.ts
+++ b/src/appmain.ts
@@ -416,8 +416,8 @@ export class ReplayWebApp extends LitElement {
(See Examples)(Learn More)