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
a year ago

2023 wrap up!

Announcement 

As we wrap up 2023, here’s everything new to Field Manager this year and a first-look at what’s coming next in 2024! 

  • We launched the multi-organisation SaaS platform in March 
  • New plot server for automated export of soundings and pore pressure time series
  • Linked Projects (share data across projects)
  • Batch editing of tags, methods and status
  • New import and export formats such as KML/KMZ, GeoJSON and Excel
  • New API endpoint for GIS
  • Several upgrades to increase speed/performance on backend, map and tables
  • Files, images and source data on project level
  • Edit project details and add a project description
  • Additional WMS services (NADAG, NVE, GRANADA)
  • API Toolbox with features such as NGF-mengdeliste export and CAD symbols for borplan (https://toolsfm.onrender.com/)
  • Lab data (we have built full support for 7 index tests and all of the most common advanced tests such as TX, CRS and DSS. We are currently testing this feature on selected projects and will tell you more about during our next user meetup in March!)

In the new year, our immediate priority will be to complete the development of creating and exporting Map Layouts (borplaner) and a big update to the mobile experience. The first phase of the mobile upgrade will be released in early January together with another new feature - and upgrade to the "Edit location" menu and the ability to drag-move locations directly on the map.

In the meantime, I’d like to wish you a very happy holidays from us in the FIeld Manager development team. See you in 2024!

Mats
Product owner

Avatar of authorMats Kahlström
a year ago

Release note

Improvement 

The Project attachments have been upgraded. Now, all files, images and raw data files for the entire project are shown in 3 separate tabs - Documents, Images & Data Sources. In addition, the import status of data source files is provided. Let us know what you think! 

 

Fix 

- Add error message if the KOF file contains TAB characters (not allowed).

- CSV import failure. 

Version 

Field Manager APP version 4.6.24

Field Manager API version 4.2.57

Avatar of authorMats Kahlström
a year ago

Release note

Announcement 

A new in-app release notes and feedback feature has just been launched! Don't miss a single Field Manager update and let us know what you think. You can also suggest new features, check out the development roadmap and subscribe to new updates.


Avatar of authorMats Kahlström
2 years ago

Release note

new 

#1 Batch editing of status and investigation methods

Now it is possible for Admin and Editor to perform the following batch editing operations:

1.  Add new methods for multiple locations at once
2. Add/remove tags for multiple locations at once
3. Change status to methods for multiple locations at once

To select multiple locations quickly in the map, press Shift on your keyboard and drag the mouse over the map while holding down the left mouse button. A sidebar will appear on the right side of the screen where the editing can be done. The batch-editing menu is then accessible from the location table by selecting the "Batch editing" option in the hover menu. 

Hover menu in location table

Field manager hover menu

Batch-edit menu sidebar

Field Manager batch editing sidebar

improvement 

#1 Project settings

Now the Project Admin can update the project name and number as well as adding a project description. 

Version 

Avatar of authorMats Kahlström
2 years ago

Release note

Fix 

Fix crash during upload of medium and big files. Found an error in a library (charset-normalizer version 3.3.1) that use a lot of memory that again resulted in our process being killed due to memory over use. For now, downgraded to version 3.2.0 which does not have the same problem.

Version

 

Avatar of authorMats Kahlström
2 years ago

Release note

Improvement

#1 Importing SND method files

  • Import methods without any data from SND files will now set the method status to PLANNED instead of CONDUCTED.

#2 Importing CSV location files

  • Extending the CSV Location import format with a METHOD column that allows specifying a method for each location. 
  • It is possible to repeat a location to add several different methods. The TYPE (location type) column is now optional. 
  • It is now possible to specify TYPE = "ONSHORE" (default).

 Fix

  • Project Admin was not able to change the project coordinate system. Permission check fixed.

 Version

Avatar of authorMats Kahlström
2 years ago

Release note

Improvement

  • Improved plot and pdf templates for TOT and RP methods
  • Improved auto-scaling for all the static plots.

Fix 

  • Importing a .pvt file for a new Piezometer, we will set the model to "Geotech - PVT with memory" if the model exists.
  • Fix a bug in the KOF writer format (output). Now right-align the coordinate numbers in the coordinate block (05).
  • Change permissions for Project Editor to not be able to modify any Project metadata (project name, coordinate system, description).
  • Fix crash if uploading an unsupported image type (for example a .dwg file).
  • Resolve inefficient N+1 query in GET /organizations endpoint
  • Resolve inefficient N+1 queries in GET /projects endpoint

Version 

Avatar of authorMats Kahlström
2 years ago

Release note

Improvement 

#1 New API endpoint

  • New endpoint for deleting multiple locations
    DELETE /projects/{project_id}/locations.

#2 Improve upload error message

  • Added guard against uploading empty files. If the end user is selecting a file from inside a Zip file, then this will happen. Now we will return an error message instead of crashing during parsing of the empty file.

Fix

  • Fix crash during import of SND GVR file with hydraulic piezometer with data, if location Z is zero (0).
  • Allow methods without conducted date while importing SND files.
  • Allow conducted date containing hyphen "-" separators during import of SND files.

Version 

field-manager-data-api: 4.2.35-16619

field-manager-web: 4.6.12-16622

Avatar of authorMats Kahlström
2 years ago

Release note

Fix 

  • Fixed the issue that the first render of linked projects is not loading.
  • Fixed the issue that lots of requests sent to plot pdf export endpoint.
  • Fixed the issue that some location filters are deactivated.

Version 

Avatar of authorMats Kahlström
2 years ago

Release note

Fix 

  • Fix crashes during loading of .pvt files without an installation time.
  • Fix crash in parsing header time (HI) in SGF files. Did always crash if HI was present in the header. 
  • Improved performance: Inefficient N+1 database query problem resolved in the endpoint GET /projects/{project_id}/summary
  • Internal fix: Default values in some of the pydantic schemas

Version 

Avatar of authorMats Kahlström