0.6.1 (2017-02-19)
- detect database number for Heroku Redis (f2c6d7e), closes #55 #52
- UI for edit button (3599392)
- zset delete wrong element when sorting desc (3d3f29a), closes #60
0.6.0 (2017-02-19)
- detect database number for Heroku Redis (f2c6d7e), closes #55 #52
- UI for edit button (3599392)
- zset delete wrong element when sorting desc (3d3f29a), closes #60
0.5.0 (2016-12-04)
- check err first before update the database status (dd46cc3)
- clear the state before leaving the favorite page (498a077)
- don't show error multiple times when lost connection to SSH tunnel (2b732bd)
- fix psubscribe not working. Close #32 (586a943), closes #32
- provide details error when connection is failed (99d2757)
- tweak config panel style (d92faf2)
- ui issues when switching between tabs (330f52f), closes #1
- add support for SSL connection. (ca29384), closes #41
- allow quick connecting by double clicking (53a284e)
- support Elastic Cache Redis & RedisLabs for selecting database (18e5629)
- support to duplicate favorites (c2bc438), closes #30
- use Consolas font instead (bd9d1c9), closes #2 #39
0.5.0 (2016-12-04)
- check err first before update the database status (dd46cc3)
- clear the state before leaving the favorite page (498a077)
- don't show error multiple times when lost connection to SSH tunnel (2b732bd)
- fix psubscribe not working. Close #32 (586a943), closes #32
- provide details error when connection is failed (99d2757)
- tweak config panel style (d92faf2)
- ui issues when switching between tabs (330f52f), closes #1
- add support for SSL connection. (ca29384), closes #41
- allow quick connecting by double clicking (53a284e)
- support Elastic Cache Redis & RedisLabs for selecting database (18e5629)
- support to duplicate favorites (c2bc438), closes #30
- use Consolas font instead (bd9d1c9), closes #2 #39
0.3.0 (2016-03-25)
- windows: hide app menu in Windows version (d31bd6c)