Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
System
4 years agoSuper Contributor
Electron
This discussion was created from comments split from: 1PW8 for macOS.
roustem
1Password Team
4 years agogussic I agree about the browser extension. I am not sure what is happening with the memory usage there, it would have to load all items in memory to decrypt them and find the matches but it feels that it is doing more than that. We'll need to debug it.
You might be happy to give up Markdown notes but others might not :) Also, it is not just Markdown, rendering things is a complex task and it is nice to have it in a separate process.
Re: delaying the release. It is not ideal because we also have to keep updating 1Password 7 at the same time until we have the new version available to everyone (and it still might take another year for the users to migrate). Still, we discussed the idea but there was a separate issue because the SwiftUI is limited to newer version of macOS and it means that we still need a fallback for the users on older macOS. The fact remains that the most important functionality is done in the Rust code and the frontend can be replaced when/if there is a better alternative. We'll see how far we could take the current solution.