diff --git a/_build/pages/android_changelog.markdown b/_build/pages/android_changelog.markdown index 826c1e52..378a6f88 100644 --- a/_build/pages/android_changelog.markdown +++ b/_build/pages/android_changelog.markdown @@ -5,6 +5,14 @@ Android Changelog [Home](/) > [Articles](/pages/articles.html) ::: +**12.29 (26 June 2025)** + +- Implemented experimental Bluetooth support +- Updated SOUND to avoid clicks +- Updated USB API to allow setting baud rate and timeout +- Updated android.speak() to take additional non-string args +- Update PEN(3) handling + **12.28 (22 March 2025)** - Fix regressions with web-ui and GPS api handling. diff --git a/pages/android_changelog.html b/pages/android_changelog.html index af0d25c1..ab4a0864 100644 --- a/pages/android_changelog.html +++ b/pages/android_changelog.html @@ -42,6 +42,14 @@

Android Changelog

Home > Articles

+

12.29 (26 June 2025)

+

12.28 (22 March 2025)