> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/dnk/aendringslog-and-produktudgivelser/udgivelse-web-februar-2024-pris-pr.-areal-enheder.md).

# Udgivelse web februar 2024 (pris pr. areal, enheder)

### Prissætning: Valg af enhed

GeoPard-teamet er begejstret for at introducere en ny funktion, der giver vores prisskema større fleksibilitet. Med denne opdatering kan GeoPard-brugere nu nemt skifte mellem hektar og acres, så de kan vælge den måleenhed, der passer til deres præferencer. Denne forbedring har til formål at give en mere skræddersyet oplevelse og sikre, at vores brugere har friheden til at vælge det, der fungerer bedst for dem.

<figure><img src="/files/18a2a1bae922a7658528a62a5b6589e734bd31ba" alt=""><figcaption><p>Prissætning: Valg af enhed</p></figcaption></figure>

### Prissætning: Abonnementsadministration

Med forståelsen for værdien af en problemfri fornyelsesproces for abonnementer har vi finjusteret systemet for at sikre uafbrudt adgang til GeoPard. Hvis du er en eksisterende bruger, som endnu ikke har brugt Stripe til betalinger, så **Administrer mit abonnement** knappen fører dig direkte til siden for abonnement. Hvis du allerede bruger Stripe, fører den samme knap dig til Stripe-kundeportalen.

<figure><img src="/files/119fb4931dc4061db4bc263a09e7b08dff51d688" alt="" width="237"><figcaption><p>Prissætning: Administrer abonnementsplaner</p></figcaption></figure>

### Forbedringer til udvikling:

\[FTR] Ret udvidet tilstand for sektionen med etiketter

\[FTR] Forbedringer af fejlhåndtering

\[BUG] Ret brugerdata-polleren efter vellykket abonnement

\[BUG] Ret indlæsningen af feltdata under oprettelse af zonekort

\[BUG] Ret nummervisningen i 3D-kortets signaturforklaring

<figure><img src="/files/390fd5ea26d1da770d0283b52ac71a4721431711" alt=""><figcaption><p>Forbedring af 3D-kortets signaturforklaring</p></figcaption></figure>

\[BUG] Deaktivér PDF-eksport for publicerede datasæt

\[BUG] Ret fejlen, hvis zonekortet blev oprettet korrekt

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.geopard.tech/geopard-tutorials/dnk/aendringslog-and-produktudgivelser/udgivelse-web-februar-2024-pris-pr.-areal-enheder.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
