# LoRa Release Notes & announcements

### 14 December 2021

**Announcements**

* Support for Class B devices is now available throughout the Netherlands. \
  If you want to test with Class B devices, you have to log a ticket via our service portal.
* Roaming in several European countries is now technically available to all customers.

**Releases**

* In early December, the LoRa core will be provided with a new software version. This small update will improve overall stability.
* The LoRa Internet facing servers now support ipv6.

### 10 August 2021 LocSolve release

**Release 1.2.29a**&#x20;

1. After a previous release the Fcount had some issues. This resulted in duplicate messages not being able to merge. This is now fixed.
2. Services kept restarting. This is now fixed.

**Release 1.2.28**

1. Parameters are adjusted in the locsolver so that deviations can be noticed more quickly. This will make the location more accurate.
2. Network supplier has tested the behavior of the locsolver. Through this test they saw that sometimes in a certain situation data is lost when sending a location message. This issue has been corrercted.
3. Stability of locsolver has been improved.
4. In some cases the locsolver makes an RSSI message and a TDAO message at the same time. This is now changed to TDOA.&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.kpnthings.com/kpn-things/kpn-lora/getting-started/lora-release-notes-and-announcements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
