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

  • 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 Data Exploration for geotechnical design
New
Lab order: Advanced test specification
Improvement
Lab order 2.0
Improvement
In Design
Improved mobile/field functionality
Improvement
Explore lab data in tables
In Progress
Nadag data sync
New
Visualize lab data for reporting
ImprovementNew
Released to production
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
Fix
8 months ago

Service announcement

Between 10:43 and 12:41 on 20 February 2025, Field Manager was unavailable due to an outage in the Microsoft Azure Blob Service in the Norway East region. We are pleased to inform you that Field Manager is now operating normally.

Thank you for your patience and understanding.

Avatar of authorCecilie Authén
Announcement
8 months ago

NADAG reporting

Important notice!
The new legislation for reporting ground data to NADAG will not take effect until three months after NADAG provides an open API for data transfer. We are prepared to provide the necessary endpoint once the API is available, making reporting to NADAG from Field Manager as easy as pressing a button.

Read more on NGUs website:
https://www.ngu.no/geologi-og-risiko/pliktig-innmelding-av-data-fra-geotekniske-grunnundersokelser

Avatar of authorCecilie Authén
9 months ago

Release note

New featuresNew 

  • Big new feature💥 ! Custom WMS layers on organization level: Organization Admin can now add custom WMS layers to their organization. The layers will show up in "organization map layers" in the map settings.
  • Endpoint for exporting the cross section line to dxf/shapefile.
  • Add endpoint for reading and writing web map services.
    • `POST /organizations/{organization_id}/web_map_services`
    •  `GET /organizations/{organization_id}/web_map_services/{web_map_service_id}`
    •   `GET /organizations/{organization_id}/web_map_services`
    •   `PUT /organizations/{organization_id}/web_map_services/{web_map_service_id}`
    •  `DELETE /organizations/{organization_id}/web_map_services/{web_map_service_id}`
    •  `GET /web_map_services`
    •  `POST /web_map_services`
    •   `PUT /web_map_services`
    •  `DELETE /web_map_services`

Improvement Improvement 

  •  We have Improved the pvt/pvx PZ import parsers
  • We have added more scaling options for map layout export

ChangeChange 

  • Cluster layer displays method symbol when there is only single location

Fix:Fix 

  • Prevent crash when plotting a total sounding (TOT) with missing data at the start of the investigation.
  • Write correct application class in PDF plot of CPTs
  • Importing .GVR piezometer (PZ) files, we wrongly categorized the PP code as ELECTRIC, but it has now been changed to HYDRAULIC.  
  • Fix a problem when getting drilling time equal to Infinity in Rock Control Drilling (RCD) or Total sounding (TOT) SND file. Now return 0 as penetration rate, and not a very small number.
  • Labels now disappear as intended after map layout print
  • Coordinates in edit map layout dialog box now match project coordinates
Avatar of authorTruls Martens
Announcement
9 months ago

New release: Lab Order

We have released Lab Order as a new feature in Field Manager😍 . Please try it out and let us know what you think☺  : 

  • Find your samples for each depth at all locations in the table
  • Filter the table as needed
  • Add columns for the tests you need
  • Add remarks to each test if needed
  • Choose which tests to add to each sample
  • Batch add routine opening or specific tests to several samples
  • Save your changes
  • Export lab order to excel



Avatar of authorTruls Martens
FixImprovementNewChange
11 months ago

Release notes

There's a lot being released this week: most are changes or improvements to existing functionality. Please note the breaking change in our API!


Breaking ChangeChange 

  • We have removed the `location_type_id` attribute from the Location model. The attribute is no longer used and removed from all endpoints and return types.

What's NewNew :

  • The map settings drawer now retains its state, providing a smoother user experience when toggling or navigating away and we moved settings cogwheel from the header into individual sections for easier access.

ImprovementsImprovement :

  • Introduced location-based zoom for onshore areas.
  • Optimized marker layer rendering for projects with over 2,000 locations by delaying loading.
  • Only markers within the visible map extent (with a buffer) are now rendered, improving performance for large projects.

 

ChangesChange :

  • Improved compatibility by supporting the old format of PRV files that lack the A43 marker.
  • Upgraded to the latest SND parser, which now treats piezometer code PP as equivalent to PZ in GVR files.

FixesFix :

  • Updated TOT plot scaling for the x-axis to conform with the NGF standard for penetration force.
  • Capped penetration force at 30 kN for TOT plots to align with standards.
  • Resolved issues where SVT plots were generated without data.

 


Avatar of authorTruls Martens
11 months ago

Cross section coming soon

✨ We're proud to announce that we will soon launch our cross section feature in Field Manager✨:


 


Avatar of authorTruls Martens
ImprovementNew
11 months ago

Release note

We are contiuing the improvement on the method cardsImprovement :

  • Added possibility to change status as a dropdown on the method card. Changing status has been removed from "edit method".


  • Set a method to "voided" by single click on method card:


New API-functionalityNew :

  • It is now possible to change filenames through the API. 




Avatar of authorTruls Martens
FixNewChange
12 months ago

Release note

Some minor, but important updates this release. We are making changes for easier import of historical projects into Field Manager. 

Bug fixes:Fix 

  • Fix a problem with organization administrators not being able to delete projects.
  • Fix invalid query parameters 'project_id' and 'organization_id' in openapi/swagger
  • Fix a crash importing SND files. We wrongly read any number greater than 100 as a method code and then crashed for some SND files.
  • RCD plot depth scale fixed

Changes:Change  

  • Reading GVR, SND and VB files now ignore any problems with the date in the header. 
  • Reading PZ data from GVR files, now matches more header codes.

New:New 

  • Added support for reading Permeability Test (PT) files as placeholder from SND files


Avatar of authorTruls Martens
FixNewChange
a year ago

Release note

New 

  • It is now possible to batch delete projects on the landing page or delete project in "project settings".
  • We've created a toggle for show/hide all comments on the method card.
  • On-blur edit for sample details, meaning you can now add, remove or change data directly on the method card.

Change 

  • API: We have made the "location_type_id" optional. The attribute will be removed completely in about a week.
  • Method Card: We have removed the "Retrieved" column from the Sample method

Fix 

Bug fixes this week: 

  • Redefined PlotOptions to resolve pydantic warning/error.
  • Support non-standard SGF method codes for 71 (SRS/Jb2), 72 (SRS/Jb3) and 9 (DP SH B) importing SGF files.
  • Fix a problem deleting files from a project when it is attached to a deleted location or method.
  • Ignore error from blob storage when trying to delete a non-existing file.
  • Scaling mode is set according to plot options.




Avatar of authorTruls Martens
FixNewChange
a year ago

Release notes - new favourite projects and more!

New

  • Set and remove a project as you personal favourite project on the landing page.
  • New endpoint for doing a batch delete of project files `DELETE /projects/{project_id}/files`.

Change

  • When an organisation admin creates a new project they are not made project admin by default anymore. 

Fix 

  • Show missing drilling information for methods with conducted and approved status.


Avatar of authorCecilie Authén