Werk #19878: Unified search: scope search history per site
| Component | User interface | ||||
| Title | Unified search: scope search history per site | ||||
| Date | May 8, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Previously, the unified search history was shared between Checkmk sites running on the same host when they were opened in the same browser with a matching user name and edition. Opening a second site on that host exposed the search history entered on the first one. Sites on different hosts were already isolated, since the browser scopes local storage by origin.
The history is now scoped by site name, so each Checkmk site keeps its own search history even when several sites share a host.