Releases: OpenMeet-Team/openmeet-platform
Releases · OpenMeet-Team/openmeet-platform
Release list
v0.3.0: AT Protocol UI & Android Support
Highlights
Major release adding AT Protocol identity UI, Android native app support, and extensive UX improvements.
AT Protocol UI
- AT Protocol identity card in profile settings
- Handle change UI and session status indicators
- Connect AT Protocol Account button with inline handle editing
- Identity recovery and Take Ownership UI
- AT Protocol record links on events and RSVPs
- Simplified AT Protocol badges with pds.ls links
Android Support
- Capacitor Android app support
- Android App Links for OAuth callbacks
- Safe area padding for native app footer
UX Improvements
- Landing page improvements for better first impressions
- Dashboard pagination and summary endpoints
- Event duplication feature
- Quick RSVP passwordless flow with email verification
- Profile form UX overhaul
- Messaging UI improvements (responsive dialog, dark mode)
- Former member fallback for deleted user references
Accessibility
- Semantic list markup and keyboard-accessible links
- ARIA labels for icon-only buttons
- Notification toggle on event edit form
Other
- Bot detection and link preview routing (nginx)
- Group slug change UI
- Multi-tab JWT refresh
- Email verification in registration flow
Full changelog
v0.2.1
What's Changed
- Fix timeline initialization race condition after event joining by @tompscanlan in #195
- Fix group pagination hilight by @tompscanlan in #196
- fix chat file containers by @tompscanlan in #198
- fix: remove google auth popup, use built in dialog by @tompscanlan in #199
- Fix Inter font loading timeout by switching to swap display by @tompscanlan in #200
- Fix Leaflet map display issues by @tompscanlan in #201
- Fix Leaflet map mobile overflow and infinite retry issues by @tompscanlan in #202
- fix: increase initial chat comments and each pagination backward. by @tompscanlan in #203
- Simplify Matrix connection logic to fix race conditions by @tompscanlan in #204
- fix: remove field clearing on form submission to prevent validation f… by @tompscanlan in #205
- Improve location search UX and fix category filtering by @tompscanlan in #206
- Fix Matrix connect button not showing when tokens expire by @tompscanlan in #207
- Tom/when matrix OIDC tokens expire by @tompscanlan in #208
- leaflet display problem persists on mobile by @tompscanlan in #209
- Fix calendar darkmode, and no list view by @tompscanlan in #210
- Major cleanup of deprecated matrix functionality by @tompscanlan in #211
- unify chat setup using appservice, streamline matrix conn by @tompscanlan in #212
- cleanup: remove unused matrix settings by @tompscanlan in #213
- chat msg count reflects messages not all tx by @tompscanlan in #214
- fix: catch matrix token refresh failure and allow reinit by @tompscanlan in #215
- Bump form-data from 4.0.1 to 4.0.4 by @dependabot[bot] in #216
- Bump matrix-js-sdk from 37.12.0 to 38.2.0 by @dependabot[bot] in #217
- more resilient room join and debugging by @tompscanlan in #218
- Adjusting Event Page UX by @tompscanlan in #219
- implement timer-based automatic token refresh by @tompscanlan in #220
- Tom/sometimes invalid chatroom by @tompscanlan in #221
- Bump axios from 1.9.0 to 1.12.2 by @dependabot[bot] in #222
- Bump vue-i18n from 9.14.4 to 9.14.5 by @dependabot[bot] in #223
- tidy: removing zulip references by @tompscanlan in #224
- Add cross-tab authentication synchronization by @tompscanlan in #225
- Replace ngrok tunnels with FRP reverse proxy by @tompscanlan in #226
- fix: Auto-join Matrix rooms when user membership is missing from loca… by @tompscanlan in #227
- fix: event action buttons same margin by @tompscanlan in #228
- Tom/dual tab chat loading issue by @tompscanlan in #229
- bump platform version to 0.2.1 by @tompscanlan in #230
Full Changelog: v0.2.0...v0.2.1