Android SDK changelog
All notable changes to the Android SDK are documented here. This project follows Semantic Versioning.
0.2.1 — 2026-07-23​
- Text Field Capitalization - When creating feedback or adding comments, the first letter of each new sentence is now automatically capitalized.
- Anonymous User Support - Anonymous users are now supported. Board users are merged when a user authenticates.
- Admin Comment Badge - An Admin badge is now displayed next to comment authors when applicable.
- User Device Properties — Device information is now collected and set as user properties, including: manufacturer, brand, model, device name, OS version, SDK version, screen dimensions (width and height in pixels), display density (DPI), locale, time zone, and app version (name and code).
0.1.5 — 2026-07-11​
Fixed​
- Resolved an infinite loop issue that occurred when creating a new user due to a failure in the creation process.
0.1.4 — 2026-07-11​
Added​
- Added maven-central config.
- Initial release.