Skip to content

Releases: Nerixyz/current-song2

v0.1.0-alpha.10

01 Sep 11:51
v0.1.0-alpha.10
3bd627b
Compare
Choose a tag to compare
v0.1.0-alpha.10 Pre-release
Pre-release

Added

  • The overlay can be positioned through URL parameters. For example localhost:48457/?pos=br to position the overlay in the bottom right corner (documentation).
  • URL parameters (query and hash) are now reflected in the DOM on the html element to allow easier customization (documentation).

Fixed

  • Missing user-scripts would break the overlay in dev mode (pnpm dev).
  • The marquee effect would not work in Chromium < 103.

Hashes

File Hash
extension.zip 4c55b5d8d09b4bc94628467088b0085eace85fe9b94a98e2a003a69e852edf22
client.zip 1f512af358b255add6faa0c60952f76e975f002b42289cc3eb8349f997305cf2
current-song2.exe ff1a75939bb347b07a1b0459cca5e059f9afa776db75804864431a817af94fb0

v0.1.0-alpha.9

04 Aug 16:02
v0.1.0-alpha.9
5942be6
Compare
Choose a tag to compare
v0.1.0-alpha.9 Pre-release
Pre-release

Hashes

File Hash
current-song2.exe 5c45e03112b534dfd60a15a43c7d49c3b0b9937730e3b4c73cf014be17af78cb
client.zip 411909237b86913716488034b84f7064dcb74593084719ef0a3ba269d25f30f1
extension.zip f3746d603f379be0abb65cb52b4d12a86b95e71ae41192c4cf60552d2d5dfd49

What's Changed

  • ✨ The documentation is now on its own website: https://currentsong.nerixyz.de
  • 🌐 A lot more metadata is provided for custom themes (check the documentation).
  • 📄 Added support for user-scripts (user.js).
  • ⛔ Disabled auto-start by default.
  • ✨ Added marquee effect to text that overflows the container.
Detailed commits

**Fu...

Read more

v0.1.0-alpha.8

28 Sep 10:43
v0.1.0-alpha.8
c666718
Compare
Choose a tag to compare
v0.1.0-alpha.8 Pre-release
Pre-release

What's Changed

  • deps(cargo): bump serde from 1.0.138 to 1.0.139 by @dependabot in #64
  • deps(npm): bump @typescript-eslint/parser from 5.30.5 to 5.30.6 in /js by @dependabot in #65
  • deps(npm): bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 in /js by @dependabot in #63
  • deps(npm): bump web-ext from 7.1.0 to 7.1.1 in /js by @dependabot in #62
  • deps(cargo): bump tokio from 1.19.2 to 1.20.0 by @dependabot in #66
  • deps(npm): bump jest and @types/jest in /js by @dependabot in #67
  • deps(npm): bump eslint from 8.19.0 to 8.20.0 in /js by @dependabot in #71
  • deps(npm): bump @types/jest from 28.1.5 to 28.1.6 in /js by @dependabot in #72
  • deps(npm): bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 in /js by @dependabot in #75
  • deps(npm): bump ts-jest from 28.0.5 to 28.0.7 in /js by @dependabot in #73
  • deps(npm): bump @typescript-eslint/parser from 5.30.6 to 5.30.7 in /js by @dependabot in #74
  • deps(cargo): bump tracing-subscriber from 0.3.14 to 0.3.15 by @dependabot in #77
  • deps(npm): bump lit from 2.2.7 to 2.2.8 in /js by @dependabot in #79
  • deps(npm): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 in /js by @dependabot in #81
  • deps(npm): bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0 in /js by @dependabot in #83
  • deps(cargo): bump serde from 1.0.139 to 1.0.140 by @dependabot in #78
  • deps(cargo): bump tracing from 0.1.35 to 0.1.36 by @dependabot in #84
  • deps(cargo): bump actix-files from 0.6.1 to 0.6.2 by @dependabot in #80
  • deps(cargo): bump tokio from 1.20.0 to 1.20.1 by @dependabot in #82
  • feat: add file output by @Nerixyz in #76
  • deps: update rust and js by @Nerixyz in #122
  • deps: update all by @Nerixyz in #153
  • fix: could "not get current session" spam by @Nerixyz in #154

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

v0.1.0-alpha.7

10 Jul 16:55
v0.1.0-alpha.7
71f5744
Compare
Choose a tag to compare
v0.1.0-alpha.7 Pre-release
Pre-release

What's Changed

  • deps: update by @Nerixyz in #36
  • chore: add dependabot by @Nerixyz in #37
  • deps(cargo): bump tracing-actix-web from 0.5.1 to 0.6.0 by @dependabot in #40
  • deps(cargo): bump serde_json from 1.0.81 to 1.0.82 by @dependabot in #41
  • deps(cargo): bump tracing-subscriber from 0.3.11 to 0.3.12 by @dependabot in #42
  • fix(dependabot): use correct label for npm by @Nerixyz in #43
  • deps(npm): bump eslint-plugin-prettier from 4.1.0 to 4.2.1 in /js by @dependabot in #44
  • deps(npm): bump lit from 2.2.6 to 2.2.7 in /js by @dependabot in #38
  • deps(npm): bump jest from 28.1.1 to 28.1.2 in /js by @dependabot in #39
  • deps(npm): bump parcel-resolver-ignore from 2.1.1 to 2.1.2 in /js by @dependabot in #45
  • deps(npm): bump @types/jest from 28.1.3 to 28.1.4 in /js by @dependabot in #46
  • ci: run ci on labeled as well by @Nerixyz in #55
  • deps(npm): bump parcel-resolver-ignore from 2.1.2 to 2.1.3 in /js by @dependabot in #48
  • deps(npm): bump eslint from 8.18.0 to 8.19.0 in /js by @dependabot in #49
  • deps(cargo): bump serde from 1.0.137 to 1.0.138 by @dependabot in #51
  • deps(cargo): bump tracing-subscriber from 0.3.12 to 0.3.14 by @dependabot in #52
  • deps(npm): bump @typescript-eslint/parser from 5.30.0 to 5.30.5 in /js by @dependabot in #53
  • deps(npm): bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.5 in /js by @dependabot in #54
  • fix(client): pause progress on Paused event by @Nerixyz in #60
  • fix(gsmtc): compare playback model using PartialEq by @Nerixyz in #59
  • chore: minor refactorings and clippy suggestions by @Nerixyz in #61

New Contributors

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

v0.1.0-alpha.6

08 Apr 10:22
b652e21
Compare
Choose a tag to compare
v0.1.0-alpha.6 Pre-release
Pre-release

What's Changed

  • fix(client): wrong arguments to formatLocalUrl by @Nerixyz in #34
  • fix(gsmtc): operation completed successfully by @Nerixyz in #35

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

v0.1.0-alpha.5

07 Apr 10:08
200db2e
Compare
Choose a tag to compare
v0.1.0-alpha.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

v0.1.0-alpha.4

03 Jan 19:45
63bd0cb
Compare
Choose a tag to compare
v0.1.0-alpha.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.4