Programa beta
Faça login ou registe-se para aceder a compilações de teste, notas de lançamento e informações detalhadas do programa da versão de desenvolvimento atual.
Faça login ou registe-se
Utilize o mesmo e-mail e palavra-passe na aplicação Songbook Buddy Beta depois de confirmar a sua conta.
Regras beta – leia antes de participar
As compilações beta são software inacabado. Ao registar-se aceita estes termos:
- Podem ocorrer falhas, perda de dados e recursos quebrados. Mantenha cópias de segurança das músicas do seu interesse.
- Utilize a aplicação Songbook Buddy Beta separada e o back-end de cloud beta — nunca misture dados de teste com a sua biblioteca de lançamento.
- A sua conta beta recebe Pro e Cloud apenas para teste. Estas concessões não são transferidas para a aplicação de lançamento público ou para a nuvem de produção.
- Comunique bugs e faça perguntas apenas no nosso canal Discord — e não através do e-mail de apoio público.
- O teste móvel é feito apenas através de testes internos TestFlight (iOS) e Google Play (Android).
- Não partilhe versões beta, links de login ou funcionalidades não lançadas fora do programa.
- Pode eliminar a sua conta beta a qualquer momento; podemos revogar o acesso quando o beta terminar.
Registar-se ou fazer login significa que aceita estas regras.
Regras beta – leia antes de participar
As compilações beta são software inacabado. Ao registar-se aceita estes termos:
- Podem ocorrer falhas, perda de dados e recursos quebrados. Mantenha cópias de segurança das músicas do seu interesse.
- Utilize a aplicação Songbook Buddy Beta separada e o back-end de cloud beta — nunca misture dados de teste com a sua biblioteca de lançamento.
- A sua conta beta recebe Pro e Cloud apenas para teste. Estas concessões não são transferidas para a aplicação de lançamento público ou para a nuvem de produção.
- Comunique bugs e faça perguntas apenas no nosso canal Discord — e não através do e-mail de apoio público.
- O teste móvel é feito apenas através de testes internos TestFlight (iOS) e Google Play (Android).
- Não partilhe versões beta, links de login ou funcionalidades não lançadas fora do programa.
- Pode eliminar a sua conta beta a qualquer momento; podemos revogar o acesso quando o beta terminar.
Registar-se ou fazer login significa que aceita estas regras.
Cloud incluída na versão beta
Cada conta beta confirmada recebe Pro e Cloud apenas no backend beta. Inicie sessão com a mesma conta em Songbook Buddy Beta para desbloquear o modo Band, a sincronização na cloud e todas as funcionalidades Pro durante o teste.
Versão beta pública mais recente: 1.0.23
O que testar nesta compilação
The beta channel is currently retired — there is no active beta build.
Lançar aplicação e aplicação beta lado a lado
Poderá continuar a utilizar a aplicação estável para concertos enquanto testa novas compilações – sem misturar a sua biblioteca de música.
- Instale o beta como uma aplicação separada com o seu próprio ícone e nome (Songbook Buddy Beta) assim que estiver disponível na sua plataforma.
- Cada aplicação mantém a sua própria base de dados local, definições e identidade do dispositivo – as edições na versão beta não afetam a sua biblioteca de lançamentos.
- A sincronização na nuvem na versão beta utiliza um projeto de back-end separado, pelo que os dados de teste nunca substituem os dados de sincronização de produção.
- No desktop pode executar as duas aplicações ao mesmo tempo; no telemóvel/tablet alterna-se entre duas aplicações instaladas.
Até que a aplicação beta separada seja enviada para todas as plataformas, a instalação de uma versão beta pode substituir a aplicação atual nesse dispositivo. Prefira um dispositivo de reserva quando possível.
Canais de suporte beta
Durante a versão beta, apenas suportamos os testadores através destes canais:
- Discord — bugs, perguntas e discussão
- TestFlight — iOS instalações e atualizações beta
- Google Play testes internos — Android instalações e atualizações beta
A página de suporte público e o e-mail de suporte não são para problemas beta.
Construções recentes
Entradas mais recentes – abra a lista completa de compilações mais antigas.
Somente membros
Faça login ou registe-se acima para ver as notas da versão beta e os downloads.
Version 1.0.23
August 11, 2026
A sync-reliability release fixing a permanent resync loop and a false "library was repaired" prompt on wiped devices:
- Uploaded rows are no longer stored as
pending. The generic outbox push uploaded the full local row without stamping its sync status, sopending— the local marker for "still waiting to be pushed" — was written into the server copy and pulled straight back down. The row then looked stranded, the 1.0.21 stranded-row rescue re-queued it, and that local write scheduled the next sync: a self-sustaining loop that resynced hundreds of rows on a library nobody had touched (one report: 765 rows, four cycles in a row). Uploads now strip the server-managed columns and stampsyncedat the single choke point every full-row upload passes, and pulls assertsyncedon every row written locally, so the wedged state cannot be represented on the device whatever arrives from the server. Existing backlogs heal on the next pull with no migration, and because the push also repairs the stored server value, devices still running an older build stop looping without updating. - A device with no library is not "behind a library repair". "Wipe local database" deletes the device's library-generation marker along with everything else, and reading it back defaulted to generation 1 while the account's server generation stays where an earlier repair left it. "This device has no idea which generation it is on" was therefore indistinguishable from "this device is two generations behind", so every wiped or freshly installed device on a once-repaired account took the destructive catch-up path — prompting about unsynced changes an empty device cannot have, and on a send-only device raising a hard sync block it had no way to clear. A missing marker together with an empty library and an empty outbox is now recognised as a fresh device: it adopts the server generation and lets the ordinary full pull fetch the library. A library that has rows but no marker still gets the prompt, because those rows can genuinely be pushed at the wrong generation.
- Smaller fixes: the release publisher no longer aborts one channel's publish because a different, deliberately retired channel still lists deleted artifacts — asset checks are now scoped to the channel being published, and a channel marked unavailable is skipped entirely.
Version 1.0.22
August 11, 2026
A fix release for chord spelling, enharmonic chord diagrams, silent DMX output and a stuck macOS modifier:
- Transposed chords keep their scale degree. The tonic moves a fixed number of letter steps and every chord moves with it, so a D in a song in E now transposes to Bb in C rather than A#. Borrowed and diatonic chords are both spelled the way a chart spells them; where the degree-correct name would need a double accidental or one of B#/E#/Cb/Fb, the song's own preference decides instead.
- Both spellings of a note reach the same chord diagrams. Db and C#, Gb and F# were separate namespaces in the chord lookup, so one of each pair fell through to calculated shapes while 254 of 260 curated fingerings sat unused. Reads now match either spelling for guitar, ukulele, banjo and mandolin, existing user grips and synced rows are found without a rename, and duplicate twins are folded away.
- DMX output reports when it is being dropped. When the OS refuses the app's Art-Net datagrams, the DMX sidebar now shows a warning naming the likely cause (the "Local network" permission on iOS/macOS) instead of looking healthy while nothing reaches the fixtures. The automatic socket rebind now backs off exponentially (2 s → 60 s) rather than retrying every two seconds indefinitely, and resets on recovery or a new target address.
- macOS: a stale ⌘ modifier heals itself. A lost key-up from a native menu or sheet could leave Command permanently "held", turning every plain keystroke in the editor into its shortcut until the app was switched away and back. The keyboard state is now reconciled against the engine after native menu callbacks and after each shell shortcut fires, so at most one keystroke misfires before typing works again.
- Smaller fixes: support reports now record which modifier keys were held when a shortcut fired; the DMX rebind log pair is throttled so it no longer crowds the rest of the support log out of the tail; two macOS marketing-capture failures (an IFS leak and a first-launch Gatekeeper timeout) fixed in the build tooling.