Releases: Curious-being99/Kaspa-browser-
Release list
KaspaBrowser v1.0.20260926172804
Full Changelog: v1.0.20260926170132...v1.0.20260926172804
This update is to fix a bug during downloading
This version is stable and bug free
KaspaBrowser v1.0.20260926142206
Full Changelog: v1.0.20260926140019...v1.0.20260926142206
🆕 NEW KASPA BROWSER UPDATE 🚀
Something exciting has been added to Kaspa Browser. 😊
The search bar is no longer just a place to type a website or search for something.
Now, it can help you do things directly.
🌐 Website Preview
Type a website and preview it in real time before opening it.
💰 Real-Time Kaspa Information
Type “Kaspa price” or “KAS price” and see real-time price and marketplace information without needing to browse through a website.
✍️ Smart Search Correction
Made a typing mistake? The search bar can understand and correct what you meant.
🪙 Buy Kaspa
Type “Buy Kaspa” or “Buy KAS” and get directed toward the relevant way to purchase KAS.
🧮 Instant Math
Need to solve a calculation while browsing? Type the problem directly into the search bar and get the answer.
⚡ One Search Bar. More Possibilities.
Kaspa Browser is becoming more than a browser.
Type it. Understand it. Preview it. Calculate it. Find it.
🚀 Kaspa Browser — Browse less. Do more.
AND ALSO FIX A SECURITY FLAWS
✅ MIXED_CONTENT_NEVER_ALLOW — mixed HTTP content is blocked.
✅ SSL certificate errors now call handler?.cancel() instead of handler?.proceed().
✅ The preview marks the page as insecure/error when certificate validation fails.
✅ allowFileAccess = false
✅ allowContentAccess = false
✅ Render-process crashes are handled.
✅ The preview remains a real live WebView rather than bypassing TLS validation.
KaspaBrowser v1.0.20260924120409
Full Changelog: v1.0.20260924114928...v1.0.20260924120409
chore: configure project metadata and assets
- Update .gitattributes to manage language statistics
- Remove unused asset files and legacy scripts
- Activate desktop site on the browser
- image download when click hold on image to download it now possible
- fix loading bug and flickering load issues
- upload files from any site fix
- engine rebuild and logo style rebuild to simply it looks
KaspaBrowser v1.0.20260922202551
Full Changelog: v1.0.20260922171825...v1.0.20260922202551
feat: support custom decentralized protocols
Extend URL validation to recognize custom network schemes (kaspa, ipfs, dnet, mesh, kns) and update rendering layer type to default to NONE for improved compatibility.
KaspaBrowser v1.0.20260922171825
Full Changelog: v1.0.20260922130544...v1.0.20260922171825
refactor: centralize user agents and update webview config
Remove obsolete TikTok scroll-unlock scripts and standardize WebView user agent strings using the KaspaPrivacyEngine. Additionally, update the WebView background color to white to ensure consistent rendering.
KaspaBrowser v1.0.20260921051514
Full Changelog: v1.0.20260921043834...v1.0.20260921051514
feat: implement pull-to-refresh for browser and wallet
Add vertical drag gesture handling to enable pull-to-refresh functionality in the BrowserGatewayScreen and KaspaWalletView. Remove unused nested scrolling dependencies.
KaspaBrowser v1.0.20260919171517
Full Changelog: v1.0.20260919152903...v1.0.20260919171517
feat: rebrand to Kaspa Browser and optimize codebase
- Update application ID to org.kaspa.browser
- Refactor WebView directory initialization logic
- Clean up UI, documentation, and RSS feed configurations
- Refine terminology for decentralization and connectivity features
KaspaBrowser v1.0.20260919152903
Full Changelog: v1.0.20260919141032...v1.0.20260919152903
refactor: improve network stability and URI handling
- Remove unused Firebase dependencies
- Handle CancellationException in LocalNodeManager
- Add robust self-discovery filtering in NsdManager
- Simplify ZK identity statement format
- Add X.com URL normalization to link extractor
KaspaBrowser v1.0.20260919141032
Full Changelog: v1.0.20260919052900...v1.0.20260919141032
refactor: improve network reliability and webview stability
- Update WebView cache directory handling for SimpleCache compatibility
- Optimize DualStackResolver JSON parsing with empty string handling
- Implement fast HTTP client and multi-node failover for UTXO queries
- Adjust transaction fee calculations and tighten WebView security settings
- wallet for testing
KaspaBrowser v1.0.20260919052900
Full Changelog: v1.0.20260918213913...v1.0.20260919052900
refactor: update Kaspa fee policy and refine WebAuthn
- Update default fee rate to 10 sompi/mass and enforce absolute minimum fee
- Remove redundant WebAuthn RP ID dialogs in favor of biometric fallback
- Standardize domain naming to .k across UI and view models
- wallet still under developerment