|
| 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 |
0 commit comments