diff --git a/README.md b/README.md index 93d9367..0cc9a78 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-
+
@@ -16,7 +16,9 @@ ihasmail is a JMAP-first web client: mail, calendars, contacts, files, filters a > Status: 2.0 rewrite, in QA against a live Stalwart server — **0.16.19** > since 2026-08-25, 0.15.5 before that. The previous FastAPI/HTMX prototype -> has been removed entirely (only the logo survived). +> has been removed entirely (only the logo survived, and it has since lost +> the `.com` wordmark it used to carry — ihasmail is the software, not the +> hosted instance). ihasmail supports both generations of Stalwart, which are less alike than the version numbers suggest: 0.16 replaced the REST management API with JMAP diff --git a/docs/screenshots/calendar.jpg b/docs/screenshots/calendar.jpg index 8e2895a..28100a3 100644 Binary files a/docs/screenshots/calendar.jpg and b/docs/screenshots/calendar.jpg differ diff --git a/docs/screenshots/compose.jpg b/docs/screenshots/compose.jpg index 366b7be..ebacbfa 100644 Binary files a/docs/screenshots/compose.jpg and b/docs/screenshots/compose.jpg differ diff --git a/docs/screenshots/contacts.jpg b/docs/screenshots/contacts.jpg index c13b7cd..ac3d143 100644 Binary files a/docs/screenshots/contacts.jpg and b/docs/screenshots/contacts.jpg differ diff --git a/docs/screenshots/filters.jpg b/docs/screenshots/filters.jpg index 3192b00..0931831 100644 Binary files a/docs/screenshots/filters.jpg and b/docs/screenshots/filters.jpg differ diff --git a/docs/screenshots/inbox-dark.jpg b/docs/screenshots/inbox-dark.jpg index c111347..92c20db 100644 Binary files a/docs/screenshots/inbox-dark.jpg and b/docs/screenshots/inbox-dark.jpg differ diff --git a/docs/screenshots/inbox-light.jpg b/docs/screenshots/inbox-light.jpg index 9fa5ee8..29e29a6 100644 Binary files a/docs/screenshots/inbox-light.jpg and b/docs/screenshots/inbox-light.jpg differ diff --git a/docs/screenshots/mobile.jpg b/docs/screenshots/mobile.jpg index 1b5a11e..19a38f6 100644 Binary files a/docs/screenshots/mobile.jpg and b/docs/screenshots/mobile.jpg differ