Releases
Roadmap
The below are known items that are on our roadmap.
If you have further feedback or suggestions please
- Buttons that can launch actions including SQL updates.
- Right-Click to launch Actions
- Editor Native File Support
- Audio Alerts
Releases
- Version 0.15.4
- Add REST API to allow setting servers dynamically using MASTER_API_KEY
- Throttle dashboards if they are slow consuming messages
- Add tooltips to ease onboarding new users
- Version 0.15.3
- Send websocket heartbeat to prevent timeouts
- Add licensing, restrict free version to 3 users and 12 dashboards
- Version 0.15.1 - Stability improvements for large dashboards.
- Version 0.14.4
- Add JQ in-memory.
- Add Metrics Panel Component
- Move internal demo database to port 8999 to avoid overlap with clickhouse on 9000
- Add demos for Dynamic HTML Component
- Add Dynamic HTML Component
- Add Sparklines to Tables
- Improve administration. Add raw json, backup page and -vv very verbose mode.
- Add Dual Axis - Can have 2 Y-Axis and customize both.
- Add Grid Customization - Can add/remove preHeader/Footer/Pager/Filters. Allow setting frozen rows.
- Fix to allow running in subdirectory.
- Form Improvements - Add submit button demo
- Enable column renaming
- Allow Pulse to be hosted in website subdirectory. Useful for auth proxying.
- Ability to set Column formatting, chart colours etc. from the UI
- Add search/filter for custom chart settings
- UI Niceties - Expand default pallette to 20 colours. Add 30 min / 2 hour refresh
- Escape quotes / commas in data download
- Customizeable Security
- KDB Connections - Allow wrapping queries
- Security - Support AuthProxy / Apache user authentication
- Reduce build size by removing external dependencies
- Add "Add Server List" button to allow importing list straight from qStudio
- Add Custom Security to allow REST/kdb configured authentication and authorization
- Add YAML based configuration
- JDBC Driver Updates: MySQL/PostgreSQL/SQL Server
- Bugfix: UI recovery in event of bad streaming query
- Quicker Startup
- Increase size of SQL query supported to 10MB
- UI Improvements
- Added 3 Chart Demo Dashboards
- Charts - Add horizontal bar chart and horizontal stack chart
- Charts - Add Boxplot
- Charts - Add 3D Bar Chart, 3D Surface
- Charts - Add Sunburst and Tree
- Appearance - Various improvements and refinements to themes, forms, icons
- Automatic screenshot generation
- Add number/text filters to grid
- Improved error handling to retyr charts when user requests or at regular intervals
- Demos - Add demo queries for H2/KDB database for all chart types
- Charts - Add multi-pie chart support
- Add Editor component that allows editing code or plain text and sending it as a parameter
- Allow Dashboard/Widget custom user CSS
- Forms - Date component suppoorts date/datetime single values and ranges
- Forms - Add textfield/textarea component
- Forms - Add submit button and allow delaying form submission unless button clicked
- KDB - Improved display of nested types in table
- Improved support for kdb minute/second/date/time types
- Allow authors and users to save dashboard parameters
- SQL Editor - Allow sharing links
- SQL Editor - Allow choosing chart type
- Support custom JDBC drivers
- Allow theme/css customization
- Add new Code/Text input component
- Add demos: stream liquidity, TAQ, candlestick
- Improve tooltip formatting, particularly decimal places shown
- Improve QueryEditor layout and add chart icon
- bugfix for headless JRE on linux
- Improve appearance, expand homepage
- Add grid dark theme support
- Add candlestick chart
- Improve appearance, expand homepage
- Add grid dark theme support
- Add candlestick chart
- Add calendar chart type
- Add KDB Streaming Subscriptions
- Add ability to set column formatter from context menu
- Allow setting query refresh rates
- Add HTML component
- Added default queries when new chart added
- Reports - screenshot and HTML output can now run
- Reports - Add HTML table to email
- SQL Editor - Improved kdb support. Added console and list view for non-table objects
- Form parameters now use {"{arg}"} and ((arg))
- Add Dashboard history tracking to allow quick restoration of old versions
- Users can quick open favourite dashboards
- Add User Analytics
- Dashboard user arguments to URL allows bookmarking
- Add User logins
- Add reports / subscriptions CRUD
- Popouts which remember location
- Table context menu allows excel/csv download
- Dashboards - Ability to add charts/tables, save dashboards
- Automated Continuous Integration