Skip to content

Browser Quick Jumps, Favicon Exclusions, and Web Clip Stability

Choose a tag to compare

@kubai087 kubai087 released this 25 Jun 06:37

Tags: Release

本次更新扩展浏览器内置页快捷跳转,新增图标抓取排除,并提升 Web Clip、最近标签切换器和搜索匹配稳定性。

Features

  • 全局-扩展浏览器内置页快捷跳转,例如输入 history、下载、passwords,可直接打开历史记录、下载内容或密码管理页面,也支持网络/性能诊断页
  • 设置-新增图标抓取排除规则,用于解决局域网/VPN 站点误弹本地网络权限提示的问题;加入后页面仍可搜索和打开,但不再抓取 favicon 与主题色 Fixed #1

Bug Fixes

  • 语言-优化日语翻译,感谢 Humi 的支持
  • Web Clip-改进浮窗内容克隆与同步,保留表单状态、展开状态、Canvas 内容和相对资源路径
  • 全局-优化最近标签页切换器缩略图预捕获、缓存状态和刷新队列,减少空白或过期预览
  • 全局-统一 URL 直达与站内搜索触发逻辑,减少复杂 URL、localhost/IP 和搜索结果页的误判
  • 新标签页-优化自定义壁纸的本地保存与同步迁移,减少跨设备同步异常 Fixed #6
  • 聚焦搜索-改进网页明暗主题识别和初始渲染,减少主题闪烁

This update expands browser internal-page quick jumps, adds favicon-fetch exclusions, and improves Web Clip, recent tab switching, and search matching stability.

Features

  • General: Expanded browser internal-page quick jumps. For example, typing history, downloads, or passwords can open History, Downloads, or Password Manager directly, with support for network/performance diagnostics pages as well
  • Settings: Added favicon-fetch exclusions to prevent LAN/VPN sites from incorrectly triggering local network permission prompts. Excluded pages can still be searched and opened, but Lumno will no longer fetch their favicons or theme colors

Bug Fixes

  • Language: Improved Japanese translation, thanks to Humi for the support
  • Web Clip: Improved floating-window content cloning and syncing, preserving form state, expanded sections, Canvas content, and relative asset paths
  • General: Improved recent tab switcher thumbnail pre-capture, cache status, and refresh queue to reduce blank or stale previews
  • General: Unified direct URL and site-search trigger parsing to reduce false matches for complex URLs, localhost/IP inputs, and search-result pages
  • New Tab: Improved local custom wallpaper persistence and migration to reduce sync-related failures
  • Focus Search: Improved page theme detection and initial rendering to reduce theme flashes