Back to Blog

Atlas Weekly: W-13

Atlas TeamAtlas Team
Share this page
Atlas Weekly: W-13

A field-app-heavy week — highlighted by a completely redesigned filtering system, add record button, and collapsible interface navigation panels.

Features

Collapsible Interface Navigation Panel

Interface navigation panels can now be collapsed, giving you more screen real estate for your maps and data when the navigation menu isn't needed.

Interface Ordering and Icons

Interfaces can now be reordered and assigned custom icons, making it easier to organize and navigate between multiple interfaces in a project.

Add Record Button Action

Interface buttons now support an "Add record" action that inserts new rows directly into a target dataset. Configure each field as user input, a fixed value, a user variable, or populated from a selected feature. When multiple features are selected, records are created in batch — making it easy to build interfaces for data entry, inspections, and task creation without needing a separate form.

Shapefile Upload Guidance

A new guided upload flow helps you assemble complete shapefile groups (.shp, .shx, .dbf, .prj) and understand what's needed before uploading, reducing failed imports.

Fixes and Improvements

  • MSSQL, MySQL, and Oracle database connections now work correctly — a discriminated union issue was causing all connection types to be treated as PostgreSQL
  • Workspace branding logo upload has been fixed after storage rule changes
  • Data table pagination on large datasets is now significantly faster with a new covering index
  • Elements can no longer be accidentally dragged in interface view mode
  • Interfaces now refresh correctly after duplicating a project
  • .gdb.zip uploads and uppercase shapefile extensions (.SHX, .DBF, .PRJ) are now accepted
  • ClickUp custom ID URL dropdown has been fixed
  • Geometry repair after polygon union prevents edge-crossing errors in spatial queries
  • Comments settings menu z-index has been fixed
  • Two-factor authentication UI has been cleaned up
  • A redundant Google Geocoding API alert has been removed
  • Active feature list cards no longer get a gray hover background
  • Font loading is now faster — fonts are self-hosted at build time, eliminating a render-blocking network request
  • Relation resolving issues have been fixed
  • The current-user filter now works correctly
  • Guest users are filtered out where appropriate