# Release Notes

### Introduction <a href="#introduction" id="introduction"></a>

iPXE Anywhere 2PXE Server 3.6 is the newest release of 2Pint Software's iPXE solution which replaces version 2.7 as the current release.

#### Release Date <a href="#release-date" id="release-date"></a>

December 8, 2023

#### Release Build Versions <a href="#release-build-versions" id="release-build-versions"></a>

2PXE Server: 3.6.1122.954

### New Features & Functionality <a href="#new-features-and-functionality" id="new-features-and-functionality"></a>

* New 2PXE & Web Service integration

### Improvements/Bug Fixes <a href="#improvements-bug-fixes" id="improvements-bug-fixes"></a>

* Added driver support for new hardware models
* Improved retry logic when downloading from Configuration Manager
* Improved USB BootGen tool with bug fixes
* Improved handling of 802.1x authentication
* Resolved an issue in which a cached security token would not expire until after server reboot
* Resolved an issue in which an authentication method would fail to verify / create token IDs, thus failing the connection


---

# 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://documentation.2pintsoftware.com/2pxe-server/3.6/introduction/release-notes.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.
