Releases: porridge/bambam
Releases · porridge/bambam
v1.4.0
v1.3.0
What's Changed
- Added experimental support for extensions
- added first extension, which makes the program play recordings of American English pronounciation of letters and digits when the corresponding keys are pressed.
- Try harder to show mouse cursor and initialize sound - useful in dedicated session mode
- Improved support for running on systems without sound.
- Improved automated tests.
- Translation updates: currently English, French, Korean, Polish, Spanish and Turkish are at 100%
- Bumped pygame from 2.1.2 to 2.5.2 by @dependabot
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0
- Added a welcome screen with instructions and warnings
- Added support for a "dedicated bambam session" mode with instructions
- Improved installation instructions
- Updated translations: over 80% strings in English, Catalan, Polish, German and Esperanto.
(Release updated in situ to point to ecb9ac0 to add missing localized .desktop
files 🤦🏻)
v1.1.2
- Detect if running under Wayland, warn and refuse to run. This is a temporary safety measure until proper keyboard grabbing that actually works with Wayland can be implemented. It can be overriden with a newly added flag.
- Improved French, Norwegian and Polish translations.