Releases: swisstopo/swissgeol-boreholes-suite
Releases · swisstopo/swissgeol-boreholes-suite
2.1.1028
v2.1.1028 Export for anonymous mode (#1813)
2.1.1027
v2.1.1027 Mark version 2.1.1025 as released (#1810)
2.1.1026
v2.1.1026 Import with zip file (#1805)
2.1.1025
🚀 Added
- Added ZIP export with JSON and attachments for single and multiple boreholes.
🔨 Changed
- Removed attachments from csv import.
- Updated recommended csv headers for borehole import to camel case e.g.
OriginalName
(snake case e.g.original_name
is still supported for all properties except for custom identifiers). - Changed order of
Top Bedrock (fresh)
andTop Bedrock (weathered)
fields in borehole form. - When importing custom IDs with CSV, the headers are now dynamically mapped to the
borehole_identifier
codelists in the database. - Moved borehole import to side drawer and adapted UI design.
- Years greater than 9999 can no longer be used in date inputs.
- The application language is now determined by the browser language if it is any of the supported languages.
- Changed the icon for opening the labeling area.
🐛 Fixed
- Observations were not included in exported borehole JSON file.
- Fixed bug where values of 0 were not displayed in numeric input fields.
- Fixed bug where
Lithostratigraphhy Top Bedrock
andChronostratigraphhy Top Bedrock
were not displayed in form after updating them and navigating away. - Ensure all hydrotest codelist values are imported.
- JSON export/import did not handle borehole geometry and location geometry correctly.
- JSON import did not handle casing references of observations, backfills and instrumentations correctly.
- In some cases, the color of the workflow badge did not match the publication status.
2.1.1024
v2.1.1024 Fix json import casing references (#1803)
2.1.1023
v2.1.1023 Change labeling area icon (#1804)
2.1.1022
v2.1.1022 Use browser language (#1802)
2.1.1021
v2.1.1021 Use browser language (#1802)
2.1.1020
v2.1.1020 Fix badge color (#1800)
2.1.1019
v2.1.1019 Fix date inputs (#1799)