···106106107107 - name: Build
108108 # Unreleased v1 is used to be able to use uploadWorkflowArtifacts and mobile:
109109- # uses: tauri-apps/tauri-action@a1b01e690374452a209dd44f6de089dda9003d3d
110110- # v1 bugfix by Fabian to fix multiple releases being created:
111111- uses: tauri-apps/tauri-action@ed2469ebf97aca60a033d455c4f2c28c65375fa3
109109+ uses: tauri-apps/tauri-action@850c373b94f35e16e4de61cbb9f6e4876af8c0b4
112110 env:
113111 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
114112 with:
+3
CHANGELOG.md
···11# Changelog
2233+## Next
44+- Android: Add track streaming search links for Spotify and YouTube Music
55+36## 0.21.0 - 2026 Map 6
47- Add a basic Android app. It only lets you browse a Ferrum Library.json file. No playback or syncing yet.
58
···11[package]
22name = "ferrum_mobile"
33+publish = false
34edition = "2024"
45default-run = "ferrum_mobile"
66+version = "0.0.1" # overridden in ci build
5768# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
79