Skip to content

Commit 218e1e0

Browse files
authored
New version: 1History.1History version 0.4.0 (microsoft#365022)
1 parent 70e49f2 commit 218e1e0

4 files changed

Lines changed: 88 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: 1History.1History
5+
PackageVersion: 0.4.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: onehistory.exe
10+
PortableCommandAlias: onehistory
11+
ReleaseDate: 2026-04-25
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/localfirstapp/1History/releases/download/v0.4.0/onehistory-v0.4.0-x86_64-pc-windows-msvc.zip
15+
InstallerSha256: EEDF35B6F5BB9B7C3042ECDB7E274793C5DA49CDEE005D1BCDE72E92453B45BA
16+
ManifestType: installer
17+
ManifestVersion: 1.12.0
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: 1History.1History
5+
PackageVersion: 0.4.0
6+
PackageLocale: en-US
7+
Publisher: 1History
8+
PublisherUrl: https://en.liujiacai.net/
9+
PublisherSupportUrl: https://github.com/1History/1History/issues
10+
Author: Jiacai Liu
11+
PackageName: 1History
12+
PackageUrl: https://github.com/1History/1History
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/1History/1History/blob/master/LICENSE
15+
Copyright: Copyright (c) 2023 Jiacai Liu <jiacai2026+1history@gmail.com>
16+
ShortDescription: All your history in one file.
17+
Description: 1History is a command line tool to backup your histories of different browsers into one file, and more!
18+
Tags:
19+
- backup
20+
- browsing-history
21+
- history
22+
ReleaseNotes: |-
23+
New Features
24+
- Complete UI redesign: replaced Bootstrap 2 + jQuery with Vite 6 + Tailwind CSS 4 + ECharts 5
25+
- Dark / light theme with automatic system detection and manual toggle
26+
- KPI cards on the dashboard showing total visits, unique domains, active days, and today's count
27+
- New /search page with virtual scroll — handles 10k+ records without lag, with client-side instant filter
28+
- New /db (Database) page: database status, per-browser visit breakdown, import history, and in-browser backup with live progress
29+
- Backup via web UI supports custom history file paths, disable auto-detect, and dry-run mode
30+
- Case-insensitive search by default (toggle available in navbar)
31+
- Chronological search results accessible from the List button in navbar
32+
What's Changed
33+
- feat(web): Add keyword search results to index page by @jiacai2050 in https://github.com/localfirstapp/1History/pull/30
34+
- docs: add frontend redesign spec by @jiacai2050 in https://github.com/localfirstapp/1History/pull/31
35+
- polish: remove subtext from daily chart title by @jiacai2050 in https://github.com/localfirstapp/1History/pull/32
36+
Full Changelog: https://github.com/localfirstapp/1History/compare/v0.3.5...v0.4.0
37+
ReleaseNotesUrl: https://github.com/localfirstapp/1History/releases/tag/v0.4.0
38+
ManifestType: defaultLocale
39+
ManifestVersion: 1.12.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: 1History.1History
5+
PackageVersion: 0.4.0
6+
PackageLocale: zh-CN
7+
Publisher: 1History
8+
PublisherUrl: https://liujiacai.net/
9+
PublisherSupportUrl: https://github.com/1History/1History/issues
10+
Author: Jiacai Liu
11+
PackageName: 1History
12+
PackageUrl: https://github.com/1History/1History
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/1History/1History/blob/master/LICENSE
15+
Copyright: Copyright (c) 2023 Jiacai Liu <jiacai2026+1history@gmail.com>
16+
ShortDescription: 您所有的历史记录都在一个文件中。
17+
Description: 1History 是一个命令行工具,可以将不同浏览器的历史记录备份至一个文件中,甚至更多!
18+
Tags:
19+
- 历史记录
20+
- 备份
21+
- 浏览记录
22+
ReleaseNotesUrl: https://github.com/localfirstapp/1History/releases/tag/v0.4.0
23+
ManifestType: locale
24+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: 1History.1History
5+
PackageVersion: 0.4.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)