# Releases and Features


This page provides direct links to the **official release pages** for key Eclipse BaSyx components. Each link points to the releases page, where you can find detailed version histories, release notes, and downloadable assets.

---

## Official Eclipse BaSyx Release Pages

### BaSyx Java SDK

* <a href="https://github.com/eclipse-basyx/basyx-java-server-sdk/releases" target="_blank" rel="noopener noreferrer"> BaSyx Java SDK Releases</a>  
  Official release history for the **BaSyx Java SDK**, which provides server-side components (AAS Repository, Submodel Repository, AAS Environment, Registry, etc.) fully compatible with AAS Version 3 and related services.

### BaSyx TypeScript SDK

* <a href="https://github.com/eclipse-basyx/basyx-typescript-sdk/releases" target="_blank" rel="noopener noreferrer"> BaSyx TypeScript SDK Releases on github</a>  
  Official release history for the **BaSyx TypeScript SDK**, a client-side SDK used to build web applications and tooling that interact with AAS components and services using TypeScript, compliant with AAS specifications. 

* <a href="https://www.npmjs.com/package/basyx-typescript-sdk" target="_blank" rel="noopener noreferrer">BaSyx TypeScript SDK on NPM</a>  
Official npm package for the **BaSyx TypeScript SDK**. This page provides published package versions, installation instructions, and dependency information for integrating the SDK directly into TypeScript and JavaScript projects.

### BaSyx AAS Web UI

* <a href="https://github.com/eclipse-basyx/basyx-aas-web-ui/releases" target="_blank" rel="noopener noreferrer"> BaSyx AAS Web UI Releases</a>  
  Official release history for the **BaSyx AAS Web UI**, a browser-based user interface for visualizing and managing Asset Administration Shells, Submodels, and Concept Descriptions compatible with BaSyx V2 components. 

### BaSyx Dockerhub Images
* <a href="https://hub.docker.com/u/eclipsebasyx" target="_blank" rel="noopener noreferrer">BaSyx Docker Images</a>  
  Official **Docker Images** published by the Eclipse BaSyx project, providing containerized versions of core BaSyx components such as AAS servers, registries, and related services. These images are intended for rapid deployment, evaluation, and integration into container-based environments.
