v1.11.0 - UI Improvements
🎉 What's New in v1.11.0
This release focuses on UI/UX improvements to make typing practice even more enjoyable.
✨ Features
- 3 Upcoming Words Display - The web typing screen now shows the next 3 words, matching the TUI behavior. This helps you prepare for upcoming words and maintain your typing flow.
🎨 UI Improvements
-
Menu Button Styling - Fixed the menu button on the results screen to match the styling of adjacent buttons (START OVER and SHARE) with consistent border and glow effects.
-
Validation UX - Validation errors for inappropriate content now clear immediately when you start correcting the text, providing instant feedback.
-
Docs Link - Fixed the documentation link on the welcome screen to properly navigate to the GitHub Pages site.
🔗 Updated Links
- GitHub Sponsors links throughout the application now point to Kartoza for supporting the project.
📦 Installation
Pre-built Binaries
Download the appropriate binary for your platform from the assets below.
Using Nix
nix run github:timlinux/baboonUsing Docker
docker run -p 8787:8787 ghcr.io/timlinux/baboon:v1.11.0