Skip to content

Releases: GeoWerkstatt/geopilot

1.1.146

07 Nov 14:07
0a29ea9
Compare
Choose a tag to compare
1.1.146 Pre-release
Pre-release
v1.1.146

Add docker container image scan with Trivy (#316)

1.1.145

07 Nov 09:37
fbf9101
Compare
Choose a tag to compare
1.1.145 Pre-release
Pre-release
v1.1.145

Update code analysis (#315)

1.1.144

30 Sep 12:09
68f7377
Compare
Choose a tag to compare
1.1.144 Pre-release
Pre-release
v1.1.144

Mark version 1.1.143 as released (#310)

1.1.143

24 Sep 06:44
fc68541
Compare
Choose a tag to compare

🚀 Added

  • Add Cypress test support.
  • Added localization.
  • Added separate administration area and user navigation menu to switch between delivery, administration and STAC browser.
  • Added grid to manage mandates in administration area.
  • Added grid to manage organisations in administration area.
  • Added grid to manage users in administration area.
  • Added local Keycloak server for development.
  • Added authentication in Swagger UI.

🔨 Changed

  • Renamed DeliveryMandate to Mandate.
  • Rename Abgabe to Lieferung.
  • Refactored delivery overview to use only MUI components.
  • Use Typescript for new components.
  • STAC browser now opens in a new tab.
  • Use react-oidc-context for authentication.
  • Use OpenID Connect "sub" claim as user identifier.
  • Expanded API health checks.
  • Authenticated users are now registed in the database.
  • First registered user is granted administrator privileges.
  • Updated to .NET 8.0.
  • The app now runs on port 8080 inside the docker container.
  • Redesigned complete application.
  • BREAKING Renamed various public files:
    • info-hilfe.md -> info.md
    • impressum.md -> imprint.md
    • datenschutz.md -> privacy-policy.md
    • nutzungsbedingungen.md -> terms-of-use.md
  • BREAKING Deleted banner and quickstart features.
  • BREAKING Merged application and vendor properties in Client Settings:
    • The application name is always geopilot. With name the application name can be extended, e.g. to geopilot Test.
    • The url has been removed. As an alternative the link to the organisation can be added to the public files e.g. info.md.
    • There is only one logo which is used for the header.
    • Optionally a separate faviconDark can be defined for dark mode of the browser.
  • Removed API version from tab name.

1.1.142

18 Sep 09:16
ea6150a
Compare
Choose a tag to compare
1.1.142 Pre-release
Pre-release
v1.1.142

Bump vite from 5.4.2 to 5.4.6 in /src/Geopilot.Frontend (#306)

1.1.141

16 Sep 14:54
52e2f39
Compare
Choose a tag to compare
1.1.141 Pre-release
Pre-release
v1.1.141

Reset predecessor on mandate change (#305)

1.1.140

13 Sep 15:26
6423cf8
Compare
Choose a tag to compare
1.1.140 Pre-release
Pre-release
v1.1.140

Fix unauthorized routing (#302)

1.1.139

13 Sep 14:37
291d783
Compare
Choose a tag to compare
1.1.139 Pre-release
Pre-release
v1.1.139

Fix reloading (#301)

1.1.138

13 Sep 10:21
7d76dc1
Compare
Choose a tag to compare
1.1.138 Pre-release
Pre-release
v1.1.138

Remove url (#300)

1.1.137

13 Sep 08:21
1106b52
Compare
Choose a tag to compare
1.1.137 Pre-release
Pre-release
v1.1.137

Only parse json if response content type is set (#298)