# Bridge Version 13.0.0

## Features & Benefits

* Refreshed UI and branding

![New Bridge UI](/files/-LjfmlsK256XueJIsC2d)

## Bug Fixes

* Syncing improvements and optimizations

## Security Updates

* Implement LAN IP Address Checking\
  LAN IP address adds another level of security by enforcing that all communication contains the LAN IP address of the local system and must match the value the user provides in the data setup for bridge in the admin console.
* Encryption Key Protection\
  Added additional layer of protection against a malicious trusted server from manipulating the salt and iterations against the Bridge.


---

# 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.keeper.io/release-notes/jp/enterprise/bridge/older/bridge-version-13.0.0.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.
