> For the complete documentation index, see [llms.txt](https://docs.simutek.se/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simutek.se/changelogs/changelog-gks3-plan.md).

# Changelog GKS3 Plan

## 4.6.15 - 2023-10-11

#### Buggrättning

* Gick ej avsluta tryckprocess för digitaltryck/storformat om papperslagret inte var integrerat \[8298]

## 4.6.14 - 2023-05-04

#### Buggrättning

* Kan ej återrapportera löpmeter om siffran på kg är mindre än lagersalo \[8121]

## 4.6.13 - 2022-06-08

#### Buggrättning

* Återrapportering av löpmeter för storformat ska ej gälla vid arkpapper \[7742]
* JDF Workstyle ska sättas till Perfecting för skrotark \[7840]
* Pressbeläggningsrapport visar inte storformats-köer \[7573]
* Fel rapporteras i eventlogg för GKS Planning Server gällande TransitMessage \[7974]

## 4.6.12 - 2021-04-01

#### Ny funktionalitet och förbättringar

* Återrapportering av löpmeter för tryckprocess storformat i GKS Plan \[7454]
* Infört nytt element MediaIntent/MediaQuality i JDF \[7550]

## 4.6.11 - 2020-03-27

#### Ny funktionalitet och förbättringar

* Utöka oplanerade-processerlistan med kolumn Material och Bokbinderi \[7091]

#### Buggrättning

* Fel vid skapande av JDF om en gemensam arbetsorderrad har mer än 50 tecken \[4852]
* Går inte att skicka JDF med den nya utskjutningssträngen för skortark \[7224]

## 4.6.10 - 2018-10-17

#### Ny funktionalitet och förbättringar

* Plan - Utökat processlistan med kolumner Materialdag och Bokbinderidatum \[3725]

#### Buggrättning

* Plan - Tryckdel med lång utskjutningssträng uppdaterades inte \[4012]


---

# 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.simutek.se/changelogs/changelog-gks3-plan.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.
