• v0.2.1 34e093b63b

    v0.2.1 Stable

    vijfhoek released this 2023-12-23 09:12:25 +00:00 | 16 commits to main since this release

    • Enhancements
      • Reuses the same MPD connection, to avoid spamming MPD with connections when e.g. loading artwork (#14)
      • Updated backend dependencies
    • Features
      • Show track numbers in the browser
      • Added Consume, Repeat, Shuffle and Single Mode toggle buttons (#17)
      • Added button to shuffle the queue
    Downloads
  • v0.2.0 c2fbf6c916
  • v0.2.0-pre1 c6c61570e9

    v0.2.0 pre-release 1 Pre-Release

    vijfhoek released this 2023-05-16 00:13:58 +00:00 | 34 commits to main since this release

    • Enhancements
      • Show current Empede version as HTML comment
      • Show embedded album art by using readpicture command in addition to albumart
      • Replaced mpdrs with own implementation
      • Update backend dependencies
    • Fixes
      • Fixed URL encoding showing up in the title
    Downloads
  • v0.1.13 bfebe99427

    v0.1.13 Stable

    vijfhoek released this 2023-05-08 15:02:46 +00:00 | 52 commits to main since this release

    • Fixes
      • Fixed messed up CSS
    Downloads
  • v0.1.12 a8960f4330

    v0.1.12 Stable

    vijfhoek released this 2023-05-08 14:37:41 +00:00 | 54 commits to main since this release

    • Features
      • Added placeholder for songs without album art
      • Added button to remove single song from queue
    • Improvements
      • Updated backend dependencies
    • Fixes
      • Only show the filename for untagged songs in the directory instead of the full path
    Downloads
  • v0.1.11 f7a63f7120

    v0.1.11 Stable

    vijfhoek released this 2023-05-07 00:57:12 +00:00 | 61 commits to main since this release

    • Features
      • Added buttons to play or queue an entire folder (#2)
      • Added ▶ or ⏸ icon to the window title when playing/paused
    • Fixes
      • Made the queue scrollable, instead of scrolling the entire page (#3)
    Downloads
  • v0.1.10 68b05c85e7

    v0.1.10 Stable

    vijfhoek released this 2023-05-06 19:53:32 +00:00 | 67 commits to main since this release

    • Features
      • Added MPD_PASSWORD environment variable
    • Improvements
      • Slightly reduced padding in browser
      • Updated backend dependencies
    • Fixes
      • Fixed clear queue button disappearing
      • Fixed HTML entities showing up in window title
    Downloads
  • v0.1.9 b14f034a50

    v0.1.9 Stable

    vijfhoek released this 2023-05-02 09:58:34 +00:00 | 80 commits to main since this release

    • Fixes
      • Percent-encoded more paths that weren't before
    Downloads
  • v0.1.9-pre1 c3b9e3fb72
  • v0.1.8 f3e57a6f4c

    v0.1.8 Stable

    vijfhoek released this 2023-05-02 09:04:55 +00:00 | 83 commits to main since this release

    • Improvements
      • Added language attribute to HTML
    • Fixes
      • Stopped progress bar still moving when paused
      • Percent-encoded paths that weren't before
    Downloads