winget install --id asciimoo.hister
About Hister
Hister is a versatile, privacy-focused web search engine designed to index the full content of visited web pages locally. Unlike traditional search engines, it allows you to find specific information within your own browsing history using full-text indexing.
What's new in 0.15.0
New Features - Document Versioning: track changes to documents upon re-indexing with diff changelogs in the preview panel. - Priority Rules: re-introduced rules to pin matched URLs to the top of search results. - PDF Indexing: full-text extraction for local PDFs and support for direct upload via the browser extension. - Faceted Filtering: filter results by language or domain with live updating counts. - Embedded Video Extractor: detects and renders embedded videos (YouTube, Vimeo) directly in the preview panel. - Notion Extractor: clean text extraction from public Notion URLs. - Optimized Storage: HTML content and favicons are now stored gzip-compressed externally to reduce Bleve index size. - User-Specific Directory Indexing: bind indexed local paths to specific users for shared instances. - Inline Label Editing: manage document labels directly from search result cards. - Browser Import: added Ladybird support and automatic history database detection. - File Deletion Tracking: automatic index cleanup when a watched local file is deleted. - MCP Preview: added Model Context Protocol endpoint for document previews. Enhancements - Added a copy-to-clipboard button next to result URLs. - Added a preview extractor selector to switch views without re-indexing. - Rules table improvements (sortable columns, filterable values, and regex validation). - New CLI flags (--delay, --timeout, --user-agent) directly on hister index. - Standardized config file discovery lookup order across platforms. - Improved yt-dlp diagnostic messages and debug logging. - URLs found during recursive crawls...
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.15.0 | Unknown | New Features - Document Versioning: track changes to documents upon re-indexing with diff changelogs in the preview panel. - Priority Rules: re-introduced rules to pin matched URLs to the top of search results. - PDF Ind... |
| 0.14.0 | Unknown | New Features - Mastodon Extractor: dedicated support for indexing toots as separate documents with specific metadata. - UI Improvements: full-screen preview mode, infinite scroll for search results, and image lightbox. -... |
| 0.13.0 | Unknown | New Features - Semantic search via sentence-embedding models (SQLite/sqlite-vec or PostgreSQL/pgvector backends). - OAuth 2.0 / OpenID Connect authentication support. - MCP (Model Context Protocol) server endpoint at /ap... |
| 0.12.0 | Unknown | New Features - Web crawler: new `hister index -r <url>` command crawls sites recursively (configurable depth, link count, allowed/excluded domains and URL patterns). - PostgreSQL backend as an alternative to SQLite. - Ex... |
| 0.11.0 | Unknown | What's Changed - Multi-user support. - Better authentication method for the extension. - Enhanced delete. Queries can be used to delete multiple items. --dry flag. - Reindex does not require server stop anymore. - Enhanc... |