myDBR Team is happy to announce the the availability of myDBR 4.6 release.
myDBR 4.6 is a major release containing both new features and fixes. The release is recommended for all users.
New functionality:
- You can lock columns horizontally
- Semicirle-chart
- Rectangularmeter-chart
- Donutpercent-chart
- Boxwhisker-chart
- Floatingbox-chart
- D3.js Chord-chart extension
- inAutoTheme automatic parameter to detect users theme
- Aggregate functions now shows as Excel formulas in export
- dbr.hsum now shows as Excel formulas in export
- More than one column can be returned in cell edited report (returned as JSON)
- SQL Editor allows MySQL functions to be fetched with name
- Tooltip for second axis charts
- Datetime + mobile numeric keyboard in Android (in capable browsers)
- A footer style can be defined from a hidden column
- Support for (1234.12) negative numbers format
New commands / options:
- dbr.lockcolumn
- dbr.calc.excel
- csv.charset
- 'dbr.chart.options', 'subbargap'
- 'dbr.chart.options', 'bargap'
- 'dbr.chart.options', 'legend.columns'
- 'dbr.export_options', 'csv.direct_mode'
- 'dbr.export_options', 'csv.skip_formatting'
- 'dbr.export.options','excel.aggregate_formula'
Fixes:
- Retina detection in Linux
- Improved series_axis tooltip
- Connected parameter can now contain linefeeds
- Chart decimal number formatting
- Updated export PDF header file (better HTTPS detection)
- Fix chart session code
- Italian translation fix
- Fix for dbr.calc when dealing with null values
- Parameter help / JavaScript on mobile
- PDF export header font in MacOS X
- Locale dates in PDF export header
- Tab selection in file editing
- No warnings on touch in pclzip in some PHP setups
- Fix for datetime editing in Microsoft Edge browser
- Fix crosstab dbr.hnull calc
- Fix tab initialization with accordion
- Fix scollable with accordion
- Percentcolumn and Percetnbar charts now show the values
- SQL export decimal correction
- SQL Editor shortcuts move the cursor to desired position
- Fixed dbr.compare max calculation
General improvements:
- dbr.hidecolumn support in CSV / JSON export
- Improved bubble charts
- Improved Excel CSS support
- Improved mobile / tablet detection
- dbr.divify suppports now dbr.resultclass
- Database names are now escaped in SQL Editor when needed
- Better popup-window position when document is scrolled in a touch device
- Improved SQL hinting in the SQL Editor
- Internal library updates
- Nicer multiseries chart tooltips
- Same handling for nulls in dbr.calc for row and summary
- Donut can be used as alias for doughnut
As always, you can update to new version using the myDBR's automatic updater.
Happy reporting,
--
myDBR Team