Skip to content

Commit dcb1e2e

Browse files
New package: asciimoo.hister version 0.11.0 (#355574)
1 parent 05d2a23 commit dcb1e2e

File tree

3 files changed

+53
-0
lines changed

3 files changed

+53
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
2+
3+
PackageIdentifier: asciimoo.hister
4+
PackageVersion: 0.11.0
5+
InstallerType: portable
6+
Commands:
7+
- hister
8+
ReleaseDate: 2026-03-30
9+
Installers:
10+
- Architecture: x64
11+
InstallerUrl: https://github.com/asciimoo/hister/releases/download/v0.11.0/hister_0.11.0_windows_amd64.exe
12+
InstallerSha256: 3086bd36eaee22bb4dafa4254f30789da92b608c2383b616615db1634a240c8f
13+
ManifestType: installer
14+
ManifestVersion: 1.12.0
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
2+
3+
PackageIdentifier: asciimoo.hister
4+
PackageVersion: 0.11.0
5+
PackageLocale: en-US
6+
Publisher: asciimoo
7+
PublisherUrl: https://github.com/asciimoo
8+
PublisherSupportUrl: https://github.com/asciimoo/hister/issues
9+
Author: Adam Tauber
10+
PackageName: Hister
11+
PackageUrl: https://github.com/asciimoo/hister
12+
License: AGPL-3.0
13+
LicenseUrl: https://github.com/asciimoo/hister/blob/v0.11.0/LICENSE
14+
ShortDescription: Your own search engine – Full-text search across your files, visited sites and beyond.
15+
Description: |-
16+
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.
17+
ReleaseNotes: |-
18+
What's Changed
19+
- Multi-user support.
20+
- Better authentication method for the extension.
21+
- Enhanced delete. Queries can be used to delete multiple items. --dry flag.
22+
- Reindex does not require server stop anymore.
23+
- Enhanced history view.
24+
- Extension feedback if the active tab has a matching skip rule.
25+
- Add pages/domains to skip rules directly from the extension popup.
26+
- Plenty of bugfixes.
27+
ReleaseNotesUrl: https://github.com/asciimoo/hister/releases/tag/v0.11.0
28+
Documentations:
29+
- DocumentLabel: Documentation
30+
DocumentUrl: https://hister.org/docs
31+
ManifestType: defaultLocale
32+
ManifestVersion: 1.12.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
2+
3+
PackageIdentifier: asciimoo.hister
4+
PackageVersion: 0.11.0
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)