Skip to content

Releases: luin/medis

0.6.1

19 Feb 05:49
Compare
Choose a tag to compare

Bug Fixes

  • 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

Features

  • support search/find within a key (9ecce73), closes #61

Download

You can build from the source code following the instructions on README or purchase the MAS version (Thank you for the support 馃槂 ):
https://itunes.apple.com/us/app/medis-gui-for-redis/id1063631769

v0.5.0

04 Dec 04:40
Compare
Choose a tag to compare

Bug Fixes

  • 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

Features

  • 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

v0.3.0

25 Mar 16:17
Compare
Choose a tag to compare

Bug Fixes

  • windows: hide app menu in Windows version (d31bd6c)

Features

  • support inputing spaces in terminal (04e7bcf), closes #24

v0.2.1

01 Feb 08:49
Compare
Choose a tag to compare

Bug Fixes

  • ssh: fix ssh password being ignored (4dfdbcd), closes #13

v0.2.0

10 Jan 16:05
Compare
Choose a tag to compare
  • Support duplicating a key
  • Improve the interface
  • Improve the performance of finding keys