ITADN
hrkfdn/ncspot

版本发布 8

1.3.1v1.3.1
? · 2025-08-25

### Fixed - Bug preventing any type of playback due to spotify API changes. - Bug preventing retrieval of new song metadata from spotify. ## What's Changed * chore(deps): bump the cargo group with 5 updates by @dependabot[bot] in https://github.com/hrkfdn/ncspot/pull/1667 * chore(deps): bump the cargo group across 1 directory with 10 updates by @dependabot[bot] in https://github.com/hrkfdn/ncspot/pull/1673 * chore(toolchain): update by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1682 * chore(deps): bump the cargo group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/hrkfdn/ncspot/pull/1683 * chore(deps): bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in https://github.com/hrkfdn/ncspot/pull/1684 * fix(deps): bump librespot to 0.7.0 by @sodagunz in https://github.com/hrkfdn/ncspot/pull/1687 ## New Contributors * @sodagunz made their first contribution in https://github.com/hrkfdn/ncspot/pull/1687 **Full Changelog**: https://github.com/hrkfdn/ncspot/compare/v1.3.0...v1.3.1

1.3.0v1.3.0
? · 2025-07-08

## Added - Automatically find free port for OAuth2 login flow ## Fixed - Skip unplayable tracks - Queue UI correctly plays a track when clicking on an already selected item - Swap foreground and background colors for command line input - Do not crash due to unavailable tracks in queue - Do not fail when receiving playables of unknown types ## New Contributors * @Memoyu made their first contribution in https://github.com/hrkfdn/ncspot/pull/1593 * @WilleBerg made their first contribution in https://github.com/hrkfdn/ncspot/pull/1624 * @joehasson made their first contribution in https://github.com/hrkfdn/ncspot/pull/1634 * @Fatcat560 made their first contribution in https://github.com/hrkfdn/ncspot/pull/1642 * @EliasA5 made their first contribution in https://github.com/hrkfdn/ncspot/pull/1657 **Full Changelog**: https://github.com/hrkfdn/ncspot/compare/v1.2.2...v1.3.0

1.2.2v1.2.2
? · 2025-01-31

## What's Changed * chore(deps): bump zbus from 5.0.1 to 5.1.0 in the cargo group by @dependabot in https://github.com/hrkfdn/ncspot/pull/1545 * fix: missing automatic man page generation for subcommands by @ThomasFrans in https://github.com/hrkfdn/ncspot/pull/1544 * chore(deps): bump the cargo group with 5 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1550 * chore(deps): bump the cargo group across 1 directory with 6 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1554 * chore(deps): bump libc from 0.2.164 to 0.2.167 in the cargo group by @dependabot in https://github.com/hrkfdn/ncspot/pull/1556 * chore(deps): bump hashbrown from 0.15.0 to 0.15.2 by @dependabot in https://github.com/hrkfdn/ncspot/pull/1558 * chore(toolchain): update by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1557 * fix(auth): Switch back to Spotify client ID by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1560 * chore(deps): bump the cargo group with 4 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1561 * chore(deps): bump the cargo group with 6 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1564 * chore(auth): Remove credential program leftovers by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1566 * chore(deps): bump the cargo group with 3 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1567 * add %artist formatting option to only show single artist name by @emrik5 in https://github.com/hrkfdn/ncspot/pull/1570 * docs: add missing password manager removal to changelog by @ThomasFrans in https://github.com/hrkfdn/ncspot/pull/1572 * docs: remove remaining password manager documentation by @ThomasFrans in https://github.com/hrkfdn/ncspot/pull/1573 * chore(deps): bump the cargo group with 2 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1571 * chore(deps): bump the cargo group across 1 directory with 10 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1580 * chore(toolchain): update by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1579 * feat(ci): Lint + Build for aarch64 by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1581 * chore(deps): bump the cargo group with 2 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1583 ## New Contributors * @emrik5 made their first contribution in https://github.com/hrkfdn/ncspot/pull/1570 **Full Changelog**: https://github.com/hrkfdn/ncspot/compare/v1.2.1...v1.2.2

1.2.1v1.2.1
? · 2024-10-31

## What's Changed * chore(toolchain): update by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1537 * fix(cover): Add mut to fix incorrect get of windowsize in cover by @antonnyst in https://github.com/hrkfdn/ncspot/pull/1542 * chore(deps): bump the cargo group across 1 directory with 8 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1541 * chore(deps): Update librespot to 0.6.0 by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1543 ## New Contributors * @antonnyst made their first contribution in https://github.com/hrkfdn/ncspot/pull/1542 **Full Changelog**: https://github.com/hrkfdn/ncspot/compare/v1.2.0...v1.2.1

1.2.0v1.2.0
? · 2024-10-15

This is a rather minor release on ncspot's side, but the release of librespot 0.5.0 comes with many nice improvements and fixes. ## What's Changed * chore(deps): bump openssl from 0.10.64 to 0.10.66 by @dependabot in https://github.com/hrkfdn/ncspot/pull/1485 * chore(deps): bump the cargo group across 1 directory with 7 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1487 * Update cursive to 0.21.0 by @gyscos in https://github.com/hrkfdn/ncspot/pull/1493 * chore(deps): bump cursive from 0.21.0 to 0.21.1 in the cargo group by @dependabot in https://github.com/hrkfdn/ncspot/pull/1496 * chore(deps): bump the cargo group across 1 directory with 6 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1505 * chore(deps): bump the cargo group with 3 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1508 * chore(deps): bump the cargo group with 3 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1509 * chore(deps): bump the cargo group with 6 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1513 * chore(toolchain): update by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1490 * chore(deps): bump the cargo group with 2 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1516 * Librespot 0.5 dev branch changes by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1244 * MPRIS: Restructuring and cleanup by @haruInDisguise in https://github.com/hrkfdn/ncspot/pull/1515 * Add Seeked signal to Mpris interface by @elParaguayo in https://github.com/hrkfdn/ncspot/pull/1494 * fix: Handle librespot `Seeked` events by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1519 * chore(deps): bump the cargo group with 7 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1520 * chore(deps): bump the cargo group with 4 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1521 * chore(deps): bump the cargo group with 5 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1522 * chore(deps): bump the cargo group across 1 directory with 9 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1529 * chore(deps): bump the cargo group with 7 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1530 * Release prep by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1531 ## New Contributors * @haruInDisguise made their first contribution in https://github.com/hrkfdn/ncspot/pull/1515 * @elParaguayo made their first contribution in https://github.com/hrkfdn/ncspot/pull/1494 **Full Changelog**: https://github.com/hrkfdn/ncspot/compare/v1.1.2...v1.2.0

1.1.2v1.1.2
? · 2024-07-16

## What's Changed * fix: support localized Spotify URLs by @Bettehem in https://github.com/hrkfdn/ncspot/pull/1456 * style(editorconfig): add EditorConfig file for consistent style by @ThomasFrans in https://github.com/hrkfdn/ncspot/pull/1454 * chore(deps): bump the cargo group with 4 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1459 * style(vscode): add EditorConfig extension recommendation by @ThomasFrans in https://github.com/hrkfdn/ncspot/pull/1457 * chore(deps): bump the cargo group across 1 directory with 11 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1466 * chore(deps): bump the cargo group with 3 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1469 * chore(toolchain): update by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1470 * chore(deps): bump the cargo group with 3 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1471 * chore(deps): bump the cargo group with 6 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1476 * chore(deps): bump the cargo group with 2 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1479 * docs: Rename `ap-port` option as `ap_port` by @Jiogo18 in https://github.com/hrkfdn/ncspot/pull/1477 * Release preparation by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1481 ## New Contributors * @Jiogo18 made their first contribution in https://github.com/hrkfdn/ncspot/pull/1477 **Full Changelog**: https://github.com/hrkfdn/ncspot/compare/v1.1.1...v1.1.2

v.1.1.0
? · 2024-05-10
v1.1.1
? · 2024-05-10

## What's Changed * Bump rspotify to 0.13.0 by @cyqsimon in https://github.com/hrkfdn/ncspot/pull/1412 * chore(deps): bump the github-actions group with 1 update by @dependabot in https://github.com/hrkfdn/ncspot/pull/1415 * Add quotes around repeat values by @darkylein in https://github.com/hrkfdn/ncspot/pull/1417 * chore(deps): bump the cargo group with 6 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1418 * chore(deps): bump the cargo group with 3 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1423 * feat(config): Allow users to set AP port by @gilcu3 in https://github.com/hrkfdn/ncspot/pull/1420 * chore(toolchain): update by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1426 * chore(deps): bump the cargo group with 5 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1430 * chore(toolchain): update by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1432 * Use native TLS only, don't mix it with rustls (2nd try) by @jirutka in https://github.com/hrkfdn/ncspot/pull/1431 * chore: remove todo and improve some code in `src/library.rs` by @ThomasFrans in https://github.com/hrkfdn/ncspot/pull/1435 * docs: add Snapcraft installation source by @ThomasFrans in https://github.com/hrkfdn/ncspot/pull/1434 * docs: improve and simplify changelog by @ThomasFrans in https://github.com/hrkfdn/ncspot/pull/1433 * chore(deps): bump h2 from 0.4.3 to 0.4.4 by @dependabot in https://github.com/hrkfdn/ncspot/pull/1436 * chore(deps): bump the cargo group with 2 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1438 * chore(toolchain): update by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1441 * Clippy: warn `enum_glob_use` by @cyqsimon in https://github.com/hrkfdn/ncspot/pull/1439 * chore(deps): bump clap_complete from 4.5.1 to 4.5.2 in the cargo group by @dependabot in https://github.com/hrkfdn/ncspot/pull/1444 * chore: Add rust-analyzer to used components by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1446 * chore(deps): bump the cargo group with 4 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1447 * chore(deps): bump the cargo group with 3 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1448 * chore(deps): bump the cargo group with 5 updates by @dependabot in https://github.com/hrkfdn/ncspot/pull/1450 * cfg fix for linux by @aragonnetje6 in https://github.com/hrkfdn/ncspot/pull/1451 * chore(toolchain): update by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1452 * fix: MPRIS not working on GNOME by @hrkfdn in https://github.com/hrkfdn/ncspot/pull/1453 ## New Contributors * @darkylein made their first contribution in https://github.com/hrkfdn/ncspot/pull/1417 * @gilcu3 made their first contribution in https://github.com/hrkfdn/ncspot/pull/1420 * @aragonnetje6 made their first contribution in https://github.com/hrkfdn/ncspot/pull/1451 **Full Changelog**: https://github.com/hrkfdn/ncspot/compare/v1.1.0...v1.1.1