You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a theme manager to organize and sort CSS themes
Added support for backgrounds in mp4 format
Added the ability to execute Python code from a button, either from an uploaded file or a file path, instead of a single line of code as before
Added a parameter to modify the default background color of all buttons
Added a parameter to modify the rotation direction of the screen in portrait mode
Added a button to open a directory on your computer
Added a color picker to the button adding menu
Improved the stop soundboard button
Fixed the stop soundboard button, which not only stopped the sound but also the microphone output
Fixed instability with activate/deactivate/delete background buttons
Added a crash handler for the soundboard
Français 🇫🇷
Ajout d'un gestionnaire de thèmes permettant d'organiser et de trier des thèmes CSS
Ajout du support des arrière-plans au format mp4
Ajout de la possibilité d'exécuter du code Python à partir d'un bouton, soit à partir d'un fichier envoyé, soit à partir d'un chemin de fichier, au lieu d'une seule ligne de code comme auparavant
Ajout d'un paramètre pour modifier la couleur de fond par défaut de tous les boutons
Ajout d'un paramètre pour modifier le sens de rotation de l'écran en mode portrait
Ajout d'un bouton permettant d'ouvrir un répertoire sur votre ordinateur
Ajout du color picker dans le menu d'ajout de bouton
Amélioration du bouton d'arrêt de la soundboard
Correction du bouton d'arrêt de la soundboard qui ne stoppait pas seulement le son, mais aussi le micro
Correction des boutons d'activation/désactivation/suppression des arrière-plans qui n'étaient pas stables
Ajout d'un gestionnaire de crash pour la soundboard