8 months ago
Release note
There is a a lot being released today, but it's mostly minor changes and bug fixes.
NewNew :
- Implemented WMS layer organization authorization to prevent loading organization-specific WMS layers if the user is not part of that organization.
- Added SRS, WST, and DP to cross section plots.
- Added support for the method Pressure Sounding (Tr) / Swedish trycksondering.
- Expanded export of cross section line from one line to multiple lines.
- Added placeholders for the Swedish method types Pressure Sounding/Trycksondering (Tr), Impact sounding/Slagsondering (Slb), and Stick sounding/Sticksondering (Sti).
- Updated the SND parser with better error messages for parsing .PRV files.
ImprovementImprovement :
- Improved plot rendering speed in plot preview.
ChangesChange :
- Added translations of all method types to Norwegian and Swedish.
- Renamed the method Sample to Sampling.
- Renamed the method Settlement recording (SR) to Deformation measurement (DEF).
- Showed static SRS plots according to specification for single borehole plot.
- Renamed MethodType.raw_file_extension to MethodType.file_extensions. The old raw_file_extensions is marked as deprecated and will be removed in the future.
- Added baseLayer filter based on project standard. Projects on standards other than NFG do not get the base layers: Norway Satellite, Norway Topographic (Grayscale).
- Added more scale options to cross section for better flexibility.
FixFix :
- Removed location marker from DP and WST plots.
- Set borehole view to the left in DP plot.
- Changed the method type category sort order.
- Fixed crash issues with cached live database connection objects in open endpoints like GET /standards.
- Fixed handling of httpcore.ReadTimeout from GeoNorge høydedata API.
- Fixed authorization bug for cross section.
- Fixed naming bug for shapefile.
- Fixed Weight Sounding Test plot depth scale.
- Fixed crash when calling the endpoint GET /method_types or GET
- Fixed bug when plotting TOT with all None flushing pressure.
- Fixed bug when importing locations from Excel file.
- Fixed column key in initial_sort for LabProgram to ensure consistency with columnsConfig (location.name).
- Fixed the field in location name in Lab Program and resolved the cell double-click issue.
- Fixed handling of method IDs on filter change and removed unnecessary filters and comments.