Bug Fixes
- Initial list of history in workspace mode (#1356)
- Add Appkit to the package build (#1358)
- Bind in the most popular modes (#1360)
- Only trigger up-arrow on first line (#1359)
- Clean up the fish script options (#1370)
- Use fish builtins for
enter_accept
(#1373) - Make
atuin account delete
void session + key (#1393) - New clippy lints (#1395)
- Accept multiline commands (#1418)
- Reenable enter_accept for bash (#1408)
- Respect ZSH's $ZDOTDIR environment variable (#942)
Documentation
- Update sync.md (#1409)
- Update Arch Linux package URL in advanced-install.md (#1407)
- New stats config (#1412)
Features
- Add a nixpkgs overlay (#1357)
- Add metrics server and http metrics (#1394)
- Add some metrics related to Atuin as an app (#1399)
- Allow configuring stats prefix (#1411)
- Allow spaces in stats prefixes (#1414)
Miscellaneous Tasks
- Update to sqlx 0.7.3 (#1416)
cargo update
(#1419)- Update rusty_paseto and rusty_paserk (#1420)
- Run dependabot weekly, not daily (#1423)
- Don't group deps (#1424)
- Add contributor image to README (#1430)
- Setup git cliff (#1431)
Other
- Add Kris Nova to X-Clacks-Overhead by @ellie in #1355
- Bump debian from bullseye-20231009-slim to bullseye-20231030-slim by @dependabot in #1366
- Update docs by @ellie in #1367
- Bash
enter_accept
best effort fixes by @arcuru in #1384 - Disable enter-accept for bash by @ellie in #1385
- Make
atuin account delete
void session + key by @shymega in #1393 - Update sync.md by @jingmian in #1409
- Update Arch Linux package URL in advanced-install.md by @felixonmars in #1407
- Bump debian from bullseye-20231030-slim to bullseye-20231120-slim by @dependabot in #1406
- Bump lukemathwalker/cargo-chef from latest-rust-1.73.0-buster to latest-rust-1.74.0-buster by @dependabot in #1401
- Bump serde_json from 1.0.107 to 1.0.108 by @dependabot in #1363
- Bump futures from 0.3.28 to 0.3.29 by @dependabot in #1345
- Bump futures-util from 0.3.28 to 0.3.29 by @dependabot in #1344
- Bump unicode-width from 0.1.10 to 0.1.11 by @dependabot in #1243
- respect ZSH's $ZDOTDIR environment variable by @dennis-tra in #942
New Contributors
- @shymega made their first contribution in #1393
- @jingmian made their first contribution in #1409
- @felixonmars made their first contribution in #1407
- @dennis-tra made their first contribution in #942
Full Changelog: v17.0.1...v17.1.0