Welcome to v2.2.1! A small patch that fixes the group form layout on mobile.
Highlights
- Group form stacks correctly on mobile again
Group form stacks correctly on mobile again
On narrow screens the emoji/color pickers and the group note squeezed into the same row when creating or editing a group. Every section — name, currency, appearance, note — now takes its own full-width row on mobile, while the desktop two-column layout is unchanged.
What's Changed
🐛 Bug fixes
- Fixed the group note sharing a row with the emoji/color pickers on mobile in create-group and group settings; every section now stacks full-width on narrow screens (
81345e12by @antonio-ivanovski)
Full Changelog: v2.2.0...v2.2.1
🐳 Docker images for this release
ghcr.io/antonio-ivanovski/spliit-cloud-api:v2.2.1(also available as:latest)ghcr.io/antonio-ivanovski/spliit-cloud-migrate:v2.2.1(also available as:latest)ghcr.io/antonio-ivanovski/spliit-cloud-worker:v2.2.1(also available as:latest)ghcr.io/antonio-ivanovski/spliit-cloud-mcp:v2.2.1(also available as:latest)ghcr.io/antonio-ivanovski/spliit-cloud-web:v2.2.1(also available as:latest)
Pin with
SPLIIT_TAG=v2.2.1or follow stable withSPLIIT_TAG=latest— seecompose.yaml