2025.2.1
·
86 commits
to development
since this release
Field-TM 2025.2.1 - Patch Release
🛠️Enhancements
- Various UI enhancements and styling fixes.
- Added capability to create new users via API keys (from external platforms).
- Display locally translated names, plus flags, during locale selection.
🐛 Bugs Fixed
- Minor fixes to the XLSForm generation logic.
- Minor fixes to underlying SQL logic.
Technical Summary
What's Changed
- Add default organization settings and logo handling from env by @Anuj-Gupta4 in #2441
- Remove user_roles join to avoid multiple projects result by @Sujanadh in #2456
- chore(deps): update dependency debugpy to v1.8.14 by @renovate in #2462
- chore(deps): update dependency itrm to v1.4.21 by @renovate in #2463
- chore(deps): update dependency pytest to v8.3.5 by @renovate in #2465
- Fix button backround color, spacing by @emi420 in #2460
- Feat/2438 resize image buttons by @DanielJDufour in #2452
- Add capability to create new users via API key by @spwoodcock in #2467
- Add signin_type filter to user retrieval endpoints and allow org admin access by @Anuj-Gupta4 in #2468
- Display user-friendly translation names with corresponding country flags by @NSUWAL123 in #2469
- Handle overlapping features selection by @NSUWAL123 in #2451
- Allow verification questions for every geom type by @Sujanadh in #2471
- Skip verification question if new feature by @Sujanadh in #2474
- add font and move css over-ride to bottom of web-forms iframe body by @DanielJDufour in #2473
Full Changelog: 2025.2.0...2025.2.1