diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-29 16:00:38 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-29 18:04:04 -0400 |
| commit | 42a0823577808246b9b2f00db3a18d640475d24c (patch) | |
| tree | bd1c79a315905fe26e2fea5198b4d14c66e51767 | |
| parent | 45ff49c34d6e2ec7fa77af05c158548f86ee6b49 (diff) | |
Camera version 53 + QR quick tile support
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index ef916539..4b79d9dd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -639,6 +639,8 @@ <p>Changes since the 2022102800 release:</p> <ul> + <li>set up Android 13 QR scan quick tile for GrapheneOS Camera</li> + <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/53">version 53</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/65">version 65</a></li> </ul> </article> |
