Skip to content

KeeFetch v1.1.1 - First Public Release

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Feb 19:07
· 1 commit to master since this release

🎉 First public release of KeeFetch!

A fast, modern favicon downloader plugin for KeePass 2.x.

What's New in v1.1.1

Code Quality Improvements:

  • Removed unused proxy parameter from provider interfaces (was accepted but never applied)
  • Consolidated HttpClient instances into single SharedHttp class for better resource management
  • Added defensive error log path handling with automatic fallback to %TEMP%
  • Clear download cache after operations to prevent memory bloat in large databases

Documentation:

  • Added privacy notice about third-party service usage
  • Added TLS security warning for self-signed certificate option
  • Enhanced CONTRIBUTING.md with architecture overview

Installation

  1. Download KeeFetch.plgx from Assets below
  2. Copy to your KeePass Plugins folder:
    • Portable: KeePass/Plugins/
    • Installed: %ProgramFiles%/KeePass Password Safe 2/Plugins/
  3. Restart KeePass

Features

  • Concurrent downloads — Up to 8 parallel favicon fetches
  • Smart detection — Prioritizes apple-touch-icon and high-res PNGs
  • Fallback chain — Direct site → Google → DuckDuckGo → Icon Horse → Yandex
  • Android support — Handles androidapp:// URLs with 100+ app mappings
  • Privacy-conscious — Optional third-party services (can disable in settings)

Full Changelog: CHANGELOG.md