Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: hrkfdn/ncspot

0.13.4

23 Jul 23:33
7d9faa7

Choose a tag to compare

Features

Maintenance

New Contributors

Full Changelog: v0.13.3...v0.13.4

0.13.3

11 Jun 20:44
9b0cd76

Choose a tag to compare

Maintenance

Full Changelog: v0.13.2...v0.13.3

0.13.2

04 May 21:52
d3a27e2

Choose a tag to compare

Maintenance release fixing a crash occurring at startup or when playing a track if ncspot can not connect to DBus.

Maintenance

  • Use notify-rust with zbus instead of dbus and add ncurses_backend feature flag by @jirutka in #1127
  • Fix: gracefully handle invalid/not available DBus setups causing crashes by @hrkfdn in #1139
  • Update Nerdfont glyphs by @tohmais in #1141
  • Dependency updates

New Contributors

Full Changelog: v0.13.1...v0.13.2

0.13.1

05 Apr 16:21
97b31df

Choose a tag to compare

Maintenance

Features

New Contributors

Full Changelog: v0.13.0...v0.13.1

0.13.0

09 Mar 18:52
dc2f42f

Choose a tag to compare

Here's a bigger release with some exciting features. Thanks to all the contributors! ❤️

Maintenance

Features

  • Theme config support for Cursive's HighlightInactive by @han28 in #1039
  • Switch from MM:SS to HH:MM:SS duration representation if needed.by @ThomasFrans in #1049
  • commands: Add reconnect command to force socket shutdown by @inemajo in #1057
  • Allow executing program to retrieve credentials by @inemajo in #1058
  • Add manpage generation using xtask by @ThomasFrans in #1059
  • Automatic shell completion generation using xtask by @ThomasFrans in #1080

New Contributors

Full Changelog: v0.12.0...v0.13.0

0.12.0

28 Dec 23:19
7e974bb

Choose a tag to compare

Maintenance

Features

  • Add "save/unsave album" to context menu (#964)
  • Automatically save backtraces to cache folder by @ThomasFrans (#988)
  • Create IPC socket on UNIX platforms for remote control and external track display (#1018)

Full Changelog: v0.11.2...v0.12.0

0.11.2

15 Oct 10:52
05d221a

Choose a tag to compare

Maintenance

  • Cleanup: Remove PlayTrackMenu (#945)
  • Fix: Crash on liked artist but no liked music (#953)

Features

  • Improve context menus to make the UX/UI more consistent (#923)
  • Exit gracefully/save state on SIGTERM and SIGHUP (#948)

Full Changelog: v0.11.1...v0.11.2

0.11.1

17 Sep 12:29
ccbc382

Choose a tag to compare

Maintenance

  • Fix back button mouse left click (#916)
  • Fix librespot audio cache path (#919)
  • Fix: set track position only for clicks, not hold (#920)
  • Fix: Use buffered backend to prevent flickering with Termion (#934)
  • Fix: remove broken album cache staleness detection
  • Fix: Re-request album tracks if it has >50 tracks (#926)
  • Fixed pagination bug that caused items not to load when scrolling with mouse (#939)
  • Fix pagination in "Browse" screen (#939)

Features

  • Mouse wheel: scroll up/down without changing focus (#918)

Full Changelog: v0.11.0...v0.11.1

0.11.0

21 Aug 13:45
bddfd6f

Choose a tag to compare

Maintenance

  • Fix theming in context menus (#431)
  • Fix ListView scrollbar behavior (#839)
  • Switch to Termion backend by default for true color support (#894)
  • Fix references to pancurses backend in README (#897)
  • Changes to README capitalized in playlists (#900)
  • Fixed clipboard not working on GNOME Wayland.by (#912)
  • Fix: don't crash on empty command line input
  • Other refactoring and cleanups

Features

  • Add category browsing to library (#187)
  • Add customization of notification message texts (#893)
  • Improved mouse support (#840)
    • Left click on list item traverses into album/playlist/etc.
    • Right click on list item opens context menu
    • Click on top left back button is handled
    • Handle clicks/mouse wheel events in tab view

Full Changelog: v0.10.1...v0.11.0

v0.10.1

31 Jul 09:42
d3a1af8

Choose a tag to compare

Maintenance

  • Add logo to cargo-deb assets (#833)
  • Clean up documentation (#836)
  • Enable wayland clipboard support by default on supported platforms (#869)
  • Update to librespot 0.4.2
    • Should fix ChannelError issues (ncspot skipping through all tracks) which were previously fixed with a workaround in /etc/hosts (#864, #867, #883)
  • Updated context menu info and config values table in README (#885)

Features

  • Add hide_display_names config option (#855)
  • Added possibility to Follow/Unfollow artists via the context menu (#868)
  • Add statusbar_format option to configure track formatting in status bar (#877)

Full Changelog: v0.10.0...v0.10.1