diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-31 12:37:35 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-31 12:37:35 -0400 |
| commit | f9774c676b637f0bbe0f4cb86a46b25225c4c5a0 (patch) | |
| tree | 2033efed47540ca7cb20c030d036c877bbabaf5d /static | |
| parent | f2dff064dde4398aba27eea3d5755f10198ace72 (diff) | |
revert 1/3 of gallery preview res improvements
Diffstat (limited to 'static')
| -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 ba2bcc4c..b565d280 100644 --- a/static/releases.html +++ b/static/releases.html @@ -719,6 +719,7 @@ <ul> <li>Keyboard: include all active locales words in word check to support multiple locales again after the port to Android 14</li> + <li>Gallery: revert one of the 3 improvements to preview resolution due to it causing out-of-memory errors</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/119.0.6045.66.0">version 119.0.6045.66.0</a></li> </ul> </article> |
