# @univerjs-pro/boards-history

- Human documentation: [https://docs.univer.ai/reference/packages/plugins/univerjs-pro/boards-history](https://docs.univer.ai/reference/packages/plugins/univerjs-pro/boards-history)

- Agent Markdown: [https://docs.univer.ai/reference/packages/plugins/univerjs-pro/boards-history.md](https://docs.univer.ai/reference/packages/plugins/univerjs-pro/boards-history.md)

- Requested language: `en-US`

- Content language: `en-US`

- Documentation version: `1.0.0-rc.0`

- Source: [packages/plugins/univerjs-pro/boards-history.mdx](https://github.com/dream-num/documentation/blob/dev/content/reference/packages/plugins/univerjs-pro/boards-history.mdx)

---

Boards comparison, change navigation, and restore semantics for Web SDK version history.

```typescript
import { UniverBoardsHistoryPlugin } from '@univerjs-pro/boards-history'

univer.registerPlugin(UniverBoardsHistoryPlugin)
```

This model adapter composes `@univerjs-pro/edit-history` with the Boards data model. Use `@univerjs-pro/boards-history-ui` for ribbon and viewer integration.
