SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for redis-desktop-manager-2022.5-1.24.x86_64.rpm :

* Sun Oct 09 2022 dead_mozayAATTopensuse.org- Update to version 2022.5:
* Add some code tweaks
* Add BF/CF support
* Fix regression for HLL support
* Apply formatter override if value is compressed
* Some minor spelling and grammar corrections.
* Use non-transactional pipelines in bulk op
* Layout fixes in ValueTabs
* Fix icon for vcredis warning
* Make vc_redist installation optional
* Make win installer more user-friendly
* Added a few unfinished translations [ES]
* Update lg-keyspaces.md
* Add smaller logo for flathub
* Add new tag to flathub releases
* Disable scaling test on linux
* Update translations
* Fix BetterMenuItem
* Fix styling of menu in AppToolBar
* Fix typos and codestyle
* More layout tweaks
* Add more layout fixes
* Fix regression in BulkOperationsDialog
* Fix regression in Value editors
* Tweak styles
* Add object names to server actions
* Redesign server actions layout
* Remove redundant tooltip in ImageButton
* Fix client response parsing
* Update qredisclient
* Use references in response callbacks
* Clean up server actions
* Expose value page size setting
* Allow to adjust SCAN COUNT
* Allow redis URL\'s without schema
* Remove debugging leftovers in RedisConsole
* Fix shortcuts in treeview
* Introduce new UI flow for server actions
* Move TreeItem delegate to separate file
* Add new icons
* Fix encoding with external formatters
* Update flatpak release file
* Extension Server (#5249)
* Update mkdocs.yml
* Add docs for bulk operations (#5247)
* Fix global settings dialog
* Fix connections.json path in documentation
* Add flatpak installation procedure
* Fix error notifications
* Fix position of error dialog in ConnectionSettings
* Thu May 05 2022 dead_mozayAATTopensuse.org- Update to version 2022.3:
* Update translation files
* Add ssh agent docs
* Add SSH agent support
* Use FileDialog from Qt.labs.platform (#5134)
* Add user-friendly widget for unsupported modules (#5221)
* Fix: Copy full namespace path
* Thu Feb 24 2022 dead_mozayAATTopensuse.org- Update to version 2022.2:
* Add object name for connections menu
* Fix corrupted tree view on load->reload->load
* Introduce CallbackWithOwner helper
* Reduce minimum required app width
* Fix layout issues on windows
* Reduce height of ConnectionsSettings and app windows
* Reset color properly and fix color dialog on macos
* Improve ColorInput control
* Allow to change icons color in connection settings
* Fix #5129
* Fri Feb 18 2022 dead_mozayAATTopensuse.org- Update to version 2022.1.1:
* No changelog available.
* Wed Feb 16 2022 dead_mozayAATTopensuse.org- Update to version 2022.1:
* Fix db inline menu
* Remove legacy icons
* Fri Feb 04 2022 dead_mozayAATTopensuse.org- Update to version 2022.0:
* Fix category for strings
* Update translations
* Add new icons
* Add full screen mode for value editor and treeview toggle
* Revive unit and integration tests
* Update Info.plist.sample
* Allow selecting default formatter
* Make formatter selection more verbose
* Add switch to mute QML warnings
* Fix validate() in base formatter
* Fix formatter selection in MultilineEditor
* Fix commands autocompletion and update commands.json
* Fix vcredist_x64 error message
* Fix icon on macOS
* Fix ServerInfo layout and colors
* Add objectNames for connection group btns
* Add objectName for Persist btn
* Clean up EmbeddedFormattersManager
* Update flathub link
* Fix icon path
* Update Flathub metadata files
* Update sonar.yml
* Update resp.pro
* Update app icon on macOS
* Update rdm_zh_TW.ts
* New Year - New name
* Revert changes added to tree model
* Clean up code
* Add Sonar public scan
* Fix #5148
* Update rdm_zh_CN.ts
* Update rdm_es_ES.ts to 2021.10
* Update rdm_zh_TW.ts
* Update translation files
* Store affected keys as QByteArrays to prevent data loss
* Improve import from RDB files
* Do not install numpy & pandas by default
* Load embedded formatters module asynchroniously
* Fix #5152
* Update rdm_zh_CN.ts
* Update rdm_es_ES.ts to 2021.9
* Update translation files
* Improve keys loading
* Fix AddKeyDialog size on Windows/Linux
* Improve MultilineEditor layout
* Fix decompression logic
* Update README.md
* Fix app name (#5143)
* Update install.md
* Clean up hexy.js
* Fix app name in Flathub
* Fix releases order in flatpack metainfo
* Update Flatpak metainfo file
* Fix linking order for -lbrotli on Linux
* Fix Stream filter layout
* Streams: Parse JSON from field
* Streams: Correctly save embedded objects and lists as field values
* Update rdm_zh_CN.ts
* Update rdm_zh_TW.ts
* Fix OkDialogOverlay width
* Fix regression in Stream editor
* Speed up loading large binary values
* Fix console mode msg
* Update translations
* Add support for MONITOR command in console
* Update translations
* Code & layout clean ups
* Add support for Brotli, PHP gzcompress() and LZ4 Raw
* Add support for Snappy, and Magento variants
* Reset value editor before loading new values
* Fix zlib path on Windows
* Add support for Magento/PHP compressed sessions
* Update rdm_zh_TW.ts
* Add ZSTD decompression
* Improve automatic JSON detection
* Improve dialogs
* Speed up initial UI rendering
* RDM 2021.9
* Fix Twitter link
* Fix getIndexFromItem()
* Fix text alignment in Quick Start Dialog
* Fix again rdm_es_ES.ts
* Fix rdm_es_ES.ts
* Update rdm_es_ES.ts to 2021.8
* Update rdm_zh_CN.ts
* Update rdm_zh_TW.ts
* Wed Oct 27 2021 dead_mozayAATTopensuse.org- Update to version 2021.8:
* Update translations
* Use last selected formatter as fallback
* Pretty print JSON with simdjson
* Allow to expand collapsed items with click
* Correctly notify model on keys reload
* Allow creating ReJSON keys
* Fix palette usage in connections tree
* Replace hardcoded font sizes with configurable range
* Limit maximum amount of child items in treeview
* Cleanup unit tests
* Fri Jul 16 2021 dead_mozayAATTopensuse.org- Update to version 2021.7:
* Fast json (#5082)
* Fri Jul 09 2021 dead_mozayAATTopensuse.org- Update to version 2021.6:
* Update rdm_zh_TW.ts
* Fix regression in ValueEditor
* Update rdm_zh_CN.ts
* Update rdm_es_ES.ts
* Update translations
* Update quick start dialog
* Improve layout & add more links
* Update translations
* Add quick connection tab for new connections
* Mon Jun 07 2021 dead_mozayAATTopensuse.org- Update to version 2021.5:
* Make highlighted combobox value visible
* Use combobox to turn on dark mode on Windows
* Fix clients list parsing in Server Stats
* Close connections properly in Value Editor
* Tue May 25 2021 dead_mozayAATTopensuse.org- Update to version 2021.4:
* Clean up error details in notification dialog properly
* Replace copy to clipboard and save to file icons
* Update translations
* Copy and save formatted values
* Make slowlog timestamps human-readable
* Fix hextable rendering
* Improve ValueTable
* Fix UI bugs described in #4983
* Set filter history index in filter menu
* Restart search on 2nd click
* Improve value editor
* Fix default json serializer
* Fix std Python objects formatting
* Add instructions for Heroku
* Cancel db loading correctly
* Correct translations
* Improve translations
* Add hack to show transientScrollBars on Windows and Linux
* Add more tweaks to launch RDM faster
* Add \'Keywords\'
* Thu Mar 11 2021 dead_mozayAATTopensuse.org- Update to version 2021.3:
* Update WelcomeTab
* Run heavy startup operations after initial UI rendering
* Improve Windows installer
* Revert default behaviour for ns sorting on macOS & Linux
* Use correct color for highlited buttons
* Update TestPhpSerializeFormatter
* Update translations
* Allow to clear terminal emulator
* Add more server info charts
* Show total keys count and hit ratio numbers
* Remove blocking redis calls
* Revert transientScrollBars: true for all platforms
* Validate app font settings and fallback to default values on error
* Move py tests requirements to tests dir
* Make numpy and pandas optional
* Fix calculation of hash slots
* Use transientScrollBars in treeview only for macOS
* Update translation files
* Validate system proxy for redis connections
* Fix note
* Fix TLS/TLS-over-SSH switching in ConnectionSettingsDialog
* Fix title for Export Connections dialog
* Add missing color to Win darkmode palette
* Sun Jan 24 2021 dead_mozayAATTopensuse.org- Update to version 2021.0:
* Improve UX for TreeView
* Update rdm_ja_JP.xml
* Allow jumping to any page in value view
* Update qredisclient
* Fix ValueTable resizing
* Update qredisclient
* Fix signal handlers names
* Minor fixes for list keys
* Implement time range filter for stream keys
* Add range filter for Streams
 
ICM