Releases: beyondessential/tupaia
v2024-45
Features ⭐
RN-1423: Intrusion detection
RN-1403: Export download for photo gallery visual
RN-1088: Description on preview
Bug fixes 🐛
RN-1494: Fix PDF Export Settings UI
RN-1111: Map overlays are not working after clicking on See dashboard button
RN-1370: Add support for hiding map overlay data from map overlay table
RN-1512: Fix broken arithmetic visuals
RN-1458: Update table flippa sort order
RN-1496: Fix admin panel visuals download button
RN-1294: Async changes in Tupaia can take 5+ minutes
Infrastructure and maintenance 🛠️
RN-1294: Run change handlers in parallel
v2024-43
v2024-40
Features ⭐
- MAUI-4647: Add new PacMOSSI entity types _(ticket marked completed because because the change was made in Prod database)
- RN-1413: Enable projects search by country
- RN-1304: Date offsets for year granularities
- RN-1433: Allow archiving of survey responses
- RN-1456: Allow export of archived survey responses via the admin panel
Tweaks ⚖️
- RN-1429: Hide Waka on mobile Datatrak Web
- RN-1426: Shift activity feed upwards when less than 2 recent surveys
- RN-1445: Update request access flow in Tupaia Web
- RN-1427: Remove .CSV from supported file types
- RN-1485: Add GA events for task created
Bug fixes 🐛
- RN-1483: Fix issue with code gen replacing saved values on resubmit
- RN-1484: Fix autocomplete question not sticking
- RN-1454: Don't show all entities when no value in review screen
- RN-1397: Filtering by sort order result inconsistency
- RN-1396: Entity import wipes attributes if attributes are not specified in import file
Infrastructure and maintenance 🛠️
- Add support for hot reloading on internal deps changes (as #5920 )
Release v2024-38
Features ⭐
- Tasks project (as #5863 )
Tweaks ⚖️
- RN-1393: Minor Admin panel UI updates
- RN-1351: Handle bad DHIS2 sync requests
- RN-1437: Download files visual restyle
Bug fixes 🐛
Infrastructure and maintenance 🛠️
- RN-1096: Update dependencies with security vulnerabilities
- RN-1418: Update EntityType type
- RN-1417: Update storybook version
- RN-1438: Update React Query in DataTrak Web
- RN-1439: Update React Query in Tupaia Admin Panel
- RN-1440: Update React Query in Tupaia Web
- RN-1441: Update React Query in LESMIS
- RN-1442: Update React Query in PSSS
- RN-1424: Fix max payload error when saving map overlays
v2024-33
v2024-31
Features ⭐
RN-1248: Drag & drop file upload
RN-1305: Map overlay exports
RN-1228: Link surveys to Datatrak Web
Tweaks ⚖️
RN-1255: Bulk error handling for importing survey questions
RN-1367: Multiphotograph viz captions + restyle
Bug fixes 🐛
RN-1334: Fix UTC date difference in end date
RN-1375: JSON Editor Bug Fix and Reorganise Visualisation Submenu
RN-1379: Make PrimaryEntity questions mandatory by default in DataTrak
RN-1369: Addition of custom entity option label component.
Release 2024-29
Features ⭐
- RN-1324: Persist searches in Admin Panel
- RN-1189: Inline mandatory field validation
- RN-1187: Admin panel tooltips (merged with RN-1189)
Tweaks ⚖️
- RN-1328: Hide map points if not on measure level
- RN-1253: Display entity code in entity question answers
- RN-1382: Send export links to email instead of attachments
Bug fixes 🐛
v2024-27
Manual release steps
Features ⭐
- RN-1335: Setup skeleton backend for tasking
Tweaks ⚖️
- RN-1273: Managing map overlay group relations in Admin Panel now done with codes rather than IDs
- MDEV-236: ‘Delete’ action for drilled-down relations in Dashboards and Map overlay group relations pages in Admin Panel
- RN-1335: Move filterable table into ui-components
- RN-1190: Update country multiselect fields to use a checkbox list in admin panel
Bug fixes 🐛
Infrastructure and maintenance 🛠️
v2024-25
Manual release steps
Features ⭐
- RN-1327: Matrix pagination and performance improvements
- RN-1309: Search filters on matrix visuals
- RN-1099: ‘Forgot password’ option in MediTrak login
Tweaks ⚖️
- RN-1219: DataTrak links open in MediTrak on iOS
- RN-1219:
tupaiameditrak://
scheme for MediTrak iOS - Allow multiple imports for data tables (#5699 )
- RN-1295: Update auth screens on admin panel
- RN-1229: Remove question numbers from surveys
Bug fixes 🐛
- RN-1237: Fix styling for nested columns
- RN-1321: Fix 'refresh token invalid' error in DataTrak
- RN-1206: Fix broken dropdown menu when trying to export survey responses for a specific entity
- RN-1365: Fix occasional 504 Gateway Timeout errors that have been appearing on tupaia.org
- RN-1276: Fix legacy report exports
Infrastructure and maintenance 🛠️
- Fix Prettier overrides (#5710)
Release 2024-23
Features ⭐
Tweaks ⚖️
- RN-1317: Reduce nav panel width
- RN-1319: Update breadcrumb styles
- RN-1300: Update CTA buttons
- RN-1299: Move button columns into parent 'action' column
Bug fixes 🐛
- Fix duplicate ID issue on viz builder transforms (#5682)
- Fix pre-filling entities not working (#5683)
- Fix env banner scroll (#5687)
- RN-1268: Fix error when skipping non-mandatory entity question
- NOTUP-710: Make visibility criteria comparisons convert values to strings
Infrastructure and maintenance 🛠️
- Refactored
lesmis-server
andpsss-server
to use the@tupaia/api-client
(#5681)