> For the complete documentation index, see [llms.txt](https://knowledge.plutus.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.plutus.be/overige/update-notes/2026.md).

# 2026

{% updates format="full" %}
{% update date="2026-07-28" %}

## Update tarief kilometervergoeding Q3/2026

Toevoeging geïndexeerd tarief van de kilometervergoeding:&#x20;

* [Fiscale kerncijfers](/belastingen-en-bijdragen/fiscale-kerncijfers.md)
* [Onkostenvergoedingen](/onderneming-runnen/verloningen/verloning-bedrijfsleider/onkostenvergoedingen.md) bedrijfsleiders
* [Onkostenvergoedingen](/onderneming-runnen/verloningen/verloning-personeel/onkostenvergoedingen.md) werknemers
  {% endupdate %}

{% update date="2026-06-30" %}

## Aanpassing verlaagd tarief RV op VVPR-bis & liquidatiereserves

Aanpassing van het verlaagd tarief van 15% naar 18%.

Locatie:

* Verloningen aandeelhouders - [Dividenden](/onderneming-runnen/verloningen/verloning-aandeelhouders/dividenden.md)
  {% endupdate %}

{% update date="2026-06-18" %}

## Update inhoud Auteursrechten

Gegevens aangepast aan nieuwe wijzigingen voor auteursrechten:

* Softwareontwikkelaars komen weer in aanmerking
* Kostenforfait enkel voor belastingplichtigen met geldig kunstwerkattest

Locaties:

* [Verloning eenmanszaak](/onderneming-runnen/verloningen/verloning-eenmanszaak.md)
* [Auteursrechtenvergoeding](/onderneming-runnen/verloningen/verloning-bedrijfsleider/auteursrechtenvergoeding.md) bedrijfsleiders
  {% endupdate %}

{% update date="2026-06-18" %}

## Update inhoud [Dagontvangsten](/onderneming-starten/administratie-en-boekhouding/dagontvangsten.md)

Bedrag voor aparte registraties gewijzigd van 250,00 euro naar 500,00 euro in [Dagontvangsten](/onderneming-starten/administratie-en-boekhouding/dagontvangsten.md)
{% endupdate %}

{% update date="2026-02-13" %}

## Nieuwe inhoud [Btw op verkopen](/belastingen-en-bijdragen/btw/btw-op-verkopen.md)

Toevoeging inhoud [Doorrekening kosten](/belastingen-en-bijdragen/btw/btw-op-verkopen.md#doorrekening-van-kosten)
{% endupdate %}

{% update date="2026-02-13" %}

## Geïndexeerde cijfers [AJ 2027](/belastingen-en-bijdragen/fiscale-kerncijfers/aanslagjaar-2027.md)

Toevoeging geïndexeerde cijfers voor aanslagjaar 2027
{% endupdate %}
{% endupdates %}


---

# 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://knowledge.plutus.be/overige/update-notes/2026.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.
