Releases: swisstopo/swissgeol-boreholes-suite
Releases · swisstopo/swissgeol-boreholes-suite
2.1.993
🚀 Added
- WMTS Services are now supported as custom user layers.
- Added data extraction API.
- Added support to extract coordinates from a borehole attachment.
- Show ChangedAt and ChangedBy information in borehole detail header.
- Add JSON export for single and multiple boreholes.
- The workgroup name is now displayed in the borehole location tab.
- Added new API endpoint to retrieve all boreholes.
🔨 Changed
- Updated the style of bulk edit form.
- Hide the
help
button in the navigation bar in read-only mode. - Hide the
original_name
field in the borehole detail view in read-only mode. - Updated the style of the location tab.
- Changes on the location tab and the borehole tab are now saved by clicking the
Save
button, instead of immediately. - The
alternate_name
is now displayed in the borehole detail header and the map markers. - From depth and to depth are no longer displayed in groundwater level measurements.
- Updated the layout of the borehole general tab.
- Removed deduplication check when adding and detaching attachments.
- When copying a borehole, attachments won't be copied.
- Removed csv lithology import.
🐛 Fixed
- view-sync did not clean up unpublished boreholes.
- User permissions were not checked when detaching files from boreholes.
- The basemap selector buttons were not displayed correctly on hover.
- No scrollbar was displayed in the side drawer when many additional layers were added.
- There was no appropriate error message when the drawn box did not contain extractable coordinates.
- There was an internal error alert when navigating back from the borehole detail to the borehole table in anonymous mode.
- The responsive design of the coordinate segment in the detail view was broken.
- When clicking the select all checkbox in the borehole table, only the boreholes on the current page were selected.
- Some filter chips were missing translations or where not displayed correctly.
- Filtering striae for
not specified
returned wrong results. - Filtering by
borehole status
did not work. - When saving with ctrl+s in the borehole sections, the form content was reset.
- When copying a borehole, the nested collections of observations were not copied.
- There was a bug when changing the order, transparency or visibility of custom WMS user layers.
- The borehole status was not translated everywhere in the workflow panel.
2.1.992
2.1.991
v2.1.991 Revert hiding layer settings in anonymous mode (#1756)
2.1.990
v2.1.990 Add (Copy) to alternate name (#1751)
2.1.989
v2.1.989 Bump nanoid from 3.3.7 to 3.3.8 in /src/client (#1749)
2.1.988
v2.1.988 Update README.md (#1754)
2.1.987
v2.1.987 Remove litho import (#1739)
2.1.986
v2.1.986 Fix status translations (#1748)
2.1.985
v2.1.985 Fix layers display settings bug (#1746)
2.1.984
v2.1.984 Fix domainDropdown (#1742)