Yarrand v0.4.0 - Security Enhancements & Link Control
This release adds important security features and improves external link handling for a safer and more flexible browsing experience.
✨ What's New
• Self-signed Certificate Support: Added option to allow self-signed TLS certificates for localhost and configured Yarr servers, enabling easier development and testing.
• External Link Handling: Introduced configurable external link blocking (enabled by default). When disabled, external links now open in the appropriate browser/app instead of within the WebView for better security and UX.
🔧 Why this matters
• Enhanced Security: Self-signed cert support allows secure connections to local/dev servers without compromising production security.
• Better UX: External links behave like in a normal browser, opening in dedicated apps while maintaining control through settings.
📚 Documentation
• Added screenshots to README showing main activity and settings screens.
• Various documentation updates and improvements, including alignment with build processes and new features.