Releases: upstash/react-redis-browser
Releases · upstash/react-redis-browser
v0.2.6
What's Changed
- feat: Add right click context menu to tabs and add new tabs list by @ytkimirti in #30
- bug fixes and performance improvements
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- fix: disable the line endings warning prompt and make it "auto" by @ytkimirti in #28
- feat: add search in tabs button by @ytkimirti in #29
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- DX-2020: use nodejs redis instead of cloudflare by @CahidArda in #27
Full Changelog: v0.2.3...v0.2.4
v0.2.3
v0.2.2
Features
- feat: add "open in new tab" to the keys right click menu by @ytkimirti in #24
- feat: add tab reorder by @ytkimirti in #25
Fixes
- fix: add failsafe for how tabs are stored by @ytkimirti in #23
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.1-canary
Full Changelog: v0.2.0...v0.2.1-canary
v0.2.0
What's Changed
-
DX-1485: Multi tabs and search history by @ytkimirti in #17
- Added multiple tab support
- Added persistance support with the
storage
property - Redesigned the overall UI for clarity
- Bug fixes & performance improvements
-
Update README.md by @ytkimirti in #21
-
Add e2e tests by @ytkimirti in #20
Full Changelog: v0.1.11...v0.2.0
v0.1.11
What's Changed
- fix: infinite scroll not fetching more when initial fetch does not fill the screen by @ytkimirti in #19
Full Changelog: v0.1.10...v0.1.11
v0.1.11-canary-2
Full Changelog: v0.1.11-canary...v0.1.11-canary-2