Skip to content

ampd-2.1.0

Latest
Compare
Choose a tag to compare
@rain0r rain0r released this 11 Nov 19:27
· 60 commits to master since this release

Release notes

ampd-<version>.jar (recommended)

For all people that want to access ampd via the default context /, for example:

ampd-with-context-<version>.jar

For all people that plan deploy ampd behind a reverse proxy and access it via /ampd/, for example:


UI changes:

Code changes:

  • Fixed a bug where a cover would ne be displayed when a radio stream was previously played.
  • Fixed a bug where a page size change would restart the track.

Other changes:

  • Added e2e tests with cypress.
  • Added option to use another node package manger in pom.xml
  • Bump version of javampd to 7.3.1
  • Switched from npm to bun.