RESP.app Changelog

What's new in RESP.app 2022.5.288

Apr 21, 2023
  • Add support for Bloom and Cuckoo filters
  • Fixes and improvements

New in RESP.app 2022.4.281 (Sep 13, 2022)

  • Add support for Extension Server
  • Fixed error notifications

New in RESP.app 2022.3.260 (May 6, 2022)

  • Allow changing the color of connection icons in connection settings
  • Add a user-friendly widget for unsupported modules
  • Add SSH Agent support
  • Fix: Copy full namespace path
  • Fix: Used memory counter overflow

New in RESP.app 2022.0.239 (Feb 9, 2022)

  • New dark-mode-friendly icons and layout controls
  • Default formatted behavior is now adjustable in connection settings

New in RESP.app 2021.10.236 (Jan 7, 2022)

  • App rebranding

New in RESP.app 2021.10.232 (Dec 30, 2021)

  • Fix issues and reduce startup time.

New in RESP.app 2021.9.227 (Dec 17, 2021)

  • Ask for a SSH password
  • Add support for new compression formats: ZSTD, Snappy, Brotli, Magento Cache/Session, PHP gzcompress
  • Add support for MONITOR command in console

New in RESP.app 2021.8.223 (Nov 15, 2021)

  • Limit maximum amount of child items in the tree view to support larger keyspaces out of the box
  • Improve live update in the tree view
  • Improve ReJSON support
  • Fix JSON formatter bugs

New in RESP.app 2021.6.192 (Jul 16, 2021)

  • Add ability to create a connection from Redis URL and a new tab in the Connection Dialog - "How to Connect"
  • Improved Quick Start dialog
  • Fix regression in ValueEditor #5068 and #5066

New in RESP.app 2021.5.191 (Jun 22, 2021)

  • Free text search in the Value editor
  • Add ed25519 SSH host key support
  • Native Support For Apple Silicon
  • Fix issues and add improvements to Value Editor

New in RESP.app 2021.3.177 (Apr 8, 2021)

  • Reduce application launch time
  • Add a new global config option to control the sorting of ns's
  • Fix cancelation of DB loading
  • Fix issues in Python and PHP formatters

New in RESP.app 2021.3.176 (Feb 26, 2021)

  • Fix issue with a collapsing icon in Connections Tree

New in RESP.app 2021.2.173 (Feb 18, 2021)

  • Fix compatibility issue with macOS 10.14
  • Add more charts to the Server Info tab
  • Fix issue with TLS fields in Connections dialog

New in RESP.app 2021.2.161 (Feb 9, 2021)

  • New Features:
  • Stream values can be filtered now with DateTime range filter
  • Paginator in Value View allows jumping to any page
  • Fixes and improvements:
  • TreeView by default shows the shortened name for namespaced keys (last part of the key name)
  • Namespaces showed first in TreeView
  • Value View columns can be resized now
  • Fix auth issues with Redis Sentinel
  • Validate system proxy for redis connections
  • Fix TLS/TLS-over-SSH switching in ConnectionSettingsDialog
  • Fix calculation of hash slots

New in RESP.app 2020.6.144 (Dec 2, 2020)

  • Fix: Properly shut down pending connections on app exit.

New in RESP.app 2020.6.141 (Nov 27, 2020)

  • Add filters history
  • Improved handling of cluster redirects
  • Fix formatters

New in RESP.app 2020.5.137 (Nov 3, 2020)

  • Fixed issue with AUTH on cluster redirects
  • Improve performance of JSON rendering

New in RESP.app 2020.4.104 (Oct 6, 2020)

  • Automatic decompression of LZ4 frames
  • Base64 to Text and Base64 to JSON build-in formatters
  • Fixed multiple bugs

New in RESP.app 2020.3.101 (Sep 11, 2020)

  • Add Connection Groups and fix issues

New in RESP.app 2020.2.100 (Sep 2, 2020)

  • Fix issue with displaying Stream values

New in RESP.app 2020.2.99 (Sep 1, 2020)

  • Fix TLS handshake issue

New in RESP.app 2020.2.96 (Aug 17, 2020)

  • ACL support
  • Improved namespace rendering: allows loading 10M+ keyspaces
  • Improved cluster support
  • Improved bulk operations: Added full compatibility with cluster connections and improved performance.

New in RESP.app 2020.1.89 (Aug 7, 2020)

  • Fix issues with cluster connection
  • Fix dark-mode issues
  • Improve build-in value formatters
  • Add support for numpy.array, pandas.DataFrame and pandas.Series
  • Allow saving values to file