Skip to content

Releases: antoniolg/next-dj

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:39

These early builds are unsigned. macOS and Windows may show security warnings.
You can build from source if you prefer to inspect the app before running it.

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 11 Jul 13:03

These early builds are unsigned. macOS and Windows may show security warnings.
You can build from source if you prefer to inspect the app before running it.

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:17

NextDJ 0.1.3 corrige el empaquetado de macOS de la release anterior.

Corrección de macOS

  • Aplica una firma ad-hoc completa a la aplicación, los helpers y los frameworks de Electron.
  • Conserva Hardened Runtime y los permisos necesarios para JIT, cámara y audio.
  • Verifica automáticamente cada arquitectura con codesign --verify --deep --strict antes de publicar.
  • Evita que Gatekeeper interprete una firma incompleta como un bundle dañado.

La descarga de macOS sigue sin estar firmada con Developer ID ni notarizada por Apple. Según la versión y política de macOS, el primer arranque todavía puede requerir Abrir desde el menú contextual o autorizar NextDJ en Ajustes del Sistema → Privacidad y seguridad.

Si descargaste 0.1.2 para macOS, sustitúyela por 0.1.3.

Descargas

  • macOS Apple Silicon: NextDJ-0.1.3-mac-arm64.dmg
  • macOS Intel: NextDJ-0.1.3-mac-x64.dmg
  • Windows: instalador o versión portable
  • Linux: AppImage o paquete .deb
  • Integridad: SHA256SUMS.txt

Changelog completo: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 11:52

NextDJ 0.1.2 añade comprobaciones asistidas de actualizaciones para que las nuevas versiones sean visibles desde la propia aplicación.

Novedades

  • Comprueba al iniciar si existe una release estable más reciente.
  • Muestra un aviso descartable con la versión instalada y la disponible.
  • Ofrece la descarga adecuada para macOS o Windows según la arquitectura, con la página de la release como alternativa segura.
  • Falla silenciosamente sin conexión para no interrumpir la reproducción ni la grabación.
  • Restringe los metadatos y enlaces de descarga al repositorio oficial de NextDJ.

Descargas

  • macOS Apple Silicon: NextDJ-0.1.2-mac-arm64.dmg
  • macOS Intel: NextDJ-0.1.2-mac-x64.dmg
  • Windows: instalador NextDJ-0.1.2-win-x64-setup.exe o versión portable
  • Linux: AppImage o paquete .deb
  • Integridad: SHA256SUMS.txt

Estas primeras versiones no están firmadas. macOS y Windows pueden mostrar advertencias de seguridad.

Changelog completo: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@antoniolg antoniolg released this 10 Jul 07:30

These early builds are unsigned. macOS and Windows may show security warnings.
You can build from source if you prefer to inspect the app before running it.

Highlights in 0.1.1:

  • Race-safe deck transport, looping, track loading, output routing, and library persistence.
  • Hardened recording sessions and playlist-provider boundaries.
  • Keyboard-accessible DJ controls, waveforms, CUE behavior, and dialogs.
  • Deterministic Electron end-to-end tests and production performance budgets.
  • Reusable CI and release quality gates with reproducible tooling.

v0.1.0-alpha.1

v0.1.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 15:48

These early builds are unsigned. macOS and Windows may show security warnings.
You can build from source if you prefer to inspect the app before running it.

Full Changelog: https://github.com/antoniolg/next-dj/commits/v0.1.0-alpha.1