Skip to content

Releases: ruanbarroso/redis-explorer

v1.26.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 13:54

1.26.1 (2026-06-01)

🐛 Bug Fixes

  • derive auth cookie Secure flag from request protocol (7d079ca)

🐳 Docker Images

  • docker pull ruanbarroso/redis-explorer:1.26.1
  • docker pull ruanbarroso/redis-explorer:latest

📦 Platform Support

  • linux/amd64

🔧 Quick Start

docker run -d -p 3000:3000 ruanbarroso/redis-explorer:1.26.1

🔗 Links

v1.26.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 19:33

1.26.0 (2026-01-21)

🚀 Features

  • add configurable SCAN COUNT parameter for Redis key browsing (14d7056)

v1.25.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 14:45

1.25.0 (2025-11-12)

🚀 Features

  • add metrics history and chart visualization system (d7d421b)

v1.24.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 13:36

1.24.0 (2025-11-12)

🚀 Features

  • adiciona suporte a armazenamento persistente de conexões em Docker/Kubernetes (ef5502c)

v1.23.3

Choose a tag to compare

@github-actions github-actions released this 07 Nov 06:53

1.23.3 (2025-11-07)

🐛 Bug Fixes

  • aumentar timeout do yarn para builds arm64 emulados (f856ab6)

v1.23.2

Choose a tag to compare

@github-actions github-actions released this 07 Nov 02:46

1.23.2 (2025-11-07)

🐛 Bug Fixes

  • melhorar detecção de separador de chaves Redis (8513728)

v1.23.1

Choose a tag to compare

@github-actions github-actions released this 27 Oct 01:03

1.23.1 (2025-10-27)

♻️ Code Refactoring

  • remove endpoint call from ConnectionSwitcher component (99d63e2)

v1.23.0

Choose a tag to compare

@github-actions github-actions released this 27 Oct 00:59

1.23.0 (2025-10-27)

🚀 Features

  • implement connection selector component (21c866d)
  • melhora gerenciamento de estado e telas de carregamento (c5dd930)

🐛 Bug Fixes

  • improve connection management and routing (d9fd2e2)

♻️ Code Refactoring

  • atualiza rotas e adiciona autenticação (6b5b2cd)
  • simplifica redirecionamento para /connections (a6ab0de)

v1.22.0

Choose a tag to compare

@github-actions github-actions released this 26 Oct 07:55

1.22.0 (2025-10-26)

🚀 Features

  • alinhar thresholds e alertas do painel (abf4217)

v1.21.1

Choose a tag to compare

@github-actions github-actions released this 26 Oct 07:29

1.21.1 (2025-10-26)

🐛 Bug Fixes

  • handle missing maintenance commands gracefully (24d498d)