Última versão de desenvolvimento (CICD): 6.0.5413
2025-06-29
The releases on this page are the latest builds from the Subsurface CICD (Continuous Integration, Continuous Delivery) system. While we don't expect them to be broken very often, they may not have received a lot of testing yet, and may still be buggy.
These installers, and previous versions of them, can also be found on the GitHub 'nightly-builds' Releases Page.
The latest change-sets merged into this release are:
- Heinrichs Weikamp: Get the bluetooth Device Recognised for OSTC5.
- Cleanup: Remove Unused Define 'SUBSURFACE_TESTING'.
- Fix the purging of the received packets queue
- Report an error when a BLE packet is too large.
- Manual: fix compilation against Qt5 WebEngine
Se procura versões mais estáveis, por favor considere
A versão Android do Subsurface pode ser instalada na maioria dos dispositivos Android. Se instalou anteriormente a versão Subsurface-mobile da Play store do Google, a primeira vez que mudar para esta versão, terá que desinstalar a versão da Play store. Assegure-se que os seus registos de mergulho estão sincronizados com o armazenamento remoto da Subsurface Cloud. Após a instalação desta e depois de entrar na nuvem, os dados serão restaurados. Os upgrades seguintes não requerem a desinstalação da versão anterior.
Uma explicação breve sobre o conceito de side-loading pode ser encontrada neste artigo na Androidcentral.
Linux
The Subsurface team is providing distribution packages for Ubuntu and Fedora as well as a Snap and a generic "AppImage" that should work on most other x86_64 Linux distributions.
Ubuntu e distribuições compatíveis
Para usar estes binários no Ubuntu, basta adicionar o PPA do Subsurface Daily Release ao seu sistema:
sudo add-apt-repository ppa:subsurface/subsurface-daily; sudo apt update
e depois instalar o Subsurface com sudo apt install subsurface
Fedora
Para instalar os binários CICD do Subsurface no Fedora basta correr
sudo dnf copr enable dirkhh/Subsurface-test
e depois instalar o Subsurface com dnf install subsurface
Outras distribuições Linux x86_64
chmod +x Subsurface-6.0.5413-CICD-release.AppImage
, and then simply run this file.