mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-07-30 09:48:47 -04:00
- Added `accessibility_notes` (free text) to profiles to capture members' practical access needs while avoiding filterable attributes. - Introduced `neurotype` (selectable values with details option) and GIN indexing to enable efficient keyword searches. - Updated UI components, filters, and forms to support these new profile attributes. - Modified backend and tests to handle the changes and ensure consistency across filtering, seeding, and display logic. - Bumped API version to `1.49.0`.