app.fieldmanager.io/ Product updates logo
Back to Homepage Subscribe to Updates

Product updates

See latest features, improvements, and product updates for Field Manager

Labels

  • All Posts
  • Fix
  • Announcement
  • Improvement
  • New
  • Change
  • Version

Jump to Month

  • January 2026
  • December 2025
  • October 2025
  • September 2025
  • August 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
Release notes byAnnounceKit

Create yours, for free!

Product roadmap
In Planning
Show Nadag data in Field Manager
New
Lab order: Advanced test specification
Improvement
In Design
Improved mobile/field functionality
Improvement
Explore lab data in tables
In Progress
Nadag data sync
New
Lab Data Exploration for geotechnical design
New
Lab order 2.0
Improvement
Released to production
Visualize lab data for reporting
ImprovementNew
SGF adaption
Improvement
Geoshapes - Geophysical footprint
New
Parsing of Totalsoundings
Change
Cross Section 2.0
Improvement
Import Geoarkiv historical data
Lab Order
Datamodels and plot for SGF methods
Copit Integration with Field Manager
Cross-sections
Favorite projects
Sample 2.0
Shear Vane test (SVT) data model
UCS, Description & Hummus tests
Overview map for all projects
More robust upload of SND-files
Project Standards
FixNew
a year ago

Release note

Bug fix

  • Problem loading CSV and Excel files where all location names were numeric.

New Swedish methods added

  • Soil-Rock Sounding (SRS) data model and import support for SGF and SND files. The imported data is not shown in any way yet, but we are working on it.
  • Dynamic Probing (DP) as a placeholder.
  • Weight Sounding Test (WST) as a placeholder.
Avatar of authorJostein Leira
Improvement
a year ago

Upgraded comments on method and new basemaps

Users have asked how we can create better communication in a project, reducing the amount of emails. Our answer is improving the comments feature for methods. We're also added some new basemaps that we think you will like. 

 Comments conversation:  

  • You can now add multiple comments on the same method, making it possible to have a conversation with team members and rig operators directly in Field Manager
  • Log with name, date and time on each comment
  • Multi-line comments for more detailed information

 New Basemaps:

  • Norway topographic
  • Norway topographic grayscale
Avatar of authorTruls Martens
Fix
a year ago

Release note

Fix 

  • Problem with import SND files and bedrock detection. Previously, if multiple comment codes were present on a single data row, some codes could be overwritten and lost. We now prioritize the codes in the range 40 - 43 and St, F, B1 and B2 before other codes like S1, Y2, etc. 
  • Fix a problem with not updating the method stop code for CPT, TOT and RP reading SND files.
  • Fix missing stop code writing a CPT method to SND file.
Avatar of authorJostein Leira
Fix
a year ago

Release note

Fix 

  • Allow uploading .VB files, GeoSuite Shear Vane Test (SVT), on the project level. 
Avatar of authorJostein Leira
ImprovementChange
a year ago

Release note

Big upgrade on filtering in the location table!

  • More intuitive UI and much faster filters
  • Filter by search
  • Filter by conducted date (To: - From:)
  • Export: Support for filtering during export of data in several formats: 
    • KOF, SND, XLS and CSV. (Does not support GeoJSON, KML/KMZ or rawdata-files)
  • Static plot: Methods filtering allows users to plot only selected methods. 


Avatar of authorTruls Martens
FixImprovement
2 years ago

Release notes

Improvement 

  • New endpoint to download a project's organization logo GET /projects/{project_id}/logo endpoint.
  • Add data model for Shear Vane Test (SVT) data. Support importing SVT files in SGF format and GeoSuite files (*.VB). For now, the data is not shown in the web application, but is coming soon.

Fix

  • Fix an issue for pdf static plot export related to page numbering.
  • Fix crash for static plots when CPT data is all nan for one key (like `qc`, ' fs`, or `u2`).

Field Manager APP version 4.6.138
Field Manager API version 4.3.10



Avatar of authorJostein Leira
Improvement
2 years ago

Release note

Improved map view

  • Small, but important, improvement in the map view. You can now show/hide the location table using the new "locations"-button in the top left corner. 
Avatar of authorTruls Martens
2 years ago

Release note

Change 

Breaking Change in the API

A project's height system is changed from an integer to a string:

| Old | New    | Description                                 |
|-----|--------|---------------------------------------------|
| 1   | NN2000 | Onshore Norway                              |
| 2   | LAT    | Lowest Astronomical Tide (used in offshore) |
| 3   | NN1954 | Old on onshore Norway                       |
| 4   | MSL    | Mean Sea Level                              |
|     | RH2000 | Swedish national height system              |

The change above will affect all endpoints handling a Project (input and output).  

Fix 

  • Allow importing SGF files with HQ (signature/`conducted_by`) as a number. Now convert to a string if number, to prevent crash during import.

Field Manager APP version 4.6.124
Field Manager API version 4.3.1


Avatar of authorJostein Leira
Improvement
2 years ago

Release note

 Improved Project Page for Mobile View

This improvement gives more space for the map as well as easier access to location table.

The release includes:

Location Table:

  • Replaced with simple list of locations, showing number of locations, name and methods.
  • Moved to a hidden "drawer" to make room for map. 
  • Table shown/hidden by clicking button in top left corner.

 New elements:

  • Search field for more efficient navigation.
  • Better filtering options
  • New buttons for activating/deactivating statuses in map.
Avatar of authorTruls Martens
2 years ago

Release note

Fix 

  • Fix the import of piezometer data so that duplicate data is not added to existing method data.
  • Add a spinner for location export.

Field Manager APP version 4.6.111
Field Manager API version 4.2.79

Avatar of authorJostein Leira