Uni-Verein 1.2.0 β Progressive Web App and Mobile Design π±
Β· 2 min read
Published on July 22, 2026
Uni-Verein 1.2.0 brings mobile usage front and center: the application can now be installed as a Progressive Web App. On top of that, the interface has been reworked for smartphones.
New Featuresβ
- π± Progressive Web App (PWA): Uni-Verein can now be installed to the home screen
- π Mobile navigation: On smartphones, a hamburger menu and bottom navigation replace the classic desktop sidebar
- πΆ Offline indicator: A new connection status on the login screen shows whether an internet connection is available
Improvementsβ
- π§© Frontend components were split into reusable, mobile-optimized views
- ποΈ Dialog components were extracted into dedicated modules under
src/components/dialogs - π A shared
ResponsiveTablePaginationcomponent is now used across all paginated tables - π¨ Consistent code formatting across the frontend via Prettier
- βοΈ CI/CD workflows now also run on feature branches
- π³ Docker Compose initialization now automatically fetches the latest release version
Bug Fixesβ
- π The language switch now responds on the first click
- π The init script no longer generates duplicate version entries in configuration files
Why These Updates Matterβ
More and more board members and treasurers access Uni-Verein while on the go. With PWA support and the new mobile design, managing your organization from a smartphone becomes convenient and reliable.
What's Next?β
Thank you to everyone who contributed feedback on mobile usage for this release! Work on further features like an event calendar continues, so be sure to check back here again soon.