> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.itential.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server.

# Gateway Manager 1.0.1

Gateway Manager 1.0.1 is a maintenance release containing quality improvements to Gateway Manager's functionality.

#### Enhancements (4)

| Feature                                                                      | Description                                                                                                                                |
| ---------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| **Platform startup without expressProps key/cert configuration** (ENG-12718) | Gateway Manager can now start even when Itential Platform does not have `expressProps key/cert` configured.                                |
| **Internal file import refactoring** (ENG-12541)                             | Improved internal file imports by removing the use of the `@itential/network discover.require` module.                                     |
| **Disabled gateway handling and automatic disconnection** (ENG-12236)        | Improved handling of disabled gateways so that gateways are automatically disconnected when disabled or when their certificate is deleted. |
| **BullMQ interaction dependency update** (ENG-6981)                          | Gateway Manager now uses `@itential/network` for BullMQ interactions, replacing the free-tier npm package.                                 |