| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| perses_0.53.1_checksums.txt | 2026-03-12 | 699 Bytes | |
| perses_0.53.1_darwin_amd64.tar.gz | 2026-03-12 | 94.9 MB | |
| perses_0.53.1_linux_arm64.tar.gz | 2026-03-12 | 90.6 MB | |
| perses_0.53.1_linux_armv6.tar.gz | 2026-03-12 | 92.0 MB | |
| perses_0.53.1_darwin_arm64.tar.gz | 2026-03-12 | 92.1 MB | |
| perses_0.53.1_linux_amd64.tar.gz | 2026-03-12 | 94.2 MB | |
| perses_0.53.1_windows_amd64.tar.gz | 2026-03-12 | 95.2 MB | |
| perses_0.53.1_windows_arm64.tar.gz | 2026-03-12 | 90.8 MB | |
| 0.53.1 _ 2026-03-12 source code.tar.gz | 2026-03-12 | 1.7 MB | |
| 0.53.1 _ 2026-03-12 source code.zip | 2026-03-12 | 2.6 MB | |
| README.md | 2026-03-12 | 2.9 kB | |
| Totals: 11 Items | 654.1 MB | 1 | |
Core & UI
- [FEATURE] core: add optional 'name' field to query spec (#3915)
- [ENHANCEMENT] Improve coverage for CUE data model generation (#3889)
- [BUGFIX] theme: enforce color-scheme at MUI theme level (#3926)
- [BUGFIX] read formatters from the cache (#3927)
- [BUGFIX] Go SDK: fail on invalid dashboard name (#3933)
- [BUGFIX] Fix scrollbar not following theme mode (#3924)
- [BUGFIX] Prevent home project list from overflowing into recent dashboards (#3918)
Plugins improvements
- [FEATURE] Table: add csv export(perses/plugins#597
- [ENHANCEMENT] Tempo: rearrange settings controls layout (perses/plugins#587)
- [BUGFIX] TimeSeriesChart: Empty query results should show "No Data" even with thresholds configured (perses/plugins#588)
- [BUGFIX] GaugeChart: Fix missing Legend in Go SDK (perses/plugins#589)
- [BUGFIX] GaugeChart: handle multiple queries + ignore if first query return nothing (perses/plugins#593)
- [DOC] plugin functional docs: add images & describe main customizations (perses/plugins#595)
Commits
## What's Changed * Release/v0.53 by @Nexucis in https://github.com/perses/perses/pull/3914 * [ignore] fix/format changelog by @Nexucis in https://github.com/perses/perses/pull/3917 * [FEATURE] core: add optional 'name' field to query spec by @Gladorme in https://github.com/perses/perses/pull/3915 * Bump the gomod group across 3 directories with 8 updates by @dependabot[bot] in https://github.com/perses/perses/pull/3920 * [BUGFIX] Prevent home project list from overflowing into recent dashboards by @ibakshay in https://github.com/perses/perses/pull/3918 * Bump the actions group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/perses/perses/pull/3919 * [ENHANCEMENT] Improve coverage for CUE data model generation by @AntoineThebaud in https://github.com/perses/perses/pull/3889 * [IGNORE] fix vulnerable dependencies by @jgbernalp in https://github.com/perses/perses/pull/3923 * [BUGFIX] Fix scrollbar not following theme mode by @Gladorme in https://github.com/perses/perses/pull/3924 * [BUGFIX] Go SDK: fail on invalid dashboard name by @AntoineThebaud in https://github.com/perses/perses/pull/3933 * [BUGFIX] read formatters from the cache by @shahrokni in https://github.com/perses/perses/pull/3927 * [BUGFIX] theme: enforce color-scheme at MUI theme level by @Gladorme in https://github.com/perses/perses/pull/3926 * Release v0.53.1 by @Nexucis in https://github.com/perses/perses/pull/3943Full Changelog: https://github.com/perses/perses/compare/v0.53.0...v0.53.1