Releases: kagemomiji/airsonic-advanced
Edge Release 11.1.5-SNAPSHOT.20250830125103
What's Changed
- #662 Fixed the logic of getting files from playlist by @kagemomiji in #774
- chore(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2 by @dependabot[bot] in #776
- chore(deps): bump aquasecurity/trivy-action from 0.32.0 to 0.33.0 by @dependabot[bot] in #778
- chore(deps): bump io.dropwizard.metrics:metrics-jmx from 4.2.33 to 4.2.35 by @dependabot[bot] in #779
- chore(deps): bump io.dropwizard.metrics:metrics-core from 4.2.33 to 4.2.35 by @dependabot[bot] in #780
- chore(deps): bump org.checkerframework:checker-qual from 3.49.5 to 3.50.0 by @dependabot[bot] in #781
Full Changelog: 11.1.5-SNAPSHOT.20250824064344...11.1.5-SNAPSHOT.20250830125103
Edge Release 11.1.5-SNAPSHOT.20250824064344
What's Changed
- fix: #772 Fix url handling with context-path at right panel by @kagemomiji in #773
Full Changelog: 11.1.5-SNAPSHOT.20250823053049...11.1.5-SNAPSHOT.20250824064344
Edge Release 11.1.5-SNAPSHOT.20250823053049
New Feature
I've added functionality to parse lyrics from LRC files and update them based on user input.
For more details, please refer to the documentation.
/docs/webui/lyrics.md
What's Changed
- #742 Support Lyrics from LRC files and User Input by @kagemomiji in #771
- chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #769
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.5.4 to 3.5.5 by @dependabot[bot] in #770
Full Changelog: 11.1.5-SNAPSHOT.20250817151913...11.1.5-SNAPSHOT.20250823053049
Edge Release 11.1.5-SNAPSHOT.20250817151913
What's Changed
- #750 Refactored NowPlaying endpoints by @kagemomiji in #768
- chore(deps): bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0 by @dependabot[bot] in #763
- chore(deps): bump cxf.version from 4.1.2 to 4.1.3 by @dependabot[bot] in #764
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #765
- chore(deps): bump com.google.j2objc:j2objc-annotations from 3.0.0 to 3.1 by @dependabot[bot] in #766
Full Changelog: 11.1.5-SNAPSHOT.20250807014714...11.1.5-SNAPSHOT.20250817151913
Edge Release 11.1.5-SNAPSHOT.20250807014714
What's Changed
- #750 refactor api album by @kagemomiji in #761
- chore(deps): bump com.mysql:mysql-connector-j from 9.3.0 to 9.4.0 by @dependabot[bot] in #757
- chore(deps): bump com.google.errorprone:error_prone_annotations from 2.40.0 to 2.41.0 by @dependabot[bot] in #758
- chore(deps-dev): bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in #759
- chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #760
Full Changelog: 11.1.5-SNAPSHOT.20250803054843...11.1.5-SNAPSHOT.20250807014714
Edge Release 11.1.5-SNAPSHOT.20250803054843
What's Changed
- #741 Fix version resolver by @kagemomiji in #749
- chore(deps): bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in #744
- chore(deps): bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.26.1 by @dependabot[bot] in #745
- chore(deps): bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 by @dependabot[bot] in #746
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.5.3 to 3.5.4 by @dependabot[bot] in #747
- #741 Fixed edge CI deployment by @kagemomiji in #751
- [update] #750 Added Artist API tests and refactored by @kagemomiji in #756
- chore(deps): bump io.fabric8:docker-maven-plugin from 0.45.1 to 0.46.0 by @dependabot[bot] in #752
- chore(deps): bump org.ow2.asm:asm from 9.7 to 9.8 by @dependabot[bot] in #753
- chore(deps): bump dev.aspectj:aspectj-maven-plugin from 1.14 to 1.14.1 by @dependabot[bot] in #754
- chore(deps): bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in #755
Full Changelog: 11.1.5-SNAPSHOT.20250725145050...11.1.5-SNAPSHOT.20250803054843
Edge Release 11.1.5-SNAPSHOT.20250725145050
What's Changed
- chore(deps): bump net.java.dev.jna:jna-platform from 5.15.0 to 5.17.0 by @dependabot[bot] in #740
- chore(deps): bump org.liquibase:liquibase-core from 4.32.0 to 4.33.0 by @dependabot[bot] in #738
- chore(deps): bump org.checkerframework:checker-qual from 3.48.2 to 3.49.5 by @dependabot[bot] in #739
- chore(deps): bump org.bouncycastle:bcprov-jdk18on from 1.79 to 1.81 by @dependabot[bot] in #737
Full Changelog: 11.1.5-SNAPSHOT.20250722000225...11.1.5-SNAPSHOT.20250725145050
Edge Release 11.1.5-SNAPSHOT.20250722000225
What's Changed
- fix: #734 update InitBinder annotation to specify the command by @kagemomiji in #735
Full Changelog: 11.1.5-SNAPSHOT.20250719123913...11.1.5-SNAPSHOT.20250722000225
Edge Release 11.1.5-SNAPSHOT.20250719123913
What's Changed
- Changed version retrieving logic to RestClient and added retry mechanism.
- chore(deps): bump com.google.re2j:re2j from 1.7 to 1.8 by @dependabot[bot] in #730
- chore(deps): bump com.google.errorprone:error_prone_annotations from 2.36.0 to 2.40.0 by @dependabot[bot] in #731
- chore(deps): bump io.dropwizard.metrics:metrics-jmx from 4.2.29 to 4.2.33 by @dependabot[bot] in #732
- chore(deps): bump com.ibm.icu:icu4j from 76.1 to 77.1 by @dependabot[bot] in #733
Full Changelog: 11.1.5-SNAPSHOT.20250717232749...11.1.5-SNAPSHOT.20250719123913
Edge Release 11.1.5-SNAPSHOT.20250717232749
What's Changed
- chore(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in #706
- chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0 by @dependabot[bot] in #707
- chore(deps): bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 by @dependabot[bot] in #708
- chore(deps): bump io.dropwizard.metrics:metrics-core from 4.2.30 to 4.2.33 by @dependabot[bot] in #709
- fix(workflows): update artifact download configuration to use pattern for digest files by @kagemomiji in #714
- chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.7 to 3.5.3 by @dependabot[bot] in #718
- chore(deps): bump org.eclipse.persistence:org.eclipse.persistence.moxy from 4.0.4 to 4.0.7 by @dependabot[bot] in #715
- chore(deps): bump com.mysql:mysql-connector-j from 9.0.0 to 9.3.0 by @dependabot[bot] in #716
- chore(deps): bump org.apache.commons:commons-text from 1.12.0 to 1.13.1 by @dependabot[bot] in #717
- chore(deps): bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 by @dependabot[bot] in #719
- Bump logback to 1.5.18 resolving CVE-2024-12798 and CVE-2024-12801 by @maghiel in #705
- Fix deprecated codes by @kagemomiji in #725
- chore(deps): bump org.apache.commons:commons-configuration2 from 2.11.0 to 2.12.0 by @dependabot[bot] in #720
- chore(deps-dev): bump com.google.guava:guava from 33.3.1-jre to 33.4.8-jre by @dependabot[bot] in #721
- chore(deps): bump com.auth0:java-jwt from 4.4.0 to 4.5.0 by @dependabot[bot] in #722
- chore(deps): bump org.jsoup:jsoup from 1.18.1 to 1.21.1 by @dependabot[bot] in #723
- chore(deps-dev): bump org.apache.commons:commons-lang3 from 3.16.0 to 3.18.0 by @dependabot[bot] in #724
- chore(deps): bump com.twelvemonkeys.imageio:imageio-webp from 3.11.0 to 3.12.0 by @dependabot[bot] in #727
- chore(deps): bump org.apache.cxf:cxf-xjc-plugin from 4.0.2 to 4.1.0 by @dependabot[bot] in #726
- chore(deps-dev): bump commons-io:commons-io from 2.17.0 to 2.19.0 by @dependabot[bot] in #728
- chore(deps): bump org.apache.maven:maven-artifact from 3.9.9 to 3.9.11 by @dependabot[bot] in #729
Full Changelog: 11.1.5-SNAPSHOT.20250702234812...11.1.5-SNAPSHOT.20250717232749