> 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/svn/dnevnik-sprememb-in-izdaje-izdelka/izdaja-spletne-aplikacije-februar-2024-cena-na-povrsino-enote.md).

# Izdaja spletne aplikacije februar 2024 (cena na površino, enote)

### Cenik: Izbira enote mere

Ekipa GeoPard z navdušenjem predstavlja novo funkcijo, ki prinaša dodatno prilagodljivost v naš cenik. S to posodobitvijo lahko uporabniki GeoPard zdaj brez težav preklapljajo med hektarji in akri ter si tako izberejo enoto mere, ki ustreza njihovim željam. Namen te izboljšave je zagotoviti bolj prilagojeno izkušnjo in našim uporabnikom omogočiti, da izberejo tisto, kar jim najbolj ustreza.

<figure><img src="/files/7708fdd271440103592180ee49032623b5b76224" alt=""><figcaption><p>Cenik: Izbira enote mere</p></figcaption></figure>

### Cenik: Upravljanje naročnine

Ker razumemo vrednost nemotenega postopka obnove naročnine, smo sistem dodatno izboljšali, da bi zagotovili neprekinjen dostop do GeoPard. Če ste obstoječi uporabnik, ki še ni uporabljal Stripe za plačila, vas **Upravljaj moj paket** gumb neposredno odpelje na stran Naročnina na paket. Če Stripe že uporabljate, vas isti gumb odpelje v Stripe Customer Portal.

<figure><img src="/files/99215fc8358c377f44bc92e84f2d1615be430d10" alt="" width="237"><figcaption><p>Cenik: Upravljanje naročniških paketov</p></figcaption></figure>

### Izboljšave za razvijalce:

\[FTR] Popravek razširjenega stanja razdelka oznak

\[FTR] Izboljšave obravnave napak

\[BUG] Popravek anketiranja uporabniških podatkov po uspešni naročnini

\[BUG] Popravek nalaganja podatkov polja med ustvarjanjem cone na zemljevidu

\[BUG] Popravek številčnega prikaza legende 3D zemljevida

<figure><img src="/files/883d655413dc713272aeb618da26e7f83d23fb0d" alt=""><figcaption><p>Izboljšava legende 3D zemljevida</p></figcaption></figure>

\[BUG] Onemogoči izvoz PDF za objavljene nize podatkov

\[BUG] Popravek napake, če je bil zemljevid cone uspešno ustvarjen

<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/svn/dnevnik-sprememb-in-izdaje-izdelka/izdaja-spletne-aplikacije-februar-2024-cena-na-povrsino-enote.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.
