diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-24 14:34:53 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-24 14:34:53 -0500 |
| commit | f9fa54a546c083a0b9fc874954377b12f8aae35d (patch) | |
| tree | 22e36c1d0bcf957ab3ba091b68f21d8c96c089f8 | |
| parent | d2495c1be35c93b13214a01ca36cb797fefdfc71 (diff) | |
Contacts: add support for dark mode
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 7fcf9c34..170e1fb9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -660,6 +660,7 @@ <li>extend original-package renaming to static launcher shortcuts to fix Vanadium new tab shortcut for users with an install predating the package rename</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/57">version 57</a></li> <li>Vanadium: update Chromium base to 107.0.5304.141</li> + <li>Contacts: add support for dark mode</li> </ul> </article> --> |
