All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.
2.1.0 - 2018-05-14
- Proper output handling, if key data could not be retrieved from ajax call
Related to issue #8:
- Fallback handling for disabled commands CONFIG, INFO and SLOWLOG
- Verbose error descriptions or hints, if commands are disabled
Related to issue #9:
- Output handling for keys of type "set"
- Output handling for keys of type "zset" (sorted sets)
- Output handling for keys of type "list"
- New output of all elements/members/fields in lists, (sorted) sets and hashes
- HyperLogLog prettifier that adds a hint on HLL encoded values
2.0.0 - 2018-04-03
- Prettified view of compact JSON string values + raw JSON view
- Ability to use deeplinks to a specific database of a server
- Realtime monitor for connected clients and input/output in KB/sec.
- Favicons
- Migrated UI to bootstrap v4
- Database select becomes scrollable, if list exceeds the 400px
- Simplified installation
1.1.3 - 2017-01-03
- Abandoned dependency to
fortuneglobe/icehawk
(nowicehawk/icehawk
) - #1 - Updated all composer dependencies and .lock file
1.1.2 - 2016-03-03
- Removed hard-coded test data
1.1.1 - 2016-02-03
- Number of database is displayed, even when an expressive name is mapped
- Missing whitespace in default database name
1.1.0 - 2016-01-30
- Database mapping for more expressive database names. See README for more details.
1.0.1 - 2015-12-16
- Default settings in
config/app.sample.php
1.0.0 - 2015-12-06
First stable release.