← Package directory
Available on winget

Install 1History

All your history in one file.

Install with winget
winget install --id 1History.1History
Upgrade
winget upgrade --id 1History.1History
Uninstall
winget uninstall --id 1History.1History

About 1History

1History is a command line tool to backup your histories of different browsers into one file, and more!

What's new in 0.4.1

Bug Fixes - Fix incorrect last_import timestamps on the Database page. - Preserve the original browser history file path in import records when a locked database is copied to a temporary file during backup. Maintenance - Add a GitHub Actions workflow to mirror the repository to Sourcecraft on every push to main and master. What's Changed - fix: last_import is already ms from backend by @jiacai2050 in https://github.com/localfirstapp/1History/pull/33 - chore(release): bump version to 0.4.1 and update changelog by @jiacai2050 in https://github.com/localfirstapp/1History/pull/34 Full Changelog: https://github.com/localfirstapp/1History/compare/v0.4.0...v0.4.1

Read release notes

Version history

Version Updated Notes
0.4.1 Unknown Bug Fixes - Fix incorrect last_import timestamps on the Database page. - Preserve the original browser history file path in import records when a locked database is copied to a temporary file during backup. Maintenance -...
0.4.0 Unknown New Features - Complete UI redesign: replaced Bootstrap 2 + jQuery with Vite 6 + Tailwind CSS 4 + ECharts 5 - Dark / light theme with automatic system detection and manual toggle - KPI cards on the dashboard showing tota...
0.3.5 Unknown What's Changed - fix: #23 add firefox snap flavor to supported default profiles by @Nepo26 in https://github.com/localfirstapp/1History/pull/24 - chore: bump deps by @jiacai2050 in https://github.com/localfirstapp/1Histo...
0.3.3 Unknown What's Changed - refactor: better err handling by @jiacai2050 in #17 - feat: enhance backup by @jiacai2050 in #19
0.3.2 Unknown What's Changed - fix: csv writer consider special chars by @jiacai2050 in #16
0.3.1 Unknown New Features - Add flatpak variant browsers detection