| Commit message (Expand) | Author |
| 2026-07-20 | chore: Commit | Benedikt Peetz |
| 2026-07-09 | chore: Separate daemon, client, server, and lib into crates | Benedikt Peetz |
| 2026-06-13 | chore(treewide): Also fix all `clippy` warnings | Benedikt Peetz |
| 2026-06-13 | chore(treewide): Remove `cargo` warnings to 0 | Benedikt Peetz |
| 2026-06-12 | feat(server): Really make users stateless (with tests) | Benedikt Peetz |
| 2026-06-11 | chore: Remove all `pub`s | Benedikt Peetz |
| 2026-06-11 | chore: Move everything into one big crate | Benedikt Peetz |
| 2026-02-25 | feat: Add history author/intent metadata and v1 record version (#3205) | Ellie Huxtable |
| 2025-07-22 | chore: update to rust 1.88 (#2815) | Ellie Huxtable |
| 2025-03-19 | chore: migrate to rust 2024 (#2635) | Ellie Huxtable |
| 2024-05-16 | fix: bogus error message wording (#1283) | Caleb Maclennan |
| 2024-04-18 | chore: move crates into crates/ dir (#1958) | Ellie Huxtable |
| 2024-02-01 | feat: reencrypt/rekey local store (#1662) | Ellie Huxtable |
| 2024-01-30 | fix: never overwrite the key (#1657) | Ellie Huxtable |
| 2024-01-06 | refactor: String -> HistoryId (#1512) | Ellie Huxtable |
| 2023-09-11 | replace chrono with time (#806) | Conrad Ludgate |
| 2023-08-18 | Update dependencies (#1181) | Conrad Ludgate |
| 2023-08-07 | Prepare release v16.0.0 (#1143) | Ellie Huxtable |
| 2023-07-14 | write some key tests (#1095) | Conrad Ludgate |
| 2023-07-08 | fix key encodings again (#1089) | Conrad Ludgate |
| 2023-06-21 | remove decryption from api-client (#1063) | Conrad Ludgate |
| 2023-06-15 | Builder interface for History objects (#933) | Vlad Stepanov |
| 2023-05-11 | Fix key regression introduced (#974) | Ellie Huxtable |
| 2023-04-17 | chore: uuhhhhhh crypto lol (#805) | Conrad Ludgate |
| 2023-04-14 | Workspace reorder (#868) | Vladislav Stepanov |
| 2023-03-20 | Support old msgpack (#794) | Ellie Huxtable |
| 2023-03-20 | Add history deletion (#791) | Ellie Huxtable |
| 2023-02-06 | display mnemonic key (#694) | Conrad Ludgate |
| 2022-08-11 | Trim whitespace from end of encryption key (#496) | Martin Indra |
| 2022-04-28 | ignore JetBrains IDEs, tidy-up imports (#348) | Jakub Panek |
| 2022-04-22 | feature-flags (#328) | Conrad Ludgate |
| 2022-04-22 | refactor (#327) | Conrad Ludgate |
| 2022-04-21 | A few minor tweaks (#314) | Conrad Ludgate |
| 2022-04-13 | provide better error messages (#300) | Conrad Ludgate |
| 2021-11-13 | chore: some new linting (#201) | Conrad Ludgate |
| 2021-05-09 | Add logout, only login if not already logged in (#91) | Ellie Huxtable |
| 2021-04-25 | Update docs, unify on SQLx, bugfixes (#40) | Ellie Huxtable |
| 2021-04-21 | Bugfixes, show time ago, perf improvements | Ellie Huxtable |
| 2021-04-20 | Use cargo workspaces (#37) | Ellie Huxtable |
| 2021-04-13 | Add history sync, resolves #13 (#31) | Ellie Huxtable |