You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/assets/changelog.html
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,13 @@
31
31
</head>
32
32
<body>
33
33
<div></div>
34
+
<h3>Version 3.3.3</h3>
35
+
<h4>Fixes</h4>
36
+
<ul>
37
+
<li>Some users ran into out of memory conditions due to large icons in their vault file. We've introduced a temporary measure that should help in most cases, but we'll follow up with a more comprehensive fix soon.</li>
38
+
<li>Window insets were not always applied correctly, causing parts of the UI to appear off-screen</li>
39
+
<li>The 2FAS importer did not tolerate spaces for secrets and was not always able to extract the issuer</li>
0 commit comments