2.1.4
April 29, 2023
Improved
- Warning added when deleting keys. This can be disabled in Preferences, or by holding down the command key.
Fixed
- Fixes crash when running commands in the console.
2.1.3
Oct. 22, 2022
Fixed
- Fixes potential crash when disconnecting from a database.
2.1.2
Oct. 21, 2022
Fixed
- Fixes crash when renaming an item that has no content.
2.1.1
Sept. 12, 2022
Improved
- Server info panel now displays used/total memory.
- Live update responds to more key modification commands.
Fixed
- Fixes crash when renaming keys.
- Reloading key list correctly updates keys in subdirectories.
2.1
July 14, 2022
New
- Adds default database to favorites.
- Adds Named Databases: a Red-exclusive feature which allows names to be assigned to database numbers for easy identification.
Fixed
- Fixes crash when minimizing application.
- Keys stay selected in sidebar while moving between tabs.
2.0
April 19, 2022
New
- Pubsub will now work across all connection types.
Improved
- Stable as a table. Significant rewrite of the backend code to eliminate crashes.
1.7.9
March 18, 2022
Fixed
- Fixes issue loading streams containing binary data.
1.7.8
Jan. 24, 2022
Improved
- Font size in the detail view can now be changed.
1.7.7
Dec. 22, 2021
Improved
- Keys now load more than 5x faster.
Fixed
- Fixes issue where keys might not display on load.
- Fixes issues with the "Copy Key Name" and "Send key to console" commands.
1.7.6
Nov. 6, 2021
Fixed
- Fixes an issue where the app could hang when populating the sidebar with more than one million keys.
1.7.5
Aug. 29, 2021
Fixed
- Fixes an issue with key ordering in the sidebar.
1.7.4
July 27, 2021
Fixed
- Fixes a freeze that could occur when loading large databases.
1.7.3
June 29, 2021
New
- Adds Spanish Localization thanks to our amazing userbase.
Improved
- Improved Korean and Chinese translations
Fixed
- SSH Keys will now properly load.
- Fixes crash if "PUBSUB NUMSUB" command is not accessible.
- Fixes crash if conflicting information was returned from "KEYSPACE INFO"
- Fixes crash when Live Update changed a key while it was being reloaded.
1.7.2
June 27, 2021
New
- Adds Spanish Localization thanks to our amazing userbase.
Improved
- Improved Korean and Chinese translations
Fixed
- SSH Keys will now properly load.
- Fixes crash if "PUBSUB NUMSUB" command is not accessible.
- Fixes crash if conflicting information was returned from "KEYSPACE INFO"
- Fixes crash when Live Update changed a key while it was being reloaded.
1.7.1
May 31, 2021
Improved
- JSON will now parse non-object types in accordance with RFC 7159
Fixed
- Prevents reconnect alert from appearing multiple times during sleep.
- Fixes crash that can occur while live update is active.
1.7.0
April 14, 2021
New
- Filter addded to lists, hashes, sets and streams.
- SSL can now skip verification and connect without keys. This allows connections to Heroku.
Improved
- Faster connection to services that have large numbers of databases
- Console log now records date using local timezone
- Up to 512 databases are supported
Fixed
- Console entry can now handle single-quoted items, like those used in the RedisJSON module.
- Fixed crash that could happen if live updates was enabled while keys were reloaded.
- Fixed memory issue on Big Sur with large databases
- Fixes 'Jump to Database' action
1.6.7
March 9, 2021
New
- Command History can now be accessed via a popup in the console
Improved
- Hitting enter in favorite sidebar will now connect
- Folders containing only one subgroup are automatically expanded
1.6.6
Feb. 16, 2021
New
- SSL/TLS Support
Improved
- Last selected favorite is highlighted when new favorites window is opened
- Favorites sidebar now has primary focus on app load
Fixed
- Fixed issue where key list cache might not properly reset
1.6.5
Jan. 11, 2021
Improved
- Redis Command Docs Updated
Fixed
- Fixed issue where channel could not be removed.
- Fixed issue where last edited field in Favorites and ACL tab might not be saved.
- Fixed issue introduced in 1.6.4 where SSH tunnel would not prompt for password
1.6.4
Jan. 8, 2021
New
- Built for M1 processors.
- Full-size sidebars on Big Sur
- LUA Scripts can be added to the toolbar.
Fixed
- More bugs squashed.
1.6.3
Jan. 2, 2021
New
- Streams! Create, read, and write to streams (Only for Redis 5+).
Improved
- Crisp and colorful interface update for Big Sur.
Fixed
- More bugs squashed.
1.6.2
Dec. 4, 2020
New
- Red will now attempt to reestablish disrupted connections.
1.6.1
Nov. 24, 2020
New
- Redis 6 Users/ACL
- Login with username if supported on redis server.
- Interface to Add/Delete/Modify users and their access to commands and keys.
Improved
- Key, Pub/Sub, Slow Log and User views now integrated into the current view.
Fixed
- Test Connection label now stays in view.
1.6.0
Nov. 17, 2020
New
- Redis 6 Users/ACL
- Login with username if supported on redis server.
- Interface to Add/Delete/Modify users and their access to commands and keys.
Improved
- Key, Pub/Sub, Slow Log and User views now integrated into the current view.
Fixed
- Test Connection label now stays in view.
1.5.15
Oct. 9, 2020
New
- Favorites now store command history. History persists when application is relaunched.
Fixed
- Stability improvements
1.5.14
Sept. 28, 2020
Improved
- Memory usage has been reduced by 30%
- Parsing Redis responses is now faster
Fixed
- Stability improvements
1.5.13
Sept. 22, 2020
Fixed
- Stability improvements
1.5.12
Sept. 17, 2020
Improved
- Rewrite of key outline focused on maximizing performance
- Folders stay open when filtered
- Live Update only adds new items that match filtered string
- Improved speed when deleting a large number of items
1.5.11
Sept. 4, 2020
Fixed
- Fixes crash while loading keys
- Fixes display of subfolder names
1.5.10
Sept. 4, 2020
Improved
- Keys load about 25% faster
- Up to 10X performance boost parsing Redis responses
- Significant speed up FLUSHDB command
Fixed
- Fixes issue where a favorite might not be saved.
1.5.9
Aug. 20, 2020
Fixed
- Fixes issue connecting to Elasticache and other hosted redis services
1.5.8
Aug. 10, 2020
Improved
- Allow more flexible formatted license keys to be accepted
1.5.7
Aug. 10, 2020
Improved
- Allow inproperly formatted license keys to be accepted
1.5.6
Aug. 4, 2020
New
- Dropping support for MacOS 10.13 due to crashes caused by OS differences. Support may return in a later update.
1.5.5
Aug. 2, 2020
Improved
- Detail view disables when no row is selected
- Stability improvements
1.5.4
June 26, 2020
Improved
- Data is now synced between tabs if two tabs have the same key selected
Fixed
- Favorites sidebar appearance fixed if no favorites have yet been added
- LSET could modify the wrong index if the list table was sorted
1.5.3
May 27, 2020
Fixed
- Fixes bug with other SSH Ports not saving (Thanks again Ryan!)
1.5.2
May 26, 2020
New
- Slow Log
- Show/Hide Console menu item and keyboard shortcut
Improved
- Updated toolbar icons
- Quoted items now recognized in autocomplete overlay
Fixed
- Fixed bug with disappearing keys while reloading (Thanks sjz!)
- Fixes bug with SSH Port not saving (Thanks Ryan!)
- Fixes crash when status item or empty array was sent to the console
1.5.1
May 8, 2020
New
- Redis 6 commands and documentation
Improved
- Performance, especially on large tables, has been improved
- Key filter now uses fuzzy matching
- Key count now toggles between expiring key count and total key count
- Nested Redis results now display in the console
1.5
May 4, 2020
New
- The Console Update:
- Adds Sublime-style auto-completion for both commands and keys in the console
- Adds overlay that shows the parameters of the command
- Displays redis documentation in popup as you type
Improved
- Adds "Copy Key Name" and "Send Key Name to Console" contextual menu items to sidebar
- Adds "Jump to Console" menu item and keyboard shortcut (Cmd-`)
Fixed
- Fixes two crashes reported by our amazing users
1.4.5
April 8, 2020
New
- Quick Connect added to favorites
Improved
- Filtering has been rewritten and is much faster
- Progress indicator now properly displays when changing databases
- Databases no longer reload when opening in a new tab, improving performance
- Add, rename, and duplicate added to favorites sidebar
Fixed
- Fixes crash when reloading a key if no key is selected
1.4.4
March 28, 2020
Fixed
- Scoped bookmarks for RSA keys. RSA keys need to be reselected for this update.
1.4.3
March 27, 2020
Fixed
- SSH Tunnel passwords now work
1.4.2
March 26, 2020
Fixed
- Catalina and SSH Fixes
1.4.1
March 24, 2020
New
- Initial Ukranian language support
Improved
- Favorites name and Redis version added to window title
- Live update now updates detail views
1.4
March 21, 2020
New
- Connect via SSH
- Start of internationalization support
Fixed
- Issue where detail key view could be collapsed
1.3.6
March 12, 2020
Fixed
- Addresses issue when connecting to Redis Labs or other single database systems
- Fixes crash when reloading keys and a folder is selected
- Fixes crash when TYPE or TTL commands return unexpected responses
1.3.5
Feb. 28, 2020
New
- Ability to revert or reload keys
Improved
- Selections are retained when reloading keys
- Sorted set scores now support decimals
- Content now consistantly auto-saves when leaving text field
1.3.4
Feb. 12, 2020
New
- Mac OS 10.13 High Sierra Support
Fixed
- Saving some unicode and escaped characters no longer adds unnecessary backslashes
1.3.3
Feb. 4, 2020
New
- JSON Syntax Highlighting
Improved
- Alerts added when JSON or MsgPack is invalid
Fixed
- Nulls in JSON dictionary now correctly save
1.3.2
Jan. 24, 2020
New
- Import/Export Redis databases
Improved
- In-app puchase interface improved
Fixed
- Fixes crash that could happen while reloading a large dataset
1.3.1
Jan. 14, 2020
New
- MsgPack support in detail view
- In-app purchases enabled for Mac App Store version
Improved
- Editing hexstrings in table view now supported
Fixed
- Detail split view size remembers last position
1.3.0
Jan. 11, 2020
New
- Detail View - View and edit table values in a large, easy-to-read view.
- In-app purchases enabled for Mac App Store version
1.2.8
Jan. 5, 2020
New
- In-app purchases enabled for Mac App Store version
Improved
- Dark mode enhancements
1.2.6
Dec. 31, 2019
New
- Mac App Store Reviews are requested (App Store version only)
Improved
- Inserting list items correctly increments indexes
1.2.5
Dec. 21, 2019
Improved
- Key loading time has been improved
Fixed
- Persisting a key has been fixed
1.2.4
Dec. 20, 2019
Fixed
- Pub/Sub Channels now in alphabetical order
1.2.3
Dec. 20, 2019
Improved
- Giant performance boost loading large items
- Lower memory usage
1.2.2
Dec. 16, 2019
Improved
- Performance loading large lists of items
1.2.1
Dec. 16, 2019
Improved
- Performance Improvements
1.2
Dec. 4, 2019
New
- Live Updates
1.1
Nov. 30, 2019
New
- Adds Pub/Sub View:
- Subscribe to multiple channels or patterns
- Publish information to selected channel
1.0.1
Nov. 4, 2019
Fixed
- Fixes crash when deleting group of items
1.0
Oct. 25, 2019
New
- Initial Release