Skip to content

Releases: streambinder/spotitube

v1.1.4

28 Nov 14:28
d2a8f1d

Choose a tag to compare

fix(anchor): preserve prompt line when reading user input

After reading user input in Reads(), clear the blank line created by
Enter and position cursor correctly without erasing the prompt line.
This prevents duplicate anchor lines and maintains proper TUI state.

v1.1.3

28 Nov 12:26

Choose a tag to compare

chore(deps): bump actions/checkout from 5 to 6

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.1.2

16 Jun 09:38
0c47c5e

Choose a tag to compare

ci(tag): fix cutting release

v1.1.1

19 May 12:23
64890b1

Choose a tag to compare

fix(docker): allow spotitube to write to data/cache

v1.1.0

19 May 07:35
d19a2f0

Choose a tag to compare

feat: add support for synchronized lyrics

v1.0.12

02 Dec 12:20
7bcc471

Choose a tag to compare

chore(deps): bump

v1.0.11

06 Sep 16:35
46895a5

Choose a tag to compare

feat: introduce --library-limit flag

v1.0.10

13 Aug 09:26
ba4b9eb

Choose a tag to compare

chore(docker): lint

v1.0.9

20 Apr 10:15
ddeb7d8

Choose a tag to compare

chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#57)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.8

24 Nov 11:15
bfde965

Choose a tag to compare

feat(lyrics): expose Get API as well as Search