| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-28 | static: replace features with package | Ophestra | |
| 2025-06-08 | Opt-into edge-to-edge by default | cookiell546 | |
| Chromium already supports dynamic edge-to-edge viewports. This change opts-in by default, making the gesture navigation bar (chin) invisible without needing scroll interaction. No other changes were necessary, as no content relied on specific viewport insets. Command used: ``` sed -i 's/<meta name="viewport" content="width=device-width, initial-scale=1"\/>/<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"\/>/g' **/*.html ``` | |||
| 2025-05-04 | handle Let's Encrypt removing OCSP support | Daniel Micay | |
| We can no longer use OCSP stapling and Must-Staple. These will soon be obsolete once the `shortlived` profile is available for public use since it will provide certificates with a similar lifetime as OCSP responses. In the meantime, we've moved to the `tlsserver` profile stripping legacy features to prepare for the `shortlived` profile which will be identical to `tlsserver` but with a validity period of 6 days. | |||
| 2025-03-27 | expand feature page info on network location | Daniel Micay | |
| 2025-03-27 | add network location docs and update related gmscompat info | matchboxbananasynergy | |
| 2025-03-21 | list standalone passkey support as a Vanadium feature | Daniel Micay | |
| 2025-02-28 | add info on disabling USB charging | Daniel Micay | |
| 2025-02-28 | add missing period | Daniel Micay | |
| 2025-02-14 | document early boot free memory zeroing | Daniel Micay | |
| 2025-02-13 | fixup! fix TOC entry | cookiell546 | |
| 2025-02-13 | fix TOC entry | Daniel Micay | |
| 2025-02-10 | add basic initial documentation on 2-factor unlock | Daniel Micay | |
| 2025-02-10 | reorder PIN scrambling section | Daniel Micay | |
| 2025-02-10 | document kernel hardware memory tagging | Daniel Micay | |
| 2024-12-20 | rewrite docs on reduced user agent + client hints | Daniel Micay | |
| 2024-12-20 | add basic section on our Setup Wizard app | Daniel Micay | |
| 2024-12-20 | expand dynamic code loading blocking documentation | Daniel Micay | |
| 2024-12-20 | document permission prompt delay feature | Daniel Micay | |
| 2024-12-20 | add missing punctuation | Daniel Micay | |
| 2024-12-20 | fix wording for Vanadium per-process dynamic code exec blocking | Daniel Micay | |
| 2024-12-20 | partially document log viewer and crash reporting features | Daniel Micay | |
| 2024-12-20 | add section on clearing sensitive data from memory | Daniel Micay | |
| 2024-12-20 | update/improve reduced user agent / client hint info | Daniel Micay | |
| 2024-12-16 | fix broken same-page link for VPN leak blocking | jermanuts | |
| https://github.com/GrapheneOS/grapheneos.org/pull/1034 missed it | |||
| 2024-11-13 | drop obsolete info from features page | Daniel Micay | |
| This info should no longer be included since there are no devices on the current branch without the new USB-C port control feature available. | |||
| 2024-11-07 | Fix typo in features.html | royce-c | |
| 2024-10-29 | update missed paragraph referencing Android version | Daniel Micay | |
| 2024-10-24 | document DNS leak prevention improvements | Daniel Micay | |
| 2024-10-13 | avoid newlines in attributes | Daniel Micay | |
| 2024-10-12 | fix case for V8 | Daniel Micay | |
| 2024-10-08 | Fix section link for VPN leak blocking | matchboxbananasynergy | |
| 2024-10-07 | add section on improved VPN leak blocking | Daniel Micay | |
| 2024-08-29 | document Vanadium blocking dynamic native code exec | Daniel Micay | |
| 2024-08-22 | Add missing space in features page | matchboxbananasynergy | |
| 2024-08-22 | Update documentation to account for Safety Center UI | matchboxbananasynergy | |
| 2024-08-14 | drop Shadow Call Stack for Vanadium | Daniel Micay | |
| 2024-08-14 | reorganize Vanadium compiler hardening features | Daniel Micay | |
| 2024-08-14 | document Vanadium SCS | Daniel Micay | |
| 2024-06-28 | remove trailing whitespace | Daniel Micay | |
| 2024-06-28 | tweak wording of USB-C port control | Dave Eckhardt | |
| 2024-06-22 | Fix typo in static/features.html | Dave Eckhardt | |
| 2024-06-21 | overhaul explanation of USB-C port control | Daniel Micay | |
| 2024-06-19 | update info on attack surface reduction | Daniel Micay | |
| 2024-06-13 | New USB-C Port Control default | matchboxbananasynergy | |
| 2024-06-12 | Fix typo in features.html | matchboxbananasynergy | |
| 2024-06-02 | whitespace fixes | Daniel Micay | |
| 2024-06-02 | Document enabling always-on VPN and block conncetions without VPN toggles by ↵ | matchboxbananasynergy | |
| default | |||
| 2024-06-02 | document USB-C port control feature | sandbank52641 | |
| We want to link to this section. The nesting is a little too deep, but it's the simplest solution for the given state. Ideally, the structure will be generally flatter and reorganized. Co-authored-by: matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | |||
| 2024-06-02 | Fix capitalization and conforming style | matchboxbananasynergy | |
| 2024-06-02 | Initial features page documentation on duress password | matchboxbananasynergy | |
