Program beta
Zaloguj się lub zarejestruj, aby uzyskać dostęp do wersji testowych, informacji o wydaniach i szczegółowych informacji o programie w bieżącej wersji deweloperskiej.
Zaloguj się lub zarejestruj
Użyj tego samego adresu e-mail i hasła w aplikacji Songbook Buddy Beta po potwierdzeniu swojego konta.
Zasady wersji beta — przeczytaj przed dołączeniem
Wersje beta to oprogramowanie nieukończone. Rejestrując się, akceptujesz te warunki:
- Awaryjne zamknięcia, utrata danych i uszkodzone funkcje mogą się zdarzyć. Rób kopie zapasowe utworów, na których ci zależy.
- Używaj osobnej aplikacji Songbook Buddy Beta i beta chmurowego zaplecza — nigdy nie mieszaj danych testowych z biblioteką produkcyjną.
- Twoje konto beta otrzymuje Pro i Cloud wyłącznie do testów. Te przyznania nie przenoszą się na aplikację w wersji publicznej ani na produkcyjną chmurę.
- Zgłaszaj błędy i zadawaj pytania tylko na naszym kanale Discord — nie przez publiczny adres e-mail wsparcia.
- Testowanie mobilne odbywa się wyłącznie za pośrednictwem TestFlight (iOS) i Google Play testów wewnętrznych (Android).
- Nie udostępniaj wersji beta, linków logowania ani nieopublikowanych funkcji poza programem.
- Możesz usunąć swoje konto beta w dowolnym momencie; możemy cofnąć dostęp po zakończeniu bety.
Rejestracja lub logowanie oznacza, że akceptujesz te zasady.
Zasady wersji beta — przeczytaj przed dołączeniem
Wersje beta to oprogramowanie nieukończone. Rejestrując się, akceptujesz te warunki:
- Awaryjne zamknięcia, utrata danych i uszkodzone funkcje mogą się zdarzyć. Rób kopie zapasowe utworów, na których ci zależy.
- Używaj osobnej aplikacji Songbook Buddy Beta i beta chmurowego zaplecza — nigdy nie mieszaj danych testowych z biblioteką produkcyjną.
- Twoje konto beta otrzymuje Pro i Cloud wyłącznie do testów. Te przyznania nie przenoszą się na aplikację w wersji publicznej ani na produkcyjną chmurę.
- Zgłaszaj błędy i zadawaj pytania tylko na naszym kanale Discord — nie przez publiczny adres e-mail wsparcia.
- Testowanie mobilne odbywa się wyłącznie za pośrednictwem TestFlight (iOS) i Google Play testów wewnętrznych (Android).
- Nie udostępniaj wersji beta, linków logowania ani nieopublikowanych funkcji poza programem.
- Możesz usunąć swoje konto beta w dowolnym momencie; możemy cofnąć dostęp po zakończeniu bety.
Rejestracja lub logowanie oznacza, że akceptujesz te zasady.
Chmura zawarta w wersji beta
Każde potwierdzone konto beta otrzymuje Pro i Chmurę tylko na beta backendzie. Zaloguj się tym samym kontem w Songbook Buddy Beta, aby odblokować Band Mode, synchronizację w chmurze i wszystkie funkcje Pro podczas testowania.
Najnowsza publiczna wersja beta: 1.0.23
Co testować w tej kompilacji
The beta channel is currently retired — there is no active beta build.
Wydaj aplikację i wersję beta aplikacji obok siebie
Powinieneś móc nadal korzystać ze stabilnej wersji aplikacji do występów, testując jednocześnie nowe wersje — bez mieszania swojej biblioteki utworów.
- Zainstaluj wersję beta jako oddzielną aplikację z własną ikoną i nazwą (Songbook Buddy Beta) po jej udostępnieniu na Twojej platformie.
- Każda aplikacja przechowuje własną lokalną bazę danych, ustawienia i tożsamość urządzenia — zmiany w wersji beta nie wpływają na twoją bibliotekę w wersji produkcyjnej.
- Synchronizacja w chmurze w wersji beta używa oddzielnego projektu zaplecza, więc dane testowe nigdy nie nadpisują danych synchronizacji produkcyjnej.
- Na komputerze stacjonarnym można uruchomić obie aplikacje jednocześnie; na urządzeniu mobilnym/tablecie przełącza się między dwiema zainstalowanymi aplikacjami.
Dopóki osobna aplikacja beta nie zostanie wydana na wszystkich platformach, instalacja wersji beta może zastąpić obecną aplikację na tym urządzeniu. W miarę możliwości lepiej użyć dodatkowego urządzenia.
Kanały wsparcia beta
Podczas beta testów wspieramy testerów tylko za pośrednictwem tych kanałów:
- Discord — błędy, pytania i dyskusja
- TestFlight — instalacje i aktualizacje wersji beta iOS
- Google Play testy wewnętrzne — wersja beta na Androida, instalacje i aktualizacje
Publiczna strona wsparcia i adres e-mail wsparcia nie są przeznaczone do problemów związanych z wersją beta.
Ostatnie kompilacje
Najnowsze wpisy — otwórz pełną listę, aby zobaczyć starsze wersje.
Tylko dla członków
Zaloguj się lub zarejestruj powyżej, aby przeglądać notatki o wersjach beta i pobrania.
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.