File redis-desktop-manager.changes of Package redis-desktop-manager

-------------------------------------------------------------------
Sun Oct 09 13:25:36 UTC 2022 - dead_mozay@opensuse.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 05:17:50 UTC 2022 - dead_mozay@opensuse.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 04:54:55 UTC 2022 - dead_mozay@opensuse.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 13:53:43 UTC 2022 - dead_mozay@opensuse.org

- Update to version 2022.1.1:
  * No changelog available.

-------------------------------------------------------------------
Wed Feb 16 04:55:45 UTC 2022 - dead_mozay@opensuse.org

- Update to version 2022.1:
  * Fix db inline menu
  * Remove legacy icons

-------------------------------------------------------------------
Fri Feb 04 06:21:28 UTC 2022 - dead_mozay@opensuse.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 02:42:35 UTC 2021 - dead_mozay@opensuse.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 12:08:28 UTC 2021 - dead_mozay@opensuse.org

- Update to version 2021.7:
  * Fast json (#5082)

-------------------------------------------------------------------
Fri Jul 09 14:58:00 UTC 2021 - dead_mozay@opensuse.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 14:00:18 UTC 2021 - dead_mozay@opensuse.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 11:27:01 UTC 2021 - dead_mozay@opensuse.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 09:14:40 UTC 2021 - dead_mozay@opensuse.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 05:26:19 UTC 2021 - dead_mozay@opensuse.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

-------------------------------------------------------------------
Fri Dec 25 16:14:38 UTC 2020 - dead_mozay@opensuse.org

- Update to version 2020.7:
  * Update translations
  * Reduce height of the GlobalSettings dialog
  * Fix multiple connections settings display
  * Add try block for pickle formatter
  * Update Connection handlers
  * Add filter toolbar for List keys
  * Extract ValueTable component from ValueTabs
  * Fix deadlock in TreeOperations::loadDatabases
  * Fix page formatting
  * Add "AppStore Limitations" page to docs
  * Show loaded tls library info

-------------------------------------------------------------------
Wed Nov 25 04:54:23 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>

- Added rdm-incomplete-type-QUuid.patch #incomplete type 'QUuid'

-------------------------------------------------------------------
Wed Nov 25 01:42:25 UTC 2020 - dead_mozay@opensuse.org

- Update to version 2020.6:
  * Fix issues with connection id's
  * Fix #4919
  * Make key renaming compatible with cluster
  * Manually call activated in BetterCombobox::selectItem
  * Add BetterComboBox::selectItem slot
  * Update qredisclient
  * Update qredisclient
  * Save filter history
  * Bump dev version
  * Fix link
  * Update quick-start.md
  * Update quick-start.md
  * Update quick-start.md
  * Update quick-start.md
  * Handle JSON.parse exceptions
  * Update rdm_zh_CN.ts
  * Update rdm_zh_TW.ts

-------------------------------------------------------------------
Wed Oct 21 15:29:37 UTC 2020 - dead_mozay@opensuse.org

- Update to version 2020.5:
  * Update qredisclient
  * Update installer.nsi
  * Remove outdated workaround for JSON formatting
  * Remove all usages of Redis logo
  * Update app name
  * Reduce Redis trademark usage
  * use ccache if it is available
  * Move to new domain name
  * No need to modify include path
  * Add flag to use system lz4
  * Reduce usage of "Redis" to satisfy new owners of the trademark
  * Use BetterDialog as base for QuickStartDialog
  * Update quick-start.md
  * Allow ScientificNotation for zset score
  * Remove outdated workaround for parsing zset score
  * Update rdm_zh_TW.ts
  * Try to guess glob pattern on ns reloading with filter

-------------------------------------------------------------------
Fri Oct 02 03:04:38 UTC 2020 - dead_mozay@opensuse.org

- Update to version 2020.4:
  * Add Base64->Text and Base64->JSON formatters
  * Allow to persist key from the UI
  * Support lz4 frame compression/decompression
  * Allow creating keys and rows with native value formatters
  * Add missing base64 decoding for r/w native formatters
  * Add objectName for compressed label
  * Remove unused code
  * Add object names in ServerInfoTabs.qml
  * Improve error handling for external formatters
  * Remove outdated dmg note
  * Show external formatters on macOS
  * Fix ns rendering
  * Update rdm_zh_TW.ts

-------------------------------------------------------------------
Thu Sep 10 10:20:13 UTC 2020 - dead_mozay@opensuse.org

- Update to version 2020.3:
  * Allow adding empty strings
  * Fix regression in console
  * Implement connection groups
  * Update ConnectionSettignsDialog.qml
  * Add instructions for Digital Ocean
  * typo fix
  * Update rdm_zh_CN.ts
  * Update quick-start.md
  * Change label for auth field
  * Update rdm_ja_JP.ts
  * Fix #4882
  * Add "Working with large keyspaces" to docs
  * Remove redundant selects on keyspace scanning
  * Add Subscribe button near channel name in Pub/Sub Channels
  * Update install.md
  * Add object names to bulk operations dialog fields
  * Fix regression in Add key dialog
  * Sorted set score field isEdited onTextChanged
  * Detect python version and apply --embed flag if needed
  * Ensure that correct db is selected before adding a key
  * Improve Save button
  * Fix issues with bulk keys removal
  * Add warning about localhost for windows users
  * Make bulk operations compatible with cluster and improve performance
  * Fix NewTextArea text color
  * Update rdm_zh_TW.ts
  * Tweak main window resizing
  * Update rdm_zh_CN.ts
  * Update rdm_zh_TW.ts
  * Update translations
  * Check if response is NOPERM with Response.isPermissionError()
  * Add ACL support to qredisclient
  * Add object names to ConnectionSettingsDialog
  * Show NOPERM error on key load
  * Fix crash on delete key error
  * Add minimal ACL support
  * Optimize RDM for big keyspaces:
  * Increase height of settings dialog
  * Fix #4854
  * Update faq.md
  * Expose appSettings.valueEditorFont
  * Fix broken tree view icons paths warnings
  * Block left arrow on prompt string
  * Use pt font-size unit
  * Allow changing font for value editor/console
  * Update qredisclient
  * Use $$files directive to fix pro file on Windows
  * Updated rdm_ja_JP.ts (#4844)
  * Fix filter menu icons
  * Fix dark mode colors
  * rdm_es_ES.ts updated to 2020.1.207
  * Search through all columns in the value table
  * Update rdm_zh_CN.ts
  * Fix regression in Terminal emulator
  * Fix dark mode colors for Qt 5.15
  * Revert "Fix build failure on python3.8"
  * Fix macOS dark mode colors
  * Update rdm_zh_TW.ts for 2020.1
  * Improve pandas.Series formatting
  * Update install_vcredist_x64.nsh
  * Update requirements.txt

-------------------------------------------------------------------
Wed Jun 24 13:00:15 UTC 2020 - dead_mozay@opensuse.org

- Update to version 2020.1:
  * Update translation files
  * Fix shortcuts, update editor toolbar layout
  * Update close tab confirmation text
  * Add save changes shortcut
  * Move HLL add button to editor toolbar
  * Replace pagination arrows with angles
  * Visualize disabled buttons
  * Improve value editor toolbar buttons alignment
  * Show close key tab confirmation if unsaved
  * Rearrange multiline editor buttons
  * Place save updated value button above text editor
  * Add sort indicator to multi row value table header
  * Fix multi row values sorting
  * Use native file paths
  * Add link to open saved file folder
  * Add link to open saved files
  * Change save to file icon
  * Improve multiline editor
  * Save value to file in another thread
  * Improve text editor usability
  * Add save to file button
  * Fix build failure on python3.8
  * Fix value formatting issues
  * Fix dark mode colors
  * Consider Windows screen scale factor
  * Show error details if error.length > 200
  * Fix embedded formatters UnboundLocalError
  * Format DataFrame as html
  * Make pickle formatter read-only
  * Improve pickle formatter
  * Fix nested php objects formatting
  * Fix php objects formatting
  * Fix bulk operations
  * Allow int as msgpacked map keys
  * Add warning for macOS users
  * Add missing libs on linux
  * Return read-only flag from json formatters
  * Handle phpserialize formatter exceptions
  * Reset formatter read-only state before use
  * Fix undefined color reference
  * Add php formatter test
  * Do not escape formatted non-ascii characters
  * Update rdm_ja_JP.ts for 2020.0
  * Use older Python string format
  * Fix formatted value editing
  * Add basic msgpack encode test
  * Fix read-only attr overriding
  * Update formatters tests
  * Show formatting errors
  * Handle msgpacked streams
  * Update msgpack formatter
  * Fix empty json after minify
  * Add msgpack formatter exceptions
  * Improve layout & scaling
  * Update clone branch in docs
  * Update build docs
  * Use light JSON color scheme with enabled dark mode
  * Fix console output font
  * Fix style of validation msg in ConnectionSettingsDialog
  * Fix QuickStart and ConnectionSettings dialogs
  * Add objectName for Reload Value button
  * Fix slow scroll in multi row keys
  * Replace js minifier
  * Fix keys counter
  * Fix color scheme for memory usage chart
  * Fix text wrapping in Log

-------------------------------------------------------------------
Sat Jun 06 07:19:53 UTC 2020 - dead_mozay@opensuse.org

- Update to version 2020.0:
  * Fix links color
  * Allow autoswitching to dark mode on macOS
  * Color scheme fixes
  * Layout fixes
  * Add dark mode support
  * Improve Memory usage chart
  * Fix quick start dialog
  * Add FastTextView
  * Update qredisclient
  * Improve bulk removal
  * Fix WelcomeTab
  * Tweak UI for better look on Windows
  * Reduce redundant commands execution
  * Fix warnings from JS engine
  * Disable items reuse in values table
  * Fix regression in row removal
  * Hide tooltip for short key names
  * Reduce noise from app
  * Upgrade GlobalSettingsDialog to QCv2
  * Upgrade BulkOperationsDialog to QCv2
  * Fix validator in ConnectionSettings dialog
  * Fix regression in updateRow method
  * Fix regression in Value editor
  * Fix saving values in value editor
  * Fix row numbers in values table
  * Fix object names
  * Add object names
  * Regression fixes in ValueTabs
  * Init 2020 branch
  * [ES] Added missing translation and fixed some typos
  * Update install.md

-------------------------------------------------------------------
Thu Jan 23 17:29:54 UTC 2020 - dead_mozay@opensuse.org

- Update to version 2019.5:
  * Add return statement to MappedCache::size function
  * Add missing ifdef
  * Make External formatters optional
  * Update rdm_ja_JP.ts 2019.4
  * Update rdm_zh_CN.ts
  * Update rdm_zh_CN.ts
  * Update rdm_zh_TW.ts for 2019.5

-------------------------------------------------------------------
Wed Dec 18 05:46:17 UTC 2019 - dead_mozay@opensuse.org

- Update to version 2019.5:
  * Add missing ifdef
  * Make External formatters optional
  * Update rdm_ja_JP.ts 2019.4
  * Update rdm_zh_CN.ts
  * Update rdm_zh_CN.ts
  * Update rdm_zh_TW.ts for 2019.5
  * Add missing objectId
  * Fix stucks on large values in multi-row keys
  * Async value tabs loading (#4745)
  * Cache connection mode in treeoperations model
  * Shutdown connections on app exit
  * Fix regression in MultilineEditor
  * Update rdm_es_ES to 2019.4 (#4735)
  * Allow to open key by name without scanning db (#4736)
  * Disable updater for appstore builds
  * Update quick-start.md
  * Update quick-start.md
  * Update translations
  * Allow to ignore TLS errors
  * Update rdm.pro
  * Update Info.plist.sample
  * Improved Windows Installer uninstall process The uninstaller can delete all files rather than the presence of residual files.
  * Enforce light theme on macOS
  * Update rdm_zh_CN.ts
  * Update qredisclient
  * Update qredisclient
  * Update rdm_zh_TW.ts for 2019.4
  * Revert changes to largetextmodel
  * Disable scaling adjustments on Linux
  * Fix regression: Allow searching in all values

-------------------------------------------------------------------
Thu Oct 17 08:17:07 UTC 2019 - dead_mozay@opensuse.org

- Update to version 2019.4:
  * Scaling fixes
  * Fix regression
  * Improve value rendering

-------------------------------------------------------------------
Tue Oct 15 14:44:10 UTC 2019 - dead_mozay@opensuse.org

- Update to version 2019.3:
  * Enable dpi aware mode in nsis installer
  * Update logo.ico
  * Restore optional unix signals integration
  * Make ConnectionSettings dialog more compact to prevent overflows
  * Improve bulk copy (#4710)
  * Fix UI/UX issues on macOS:
  * Only import required func/array from sys.
  * Correct spelling and re-word x86 not supported message.
  * Improve import from rdb files
  * Update qredisclient
  * Update qredisclient
  * Remove blocking command from KeyFactory
  * Use async command in Console model
  * Update install.md
  * Update install.md
  * Update quick-start.md
  * Add experimental/optional crashpad integration
  * Update install.md
  * Improve BoolOption control
  * Selected formatter should be memorized
  * Update images
  * Update Info.plist.sample
  * Update mkdocs.yml
  * Update rdm_ja_JP.ts to 2019.4
  * Remove legacy/unused/unsuppported code & files
  * Update rdm_zh_CN.ts
  * Update install.md
  * Update rdm_es_ES to 2019.3

-------------------------------------------------------------------
Sat Aug 03 13:52:33 UTC 2019 - dead_mozay@opensuse.org

- Update to version 2019.3:
  * Update rdm_zh_TW.ts for 2019.3
  * Update translations and bump dev version to 2019.4.0
  * Add HyperLogLog support

-------------------------------------------------------------------
Thu Aug 01 14:02:28 UTC 2019 - dead_mozay@opensuse.org

- Update to version 2019.2:
  * Improve JSON prettify
  * Fix python deployement
  * Update rdm_es_ES.ts
  * Update rdm_es_ES.ts 2019.2
  * Add message for embedded python lib
  * Update rdm_zh_TW.ts for 2019.2
  * Update rdm_zh_CN.ts

-------------------------------------------------------------------
Wed Jul 17 14:46:16 UTC 2019 - dead_mozay@opensuse.org

- Update to version 2019.2:
  * Fix layout of BulkOperationsDialog
  * Update install.md
  * Fallback to python3 installed via homebrew
  * Update translations
  * Add user-friendly explanation of absent SSH support
  * Update Breakpad
  * Update Win installer image
  * Do not remember app position to prevent off-screen issues
  * Fix python deployment on mac
  * Optimize restoring expanded namespaces on reload
  * Fix objectName in StreamItemEditor
  * Add objectNames for controls in BulkOperationsDialog
  * Add missing object names
  * Improve ValueEditor
  * Update README.md
  * Implement encode methods in embedded formatters

-------------------------------------------------------------------
Sat Jun 29 06:54:38 UTC 2019 - dead_mozay@opensuse.org

- Update to version 2019.1:
  * Update install.md
  * Correct Python path on Windows
  * Update pyotherside again
  * Update pyotherside
  * Update pyotherside.pri
  * Update 3rdparty.pri

-------------------------------------------------------------------
Mon Jun 17 16:51:14 UTC 2019 - dead_mozay@opensuse.org

- Update to version 2019.1:
  * Update dialogs
  * Clean up known issues
  * Remove shortcut for Flush Database action
  * Add import keys from RDB files (#4595)
  * Embedded formatters (#4594)

-------------------------------------------------------------------
Wed May 29 11:49:02 UTC 2019 - dead_mozay@opensuse.org

- Update to version 2019.1:
  * Fix app icon on linux
  * Fix app icon install on linux
  * Load formatters from app bundle on OSX (#4581)
  * Fix win installer
  * Fix compilation with prebuilt qredisclient

-------------------------------------------------------------------
Tue May 28 04:13:32 UTC 2019 - dead_mozay@opensuse.org

- Update to version 2019.0:
  * Remove link to broken AUR package
  * Bulk Operations Update (#4561)
  * Fix mess with app icons (#4560)
  * Add simple memory analyze feature in connection tree (#4531)
  * Improve spanish translations
  * Improve Japanese translation
  * remove useless 'type="unfinished"'  attribute
  * Add a translation in Japanese (#4537)
  * Update README.md
  * Update install.md
  * Fix edit url in docs
  * Add json syntax highlight (#4490)
  * Update zh_TW translation (2019.0)  (#4526)
  * Updates to spanish translation file
  * Update rdm_zh_CN.ts

-------------------------------------------------------------------
Wed Apr 24 14:02:17 UTC 2019 - dead_mozay@opensuse.org

- Update to version 2019.0:
  * Update installer.nsi
  * Document manual creation of SSH tunnel for current version
  * Update install.md
  * Update configure
  * Fix breakpad compilation on OSX 10.14
  * Use HTTPS for the link and make it clickable (#4488)
  * Fix typo + gramar
  * Order list
  * Implement Pub/Sub channels monitor
  * Fix logo for azure redis in docs
  * Remove useless js callbacks

-------------------------------------------------------------------
Thu Apr 11 03:35:25 UTC 2019 - dead_mozay@opensuse.org

- Update to version 0.9.9:
  * Add handling for std::bad_alloc exceptions in Keys Rendering
  * fix #4286 (change text format before creating model)
  * Improve keymodels (#4362)

-------------------------------------------------------------------
Fri Mar 15 15:38:07 UTC 2019 - dead_mozay@opensuse.org

- Update to version 0.9.9:
  * Add es_ES translation to project build
  * Fix wordwrap in console
  * Performance fixes & reverts of experimental changes
  * Fix regression in Value Editor
  * Win optimizations (#4436)

-------------------------------------------------------------------
Mon Feb 25 09:34:17 UTC 2019 - dead_mozay@opensuse.org

- Update to version 0.9.9:
  * Update features.md

-------------------------------------------------------------------
Mon Feb 18 06:38:12 UTC 2019 - dead_mozay@opensuse.org

- Update to version 0.9.9:
  * Update mkdocs.yml
  * Create chinese translation for known issues

-------------------------------------------------------------------
Fri Jan 25 09:32:31 UTC 2019 - dead_mozay@opensuse.org

- Update to version 0.9.9:
  * Added AUR for Arch

-------------------------------------------------------------------
Tue Jan 15 03:29:40 UTC 2019 - dead_mozay@opensuse.org

- Update to version 0.9.9:
  * Delete ISSUE_TEMPLATE.md
  * Update issue templates
  * Update README.md
  * Init 2019 branch
  * Update rdm_es_ES.ts
  * Add files via upload

-------------------------------------------------------------------
Wed Dec 12 04:11:35 UTC 2018 - dead_mozay@nom-it.ru

- Update to version 0.9.9:
  * Use proper name for GitHub
  * Use mirror for linux-syscall-support
  * Update quick-start.md
  * Update 3rdparty.pri
  * Update 3rdparty.pri
  * Update 3rdparty.pri
  * Typo fix
  * Fix condition in build_libssh2 function
  * Validate selected formatter index before loading value
  * Restore app logging

-------------------------------------------------------------------
Thu Dec 06 09:01:31 UTC 2018 - dead_mozay@nom-it.ru

- Update to version 0.9.9:
  * Use proper name for GitHub
  * Use mirror for linux-syscall-support

-------------------------------------------------------------------
Tue Nov 27 08:43:28 UTC 2018 - dead_mozay@nom-it.ru

- Update to version 0.9.9:
  * Update quick-start.md

-------------------------------------------------------------------
Fri Nov 23 19:29:35 UTC 2018 - dead_mozay@nom-it.ru

- Update to version 0.9.8:
  * Update 3rdparty.pri
  * Update 3rdparty.pri
  * Update 3rdparty.pri
  * Typo fix
  * Fix condition in build_libssh2 function
  * Validate selected formatter index before loading value
  * Restore app logging
  * Improve GlobalSettings dialog layout & resizing
  * Add APP_DIR/python to PATH on Windows to simplify deployment
  * Change default formatters dir on Windows

-------------------------------------------------------------------
Thu Sep 27 02:53:26 UTC 2018 - dead_mozay@nom-it.ru

- Update to 0.9.7
openSUSE Build Service is sponsored by