Skip to content

SpotiFLAC v3.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jan 11:05
· 2061 commits to main since this release

What's New

Security

  • Improved extension sandbox security
  • Improved credential encryption with per-installation random salt

Changed

  • Extension Manifest: New file permission required for file operations
    "permissions": {
      "network": ["api.example.com"],
      "storage": true,
      "file": true
    }
    Extensions that need to download files must declare "file": true in manifest.

Fixed

  • Extension packages now preserve directory structure (subdirectories supported)

Downloads

Android

  • arm64: SpotiFLAC-v3.0.0-beta.1-arm64.apk (recommended for modern devices)
  • arm32: SpotiFLAC-v3.0.0-beta.1-arm32.apk (older devices)

iOS

  • iOS: SpotiFLAC-v3.0.0-beta.1-ios-unsigned.ipa (sideload required)

Installation

Android: Enable "Install from unknown sources" and install the APK
iOS: Use AltStore, Sideloadly, or similar tools to sideload the IPA

arm64 arm32 iOS