Release notes
SEDGE 8.0 Release notes
Version 8.5.0 - 3 Jan 2025
New Features & Enhancements
- DashPro
Redesigned the projects landing page for improved usability and interface (SED-223).
Added card views for different projects to facilitate selection.
Provided an option to mark any of the listed projects as a favorite.
Displayed recent, favorite, and all projects with three different grid views below the cards.
Organized the code into smaller, function-based files for better maintainability and readability (SED-1159).
Optimized frontend processes in the OCR module to improve performance and speed (SED-214).
Bug Fixes
- DashPro
Chart Functionalities
Updated the default aggregation to ‘Count’ for all categorical columns and ‘Sum’ for all numerical columns in the Axis dropdown of all charts (SED-1410).
Fixed dataset name showing as null when uploading a new dataset (SED-1391).
Fixed to display “Top” by default in the “Show result - Limit” option (SED-1365).
Updated the Tab and Global Filter options to checkboxes and ensured they are disabled upon clicking (SED-1341).
Updated the functionality to prevent tabs from being deleted by default when all widgets in the tab are removed (SED-1340).
Resolved to display deviation in the published dashboards (SED-1333).
Updated to ensure only renamed factors are displayed in the filter options (SED-357).
Resolved to add the selected columns to the formula list in the Card chart (SED-1311).
Fixed the issue where columns could not be removed from Axis, Category, and Groups (SED-1310).
Resolved the issue where the edited column header reverted to the old one, ensuring it resets only upon user selection (SED-1297).
Updated the last N month calculation for Date filter queries (SED-896).
Updated sorting function to allow same columns provided for X and Y axes in the Waterfall chart (SED-1163).
Resolved duplicate validations appearing for Multiple Axis during column selection and application (SED-1342).
Addressed the following issues in conditional formatting (SED-952, SED-1286):
Resolved the issue to appropriately display the icons in the dropdown.
Corrected the code to retain input values provided while editing a rule.
Included Text data type support for Conditional Formatting
Addressed the following issues in Sparkline (SED-153)
Ensured the toggle is not disabled while editing the chart.
Corrected the code to include 100 as the period value.
Resolved issues with Separator and Roundoff.
Bar and Column Charts:
Corrected to display values in the Bar with Line chart when the same column is selected for the Y-Axis and Series, with different aggregations (SED-1406).
Adjusted the display in grouped and sorted charts (SED-1399).
Adjusted X-scroll to place the values and bullets appropriately in Bar with line/ scatter (SED-460).
Updated the missing aggregate indication in the tooltip for the Y-Axis in the Stacked Column Chart (SED-1362).
Disabled “Start axis at 0” for charts with negative values in Bar with line/ scatter (SED-1200).
Resolved the issue to prevent labels from overlapping in grouped and sorted charts (SED-219).
Enabled the start with axis 0 by default for the following charts (SED-1356, SED-1418):
Bar
Stacked Bar
Grouped Bar
Column
Stacked Column
Grouped Column
Layered Column
Bar with line/scatter
Grouped & Sorted
Combination Chart
Dumbbell Chart
Tabular Charts:
Fixed the issue with incorrect aggregation and count display when the same field is added to the values and column labels of the Pivot Chart (SED-1402).
Corrected the display of the grand total field to appear only once, in the pivot (SED-1366).
Fixed conditional formatting and icon alignment issues in the Table Widget (SED-1301).
Addressed sorting issues in AG grids across Table, Pivot, KPI Card, and SparkLine (SED-1330).
Fixed the issue where all columns were plotted in the pivot after removing a row group (SED-1225).
Corrected the Wrap Headers functionality and ensured that the column order and column size settings are retained in the Pivot Chart while navigating to another page (SED-1315).
Resolved the issue where data was not displaying in Pivot when removing columns and then adding them again (SED-1128).
Corrected the issue where Categories were replaced with Groups after performing a custom pivot (SED-1346).
Prevented columns from being removed from the table when dragged towards the edge (SED-1282).
Updated to quickly retrieve data for the Pivot table widgets in the Published Dashboard (SED-1239).
Added Count, Distinct, First, and Last as possible aggregation options for non-numerical columns in the Pivot Chart. (SED-1465)
Addressed the log errors in the Pivot Chart that occurred when multiple row groups were added and removed while keeping value groups intact. (SED-1127)
Fixed the log error on row groups expansion with column totals and value-wise totals enabled. (SED-1464)
Chart Alignments and Formats
Updated the X-label position by default to Center for every new chart (SED-1187).
Resolved chart alignment issues when refreshing or navigating to another page (SED-1321).
Adjusted the space to align charts appropriately (SED-662).
Prevented overlapping and unintended chart deletions when global filters are applied (SED-183).
Fixed the issue where charts in a tab were also deleted when another tab was published and then deleted from the Published dashboard and ‘My Chart’ (SED-1193).
Ensured the Separator and rounding-off settings remain intact for numerical columns when applying conditional formatting in the table (SED-1283).
Disabled BigNumber suffix and Separator while value format is selected as percentage (SED-157).
Added tooltips for sort options in the chart widget (SED-1198).
Updated to reset the trendline toggle for every new chart when it was enabled for the previous scatter plot (SED-1197).
Updated the functionality to remove decimals while enabling the separator (SED-1161).
Removed bold formatting from the “Sort By” and “Sort Type” text fields (SED-972).
Corrected the “Start axis at 0” functionality in grouped and sorted charts (SED-967).
Added validation checks for the period field in the Sparkline widget (SED-332).
Displayed the enable value correctly when the legend is disabled and enabled again in Stacked Bar charts (SED-296).
Updated code to synchronize axis values in Bar with Line and Combination Chart (SED-1292).
Updated to export all the charts in the file to PDF (SED-1350).
Fixed the issue where the Font Family and Font Size were not being applied to the chart title (SED-1338).
Corrected the sorting functionality when performing binning on the same column (SED-1250).
Resolved log errors that occurred while rendering charts in dashboards. (SED-1421, SED-1092, SED-1090, SED-1240)
- Statistics
Updated to display column names in the filter function (SED-1430).
Corrected the scrollbar and preview grid display for the new transformations applied. Also added a loader to view the statistics section upon clicking categorical or date columns (SED-1251).
Disabled the loader once the chart rendering in GraphStat is completed (SED-1249).
Corrected issues with top functions, including binning and substrings (SED-1218).
Enabled footer icons when navigating to the Statistics and DashPro pages (SED-1332).
Added a missing loader during transformation on the Statistics Page (SED-1386).
Updated code to fix the empty transformation and preview tab on the Statistics page (SED-1334).
Addressed the following issues while performing a filter on the Statistics page (SED-1168):
Updated to stop the loader upon clicking the delete option.
Included the equal option for the date column.
Updated the validation message display for ignored columns, ensuring it persists until the user interacts elsewhere. (SED-1444)
- Addressed the following issues in CSV refresh (SED-1207, SED-1307, SED-1440):
Corrected the functionality to reflect new data and its information appropriately after a CSV refresh.
Resolved the issue to ensure columns with values after the update are not ignored, even if they had 100% missing values before the update.
Updated to display the appropriate status while refreshing the CSV file.
- Projects Page
Corrected the CSV download functionality in the Projects page (SED-1433, SED-1345).
Highlighted the selected project name in the Projects page (SED-1417).
Updated the file-sharing API to successfully share projects (SED-1351).
Updated to refresh and display the new list when a file is deleted (SED-1349).
Corrected the list to show only recent projects under the ‘Recent’ tab instead of ‘Favorites’ or ‘All’ after marking a project as a favorite (SED-1354).
Updated to display only the related projects in the Time Series view (SED-1353).
- Error Handling
Fixed the validation error when navigating to the published dashboard from the Home page (SED-1318).
Updated to stop the loader in case of failure and display validation errors on the profiling page (SED-1327).
Enabled the SQL Editor and Upload Icon to remain active even after encountering a validation error while uploading a zip file (SED-1326).
Corrected the log error that occurred while selecting the date column (SED-1422).
Resolved Container log errors while performing string functions - Replace Range, Delete Range, Insert, Pop, Cat->Num (SED-1431).
Corrected validation errors when converting a text column to a category (SED-1428).
Resolved the error that occurred in binning after providing the required number of intervals (SED-1364).
Resolved the value error that occurred while performing Pivot Analysis (SED-804).
- Miscellaneous
Corrected to display the appropriate column names upon expanding the unique details tab in the Sampling page (SED-1427).
Resolved to reset the logged-in username when switching accounts (SED-1367).
Restricted the update of timestamps to the specific project being refreshed (SED-1416).
Added the missing “Load new version” popup in the development environment (SED-1404).
Updated to restrict the “Access Location” popup when signing out (SED-1347).
Corrected to not remove newly created columns after refreshing the data (SED-1220).
Fixed to generate queries in the SQL editor when clicking on the table for an uploaded CSV file (SED-1320).
Resolved the issue to display the updated file name in the footer (SED-1191).
Adjusted the display of the logout popup to prevent the occurrence of a scrollbar in SEDGE. (SED-1434)
Updated to display percentage values for data labels in the Sampling page, for any selected column. (SED-1438)
Corrected the refresh functionality of the Jira API connection when there is no primary key column selected. (SED-1323)
Updated the functionality to enable the refresh icon after completing the refresh process (SED-1246).
Version 8.4.2 (Hotfix) - 13 Dec 2024
Bug Fixes
DashPro
Resolved log errors encountered when connecting to the Jira API (SED-1325)
Version 8.4.2 - 10 Dec 2024
New Features & Enhancements
DashPro
Bug Fixes
DashPro
Corrected the functionality of the “Apply” button after enabling the tab filter (SED-1361)
Updated to display the correct aggregation value for the Stats line in Stacked Column and Bar charts (SED-1184)
Updated to refresh charts based on the applied tab filter (SED-1302)
Updated to round off column totals in Pivot charts (SED-1352)
Addressed issues in Tabular Charts: (SED-1146, SED-1149)
Table & Pivot: Enabled separators and rounding off of values while selecting columns
Table: Fixed header color reset upon enabling “Wrap headers”.
Table: Updated the default highlight color for both column and row totals.
Table & Custom Pivot: Updated to highlight negative values appropriately.
Pivot: Fixed the display of the grand total field when enabling column totals.
Updated to prevent displaying more than 5 decimals in row and column totals of Pivot charts (SED-1132)
Resolved CSV file refresh failure (SED-1206)
Corrected the CSV upload process and ensured proper query generation upon clicking the table name in MySQL Editor (SED-1177)
Updated the code to rename factors of categorical columns on the Statistics page (SED-1214)
Resolved log errors occurring when navigating to the Profiling page (SED-1293)
Version 8.4.1 - 12 Nov 2024
New features & Enhancements
DashPro
Enhanced color themes for better contrast between adjacent colors (SED-912)
Improved enable value label display to prevent overlap after rotation (SED-288)
Displayed data source info in the Pipeline console (SED-53)
Upgraded deprecated Angular packages version for improved build stability (SED-1001)
OCR
Improved support for processing PDFs across multiple tabs simultaneously (SED-1009)
Bug fixes
DashPro
Prevented log error display when adding new transformed columns in charts (SED-1155)
Adjusted Widget accordion to fit available space (SED-1008)
Improved scroll functionality in Chart/Table formats (SED-901)
Bar-with-Line/Scatter charts: Fixed alignment and color code retention (SED-906)
Enabled special characters in Sparkline column headers (SED-905)
Displayed growth icons on the right side of text in Sparkline (SED-816)
Improved numerical alignment in AG-Grid Charts and highlighted negative values (SED-830)
Refined spacing in Pivot table during PDF export (SED-1130)
Statistics
Data Upload
Prevented empty dataset processing in Profiling (SED-919)
Stored date columns correctly upon project data download as CSV (SED-918)
Enabled zip uploads with multiple CSVs (SED-1119)
Reflected dataset name changes in Dashpro, Pipeline, and Footer (SED-909)
Reset inputs for new JIRA API connections (SED-1095)
JIRA API Connection
Fixed errors while fetching data (SED-159)
Displayed only selected fields.
Provided detailed error message for failed connections due to invalid server URLs.
Restricted duplicate connection names
Version 8.4.0 - 12 Nov 2024
New features & Enhancements
DashPro
Enabled trendline in Scatter Plot with degree and confidence interval options (SED-1070)
Added efficient data handling in Table and Pivot Widgets using AG Grid’s SSRM (SED-1096, SED-1041)
Grouping function for single categorical columns on Y-axis (SED-1015)
Grouped Bar
Grouped Column
Line
Area
Optimized load time in Table/Pivot Widgets (SED-238)
Auto Scroll enabled in Gantt Chart by default (SED-1063)
Added sorting options in Grouped and Sorted Chart (SED-121, SED-119)
Application Security
Fixed Missing Subresource Integrity for External Resource (SED-585)
User Interface and Usability
File Refresh
New refresh status card UI during file refresh (SED-1073)
Jira API Enhancements
Bug fixes
DashPro
Displayed default values for Confidence and Degree in Scatter Plot (SED-1094)
Fixed visibility of columns with 100% missing values (SED-1061)
Adjusted legends in Zoomable Bubble chart for visibility (SED-948)
Date format updated in tabular charts to exclude milliseconds (SED-174)
Tooltip now displays refresh status correctly (SED-1104)
Enhanced validation messages across various chart types (SED-1034, SED-999, SED-1062)
Optimized retrieval time for saved charts (SED-145)
Addressed validation and error messagess
OCR
Stopped loader if non-image/PDF file is uploaded (SED-1010)
Statistics
Addressed validation and input errors across statistical operations (SED-994)
Data Upload & File Refresh
UI and General Enhancements
Version 8.3.0 - 26 Sep 2024
New features & Enhancements
Streamlined data export in Project page (SED-754)
Enabled quick downloads directly to the disk without impacting browser performance
Enhanced UI for refresh functionality (SED-955)
Introduced a new UI screen for refresh operation without restricting user navigation
Added a new card to show the refresh status of files, indicating states such as waiting, in progress and completed
Included validation measures to restrict users from executing parallel operations
User-based access control
Implemented user-based access control for the DashPro, Preview & Statistics modules allowing access to be assigned based on their roles (SED-536)
Improved query display in SQL editor
Updated the queries in the command history to display the most recent entries at the top, allowing users to quickly refer their most recent action (SED-39)
Query editing in Pipeline
Introduced the ability to edit queries directly within the pipeline, to modify existing queries eliminating the need for recreating queries (SED-52)
Simplified target selection in Profiling
Added a feature that allows for default target selection, making it easier to initiate tasks without manual input (SED-560)
Wrap text feature
Introduced text wrapping capability in the pipeline (Project page) and expression history sections (Statistics), for easier viewing of longer entries without horizontal scrollbars (SED-278)
Improvised data protection
Added an option to ignore or pseudonymize data upon right-clicking on specific variable (SED-220)
DashPro
Bug fixes
User quick actions
Profiling & Statistical bug fixes
Fixed issues related to renaming files with similar names (SED-120)
Corrected issue on displaying the filename in the footer (SED-973) , (SED-908) , (SED-130)
Corrected issue with ‘Change number of bins’ in Graphstat (SED-401)
Resolved displaying of session expired pop-up appeared during ongoing action (SED-531)
DashPro bug fixes
Maintained the sorting order during the chart-building process (SED-617)
Improved validation protocols in charts (SED-839)
Data refresh (DB & CSV) bug fixes (SED-965)
Visual improvements
Flicker free input handling in DashPro charts (SED-917)
Improved tab rendering upon navigation (SED-213)
Text wrapping in pipeline & expression history views (SED-762)
Restored delete button visibility in Project page and DB connection (SED-834)
Resolved missing of grid lines for fresh uploads (SED-18)
Corrected visibility of details icon in GDPR (SED-990)
Version 8.2.0 - 27 Aug 2024
New features & Enhancements
DashPro
UI updates
Included version number display across all UI screens (SED-92)
API integration
Developed API connection for establishing connections with various APIs (SED-82)
Database connection
Updated ‘existing connection’ as the default display if a connection is already established (SED-42)
File management
Enabled the ability to rename project files (SED-41)
Performance improvement
Enhanced server efficiency by eliminating redundant API calls on the Profiling page, reducing unnecessary server load (SED-212)
Bug fixes
SQL editor bug fixes
Resolved issues causing invalid syntax or input errors when executing queries (SED-102)
Statistical bug fixes
Data refresh (DB & CSV) bug fixes
Data refresh Fixes on refresh status for refreshed and non-refreshed files (SED-266)
DashPro bug fixes
Resolved issues to display appropriate results on filtering the data (SED-211), (SED-29)
Eliminated irrelevant validation errors triggered by actions in the Table widget (SED-204)
Fixes on sorting feature (SED-181)
Added appropriate validation checks in the Dumbbell plot for instances of identical inputs (SED-172)
Added timestamp display feature in Gantt chart (SED-34)
Corrected filter icon disappearance in DashPro Table and Pivot upon resetting global filter (SED-32)
Resolved styling inconsistencies during page transitions (SED-5)
Version 8.1.0 - 26 July 2024
Performance Improvement
Improved DashPro Performance: DashPro now leverages Polars for data handling, resulting in significantly faster data processing compared to Pandas.
Bug fixes
JIRA API Connection - Resolved the issue with factor retrieval in the “Key” variable.
Application - Fixed issues with the User quick action.
DashPro bug fixes
Added appropriate validation for identical column selection in Candlestick chart
Fixed sorting options for building charts
Resolved chart building errors for the following chart types
Stacked Bar
Grouped Bar
Line
Circos
Network
Map with Bubble
Version 8.0.2 - 18 July 2024
Improvements & fixes
Enhanced stability by resolving multiple underlying issues.
Improved user interface through several bug corrections.
Version 8.0.1 - 10 July 2024
Improvements & Enhancements
jQuery
Previous version: 3.1.1
Updated version: 3.7
Benefits: This upgrade introduces performance enhancements, increased compatibility with modern web practices, ensuring a smoother and safer user experience.
Bootstrap
Previous version: 3.3.7
Updated version: 5.3.3
Benefits: Transitioning to Bootstrap 5.3.3 brings numerous new features, such as more modular approach, enhanced grid system, updated form controls, and removal of jQuery dependencies, which altogether offer a more streamlined and modern UI framework.
Gridstack
Previous version: 0.6.3
Updated version: 9.1.1
Benefits: Upgrading to gridstack.js 9.1.1 provides better performance, new features for dynamic grid management, and an overall improved user experience when dealing with grid layouts.
Note
Due to breaking changes in pixel units in the gridstack upgrade from version 0.6.3 to 9.1.1, users may need to manually adjust the dimensions and positions of existing widgets for proper alignment.
Bug fixes
Application bug fixes
JIRA API connection
Connection management: Enabled saving of the connection with a specified connection name
JIRA connection validation: Implemented appropriate validation messages to be displayed when the connection to JIRA fails
Highlight ‘Select all’ option: Adjusted the behavior to highlight the ‘Select All’ option based on the project or field selection
Clear connection details: Enabled the reset button to clear all connection information, facilitating a complete refresh of connection details
Improved Column Resizing: Corrected the issue with column expansion upon selection, enhancing data display and interaction
Corrected errors when retrieving username & resetting passwords
Resolved the issue preventing updates to user information fields, including Status, Plan, Company Name, Expiry Date, Is Admin User, Is Superuser, and User Group
Updated the quick actions interface to display appropriate count of selected checkboxes
Fixes on file collaboration
Profiling bug fixes
Added Sorting functionality in feature tab
Statistical bug fixes
Improved the date format display in Graphstat when selecting date variable to visualise the results
Refined the spinner functionality to deactivate upon the completion of chart loading in Graphstat
Resolved the issue of non-functional search in the data table by initialising GridReady component in advanced statistics
Implemented a check to halt function execution when no column is selected
Corrected the alignment of column headers in the Preview feature when accessed from graphstat/transformation
DashPro bug fixes
Percentage visibility: Rectified the absence of percentage values in stacked bar and stacked column charts with the “Enable Value as a Bar %”
Deviation display - Addressed the problem of “undefined” appearing in the Deviation field when using separators
Version 8.0.0 - 19 Jun 2024
New features & Enhancements
Technology Stack Upgrades
Backend Upgrades
Python 3.12: Upgraded to the latest version to enhance performance, security, and compatibility with new libraries
MySQL 8: Transitioned to version 8 for improved database performance, better indexing, and advanced features such as JSON support
Apache Spark 3.5.1: Updated to ensure better data processing speed and efficiency in big data operations
Hadoop File System 3.4.0: Implemented the latest version for improved scalability and reliability in handling large datasets
Package Updates: All backend packages are updated to their latest compatible versions to ensure better performance, security, and functionality
Frontend Upgrades
Angular 12: Upgraded to leverage the latest features, performance enhancements, and improved development experience
Package Updates: All frontend packages are updated to their latest compatible versions to ensure better performance, security, and functionality
These upgrades collectively enhance the overall performance, security, and maintainability of our SEDGE application, providing a more robust and efficient user experience
Accessibility
Implemented data source integration into JIRA to optimize workflows, enhance issue tracking capabilities, and promote collaboration across teams
DashPro
Enhanced the Grouped and sorted chart by improving category-based grouping (Multiple grouping) for the selected variables
Improved the percentage display in Stacked Bar & Column charts to accurately represent values up to 100%
Provided an option for aligning individual columns (Right, Left, and Center) in AG-Grid charts
Bug fixes
Profiling bug fixes
Streamlined database connection setup by eliminating undesired API calls
DashPro bug fixes
Fixes on Sorting functionality in Bar & column charts
Rectified issues with tooltip display in Candlestick
Updated the validation message in the ‘Card’ chart when no data is available
Adjusted positioning to accurately reflect data in Summary chart
Improvements in functionalities
Deviation in Multiple axis
Round off
Separator
Fixes on filter panel visibility upon tab deletion
SEDGE 7.0 Release notes
Version 7.8.1 - 03 Apr 2024
New features & Enhancements
DashPro
Enhanced the ability to visualize deviations for each factor within a specified group directly within the User Interface (UI).
Improved numeric summation with ‘sum’ as the default aggregation for numerical variables
Introduced unique aggregation functionality to each column type: Categorical, Date, and Numerical
Bug fixes
Statistical bug fixes
Top function - Resolved issues with Binning function
DashPro bug fixes
Improved alignment for AG grid charts
Pivot
KPI
Custom Pivot
Sparkline
Summary
Implemented fixes for rounding off and separator function in Custom Pivot & Table
Corrected issues with 100% scale feature in chart formatting options during chart edits
Resolved issue with Stats line for Charts with Multiple selection fields
Rectified the absence of customizable elements (Axes, Axis Title, Chart Title, and Chart Format) during filtering actions
Chart retrievals in My charts & Published Dashboard
Optical Character Recognition (OCR)
Resolved execution errors during file processing
Version 7.8.0 - 13 Mar 2024
New features & Enhancements
DashPro
Introducing two new chart types with the standard customization options
Donut
Semi-circle
Implemented Tab-wise filter functionality
Ability to filter data within specific tabs in the dashboard
Developed color coded system to differentiate between the active and non-active filters
Local Filter (Green): Applied filters that affect only the current widget
Global Filter (Red): Filters that impact the entire dashboard
Tab-Wise Filter (Blue): Applied filters that affect the charts within specific tab
Enhanced an option to select the percentage of ‘Enable values’ for various chart types
Bar & Column charts
Line
Area
Multiple axis
Grouped & sorted
Bar with Line
Layered column
Enhanced filtering methods for categorical variable
To filter based on values (By values)
To combine multiple conditions using logical operators such as AND & OR (Condition)
Introduced the ability to calculate the total of stack values in Stacked Bar & column charts
Added customization options for stack total
Round off
Seperator
BigNumber Suffix
Value Rotation
Enhancements in chart building functionality
Default display of ‘Quick Sort’ when accessing sorting functionality on building charts
Implemented an automatic inclusion of grouping variables when utilizing quick sort
Implemented ‘Ignore zeros’ feature in Pie, Donut, and Semi-circle widget
Implemented a dynamic adjustment feature to adapt the X-axis scale & span of pyramids in Population pyramid
Accessibility
Simplified user selection with the ‘Select All Users’ checkbox within ‘User matrix’
To visualize total number of users across different user groups within the ‘User Matrix’
To instantly select users across different user groups
To update the dynamic user count display based on the checkbox selection
Bug fixes
Profiling bug fixes
Improved file upload process with the existing projects
Resolved issues on session expiration
Statistical bug fixes
Formula builder - Resolved issues with transformation functions
DashPro bug fixes
Resolved issues with filtering functionality (Local, global & tab-wise)
Chart retrievals in My charts & Published Dashboard
Corrected chart alignment in the dashboard during saving & deletion process
Rectified issues with value truncation and overlapping across various chart types, including:
Bullet
Line
Area
Multiple axis
Pie
Donut
Semi-circle
Improvements in ‘Deviation’ feature
Maintained precise indication of value in Line, Area & Multiple axis
Highlighted the neutral color for 0% deviation
Green - Growth or increase
Red - Decrement or decrease
Yellow - Baseline or reference point (0%)
Fixes on the label formatting functionality in Text widget
Improvements in functionalities & customization options
Round off
Highlight negatives
Enable value
Stack total
User-defined chart themes
Version 7.7.1 - 25 Jan 2024
New features & Enhancements
DashPro
Enhanced positioning of fields using advanced alignment options in the Summary chart. The choices include:
Top: Left, Centre, Right
Centre: Left, Centre, Right
Bottom: Left, Centre, Right
Added color customization feature in Stats line
Enhanced Multiple Axis chart with ‘Deviation’ and ‘Bignumber Suffix’ options
Enhanced the allowance of 70 characters for chart titles based on the specified font size range
Introducing a time-saving feature by hitting the ‘Enter’ key
To set goals & prefixes instantly within the ‘Card’
Added the ability to submit inputs in color fields for various chart formatting options
Accessibility
Improved file handling during file uploads and when renaming existing files
Optimised the display of registered details for ‘Invited Users’ during the activation process
Improved the efficiency of user session deactivation
SQL editor
Enhanced auto-select query with no-lock for MSSQL databases
Bug fixes
Profiling bug fixes
Resolved issues on file deletion & file-sharing methods
Corrected issues with Natural language to SQL feature
Statistical bug fixes
Improved binning performance for auto & user defined types
DashPro bug fixes
Resolved issues with the display of values in tooltips for Grouped bar and Grouped column charts
Handled zero “0” values in Line/Area charts with the “ignore zero” option
Consistency & alignment
Maintained consistent header height for KPI card
Alignment of column headers with “Wrap headers” in the Sparkline chart
Resolved issue with grid view for saved charts
Fixes on the rendering of inputs during chart edits
Restricted the use of date variable within the group field for KPI card
Permitted access to categorical & numerical datatypes in the KPI card and Custom pivot.
Rectified issues in applying global filters for date variables in AG grid charts (Table and Pivot)
Improved the performance of sorting order with the ‘Show as positive’ option for the below chart types
Bar
Column
Stacked Bar
Stacked Column
Bar With Line
Line & Area
Improvements in functionalities:
Round off
Separator
Start axis at 0
X & Y scroll
Legend order alignment
Fixes on chart retrievals & published dashboard
Version 7.7.0 - 14 Dec 2023
New features & Enhancements
Accessibility & sharing feature
Introduced ‘Add user’ feature for super users
Simplified onboarding process for user activation
Notifying messages equipped with the required information for users to activate accounts
Developed ‘Invited Users Overview’ to enhance visibility and efficient tracking of user details
Provided permission to authorized superusers with elevated privileges to access and edit user groups
Enhanced safety protocols
Improved password complexity requirements on the sign-up page to secure user accounts
User alerts & warnings for unsuccessful login attempts, to stay informed about unauthorized access
Implemented automatic account deactivation for users inactive over the last 90 days
Updated user session deactivation after a period of 20 minutes (equivalent to 1200 seconds) of inactivity
Improved flexibility and control over file-sharing experiences. The methods include
Single file to single user
Single file to multiple users
Multiple files to single user
Multiple files to multiple users
Included authorization tokens for all APIs to secure authentication process for the below modules
Data Analytics
Time series
Optical Character Recognition (OCR)
Implemented pagination feature for the data table in Statistics
Furnishes intuitive controls for smooth navigation through extensive datasets
Ability to move between pages using the newly integrated pagination controls
DashPro
Introducing three new chart types with the standard customization options
Network chart
Waterfall chart
Sparkline chart
Introduced User-defined chart theme
To customize visual elements of the chart to showcase unique styles and preferences
Added new chart themes to the chart formatting options
Enhanced AG grid charts functionality
Capability to edit and customize column names directly within the AG-Grid charts - Table, KPI, and Custom Pivot
Ability to highlight specific rows by hovering within AG-Grid charts
To select and copy entire rows within AG-Grid charts for improved user interaction
Addition of column totals in Pivot to aggregate and summarize data across categories
Incorporated “Distinct” aggregation function to identify the total count of unique values within the Pivot
Introduced text wrapping in AG Grid chart headers - Table, Pivot, KPI, and Custom Pivot
Added unique aggregation for categorical variables, to visualize unique counts in a Card chart
Implementation of ‘Deviation’ in the Line & Area
Included ‘Deviation’ for the past two weeks or Month to highlight the difference in data points
Enhanced chart formatting options - Big number suffix, Separator & round-off
Added an option to set the limit on the number of records for Bar with Line/Scatter
Ability to create Pie chart solely based on X-axis data
Incorporated a zoom range feature with selectable options (1 month, 3 months, 6 months, year-to-date, 1 year, and all) for Area chart when choosing a date variable
Enhanced advanced sorting options (Quick & Field sort) for Area & Line charts
Additions in the Dumbbell plot
Incorporated the feature to create Dumbbell plots in both horizontal and vertical orientations
Ability to designate two numeric variables for generating Dumbbell plots
Enhanced color codes for Word Cloud & Waterfall chart
Integrated the capability to enable rotation for chart values
Included the option to limit records at the bottom or top within charts
Bug fixes
Profiling bug fixes
Modified editable feature in ‘User Quick Actions’
Resolved priority issues on sharing & collaboration
Corrected column(s) collapsing in DashPro charts (Pivot) upon sharing projects
Checkbox selection on sharing, collaborating & deleting the project(s)
Updated user-shared information with the below details
Created by (Primary user)
Shared to (Secondary user)
Received by (Secondary user)
Maintained the relevant saved model on project expansion
Included a pattern to handle the millisecond in the date variable
Eliminated undesired API calls
Statistical bug fixes
Fixes on Top functions - Grouped Statistics & type conversion (Num-cat/Cat-num)
Corrected the generation of new column(s) while performing the top function in statistical operations
Alignment of the column(s) under menu section in Statistical Test
DashPro bug fixes
Critical bug fixes
Chart retrieval in My charts & Published Dashboard
Full-factor rendering in the tooltip
Partitioned the lines of text individually within the tooltip for factors with multiline content (Local/global filter)
Resolved issues on User-defined chart themes
Rectified saving issues involving NaN values in Grouped Bar, Grouped Column, and Area charts
Implemented checks for handling ‘Empty data frames’ in Sunburst visualization
Tackled issues affecting the display of stats line in Radar line and Multiple-axis charts
Fixed toggle enablement for ‘Row and Column totals’ based on selected inputs in ‘Table’ widget
Corrected the problem of retaining the chosen limit (Show result) in saved charts - Bar-with-line, Area & Line
Fixes in sorting functionality
Formatted the column name and its unique value in the dropdown (Sort by)
Selection of aggregation in the ‘Sort by’ dropdown (Field sort)
Activated Y-axis and series options to improve the sorting experience (Quick sort) in Population pyramid
Maintained the sorting order during the chart-building process
Modified the chart to reflect the selected chart theme, in line with the changes in the color palette
Maintained the deviation of the Line chart in the specified order
Issues in formatting - Highlight negatives, Rounding off, Enable value, Show as positive, Separator, Bignumber suffix & Rotation
Addressed various miscellaneous issues and made several improvements to enhance the performance of the below charts
Table & Pivot
Bar, Stacked Bar & Stacked column
Bar with Line
Line & Area
Box plot
Circos
KPI card
Summary
Text
Word cloud
Visual improvements
Spacing and positioning of elements
Adjusted the alignment of fields & sections
Improved chart dimensions for the saved charts within the dashboard
Data refresh (DB) bug fixes
Predictive Analytics bug fixes
Version 7.6.2 - 18 Aug 2023
New features & Enhancements
Statistics (Top functions)
Enhanced multiple input boxes for user-defined column selection in Split function (String)
Notified the users that define the designated sample data limit of 5K for One Sample Test (One-Tailed & Two-Tailed).
SQL editor
Added a beta feature: “Natural language text to SQL query” generator in the Database connection page. This enables the generation of SQL queries from natural language text.
DashPro
Enhanced data arrangement controls through advanced sorting options for various chart types
Source data in unaltered state (Original data source)
Quick sort (Ascending or Descending)
Field sort (Ascending or Descending)
Added an option to customize the font size of legend within the charts
Introduced the ability to visualize the Pie chart that highlights the existence of zero (0) values within the specified inputs
Included the field name into the tooltip to quickly identify the specific data points. The charts include,
Bar/Stacked bar/Grouped bar
Column/Stacked column/Grouped column
Line
Area
Grouped & sorted
Multiple axis
Radar line
Bar with Line
Layered column
Bullet
Enhanced column(s) and row(s) width ratios in AG grid charts for better readability
Improvement in the “Select All” Option with Round Off and Separator based on column preferences.
Optical Character Recognition (OCR)
Incorporated the “Clear Cells” option to the context menu within the tabular format
Enhanced a refined user interface (UI) for accessing password-protected files
Optimized the processing of image files while choosing bounding boxes for text extraction.
Bug fixes
Statistical bug fixes
Resolved the alignment issue when selecting inputs in pivot analysis
Fixes on Top menu functions
Binning
Data transform
Text processing
Resolved issues on saving the statistical tests
DashPro bug fixes
Fixed the process of saving the below charts on both actions and edits
Summary
Card
KPI card
Custom pivot
Improvements in functionalities & customizable options
Stats line & its position
Round off
Highlight negatives (Ag grid)
Pin row total & pin column total (Ag grid)
Fixes on chart retrievals
Included the data in a ‘Table View’ format for both the ‘Y Axis’ and ‘Series’ components in ‘Bar with Line’
Included ‘Target’ values within the table view of the ‘Bullet chart’
Optical Character Recognition (OCR) bug fixes
Fixes on exporting the processed data
Functional improvements
Rotating feature for Pdf uploads
Find & replace
Version 7.6.1 - 25 July 2023
New features & Enhancements
DashPro
Added an option to display the structured & organized tabular data (Table view) with the corresponding values. The widgets include,
Treemap
Heat map legend
Grouped & sorted
Bullet chart
Enhanced visual color continuity based on categories in the Sunburst chart.
Flexibility and control over data visualization in Ag grid
Turned off row and column totals for the non-numerical variable(s) in Table & Pivot.
Addition of data zooming with customised timeframe within the range
Option to zoom in and zoom out of the Line chart based on predefined durations: 1 month, 3 months, 6 months, Year-To-date
The “Zoom In” and “Zoom Out” buttons will adjust the visible range on the x-axis accordingly.
Statistics
Improved N grams efficiency in graph stat
Notified messages for invalid column(s) performance in Split function.
Bug fixes
Profiling bug fixes
Statistical bug fixes
Positioned the delete icon in Advanced statistics for refined appearance
DashPro bug fixes
Organised the ignored columns and their associated data types in chart features
Space elimination in Text and AG grid charts for better readability
Improvements in the “Select All” toggle functionality in Table widget when applying filter (Local)
Added tooltips to ensure specific data points in Bar & Column charts.
Optical Character Recognition (OCR) bug fixes
Eliminated the processing of blank images or pdf files to minimise time processing and resource utilisation
Improved accuracy for processing the saved templates
Fixes on labeling the bounding boxes.
Version 7.6.0 - 14 July 2023
New features & Enhancements
DashPro
Introducing the following new charts with the standard customisation options
Sunburst chart
Circos chart
Introduced a feature to visualize the cumulative values for AG grid charts
Summation of rows and columns for Table & Pivot
Highlight the summed up row or column with a custom color
Enhanced the default blank page layout on the dashboard
Included ‘Add widget’ for easy navigation for building charts
A new tab is created by default when users adding a new widget
Improved flexibility in Bar-with-Line chart:
Use identical column for both Y-Axis and Series input
Apply different aggregation methods to each of the input column
Optical Character Recognition (OCR)
Correct document orientation with rotation feature
Accurate alignment detection
Automatic rotation adjustments (Auto rotate) performed through backend image processing
Improved user experience
Enhanced temporary memory clearing mechanism for faster file loading
Automatically purge temporary files that haven’t been accessed or modified within a specified timeframe of 72 hours
Bug fixes
Profiling bug fixes
Eliminated undesired API calls
Statistical bug fixes
Fixes for ignoring and pseudonymization feature
Improved auto-generation of column names to avoid ambiguity with existing column names during transformation functions
DashPro bug fixes
Accurate representation of “Null” as “Blanks” in charts:
Custom pivot
Timeline
Box plot
KPI card
Resolved issues with retrieving charts in Published Dashboard
Fixes for local and global filters
Improvements in functionalities:
Separator
Bignumber suffix
Enable value
Round off
Enhanced transparency of factors in Sunburst chart
Optical Character Recognition (OCR) bug fixes
Modified table structure based on content through resizing
Version 7.5.1 - 20 June 2023
New features & Enhancements
Data refresh functionality (CSV file refresh)
Ability to update/refresh external file uploads in a manner similar to those uploaded through the databases.
Option to upload a revised CSV file containing updated records.
Allow users to keep their data up-to-date by easily updating or modifying the information stored in the CSV file.
DashPro
Implementation of global filter in published charts.
Bug fixes
Statistical bug fixes
DashPro bug fixes
Fixes on Published Dashboard.
Modified the font size in the aggregation dropdown for Ag grid charts.
Expanded the height of the values section within the Pivot.
Resolved issues with ag-grid charts retrieval.
Optical Character Recognition (OCR) bug fixes
Version 7.5.0 - 09 June 2023
New features & Enhancements
Optical Character Recognition (OCR)
Introducing a new tabular feature to enhance usability and enable effective data manipulation.
Default options (cut, copy) and customizable options (paste, find & replace) for data display preferences.
Quick editing process through inline editing.
Freeze or unfreeze specific cells within the OCR output table.
Insert or remove rows and columns within the OCR output table.
Added the capability to reset the edited output, for both table and text output.
DashPro
Disabled the option to configure the axis to start at 0 (Start axis at 0) for charts with positive and negative values.
Added an option to customize the font color for the header in Ag-Grid charts.
Modified the factors to be left-aligned for optimal space utilization.
Ability to select the position of the value label (beyond) in Bar/Column/Bar-with-Line charts.
Improved the process of saving charts by enhancing functionality during actions and edits.
Altered the positioning of the X-axis label in Gantt charts to display at the top.
Added a toggle to select-all columns in the Table widget.
Included Y-rotation for Multiple-axis chart.
Added “Show as positive” option in Bar-with-Line chart.
Included an option to filter values by week (relative).
New Notifier (Application)
Introducing a new notifier component to enhance the user experience (UX).
This ensures timely delivery of informational messages, success notifications, warnings, or error alerts.
The notifier consistently disappears based on a set timer automatically, providing a seamless and efficient user interaction.
Statistics
Added search bar for Grouped statistics to quickly filter the desired column(s).
Bug fixes
Profiling bug fixes
Prevented additional rows from being added during sampling operations.
Removed undesired API calls.
Statistical bug fixes
Data refresh (DB) bug fixes
DashPro bug fixes
Resolved issues with chart retrieval.
Fixed issues with Bignumber suffix, Round off, Enable value, and Separator in chart formatting.
Corrected chart formatting inconsistencies.
Fixed issues with renaming tabs on published dashboard.
Aligned the length of Y-axis values when changing Y-rotation according to the rotation angle.
Enabled the display of selected columns in the group in the chosen order.
Restricted the maximum period or timeframe in the KPI card.
Reset the grid of formulas and labels in Card when editing a chart to make new adjustments to the formula in a clean slate.
Maintaining the appropriate position of copied charts on dashboards.
OCR bug fixes
Fixed issues with resetting bounding boxes.
Provided updated and revised records in downloaded CSV or Excel file formats.
Improved labeling of bounding boxes.
Instant updates in Line chart for modified records.
Disabled undesired functions (chart icon & remove all) during OCR processing.
Restricted processing of bounding boxes when saving the template.
Version 7.4.0 - 21 Apr 2023
New features & Enhancements
Optical Character Recognition (OCR)
Introduced a feature to draw a Line chart for a quick quality check (QC) - Tabular format
To determine whether the extracted output column contains numerical values
Users may identify a break on the line chart for non-numerical data and can trace back to edit using its index
Included a feature to drag & expand the output box for tabular format as in text format
Statistics
Implementation of Split function for multiple columns in Statistics (String)
Auto-suggestion while text processing on the selection of stopwords
DashPro
Implemented a new design & features to Card widget
Users can choose an option to input a Goal or Target number
The Growth percentage (Red/Green) is calculated and displayed based on the input above
Option to input a prefix to the aggregated number. Example, $234, Rs.234 etc.
Upgraded the ag-grid to the latest version (only for DashPro)
This maintains the state of the columns’ width and the sort while retrieving
Auto-sizing of the cell height based on the font size
More visually appealing
Added color picker for the dots in Scatter widget
Option to choose the position of Stats line - Above/Behind
Enhanced the legend color on attempting to change the chart theme in Zoomable Bubble
Added an option to enable the value in Gantt chart
Provided the option to choose ‘Full Weekday’ & ‘Full Month’ for date variable while grouping
Option to set the numerical axis to start from 0 or auto-scale
Bar
Stacked Bar
Grouped Bar
Column
Stacked column
Grouped column
Line
Area
Gantt
Scatter
Dumbbell plot
Grouped and sorted
Multiple axis
Zoomable bubble
Population pyramid
Bar with line
Layered column
Bullet
Candlestick
Option to enable separator for values in charts. The charts are,
Bar
Stacked Bar
Grouped Bar
Column
Stacked column
Grouped column
Pie
Line
Area
Heat map legend
Grouped and sorted
Multiple axis
Population pyramid
Bar with line /scatter
Layered column
Bullet
Bug fixes
Statistical bug fixes
Issues in Split function
Fixes on the selection of factors in the data table
DashPro bug fixes
Fixes in KPI card
Construction of the graphs on providing Stats line in Bar with Line
Fixes on Bignumber suffix and Round off
Data refresh(DB) bug fixes
Predictive Analytics bug fixes
Optical Character Recognition (OCR) bug fixes
Fixes on labeling the bounding boxes
An issue with naming and modifying the bounding boxes for saved templates
Fixed the navigation to the corresponding page while redrawing the selected bounding box
Version 7.3.0 - 31 Mar 2023
New features
User roles & permissions
Enhanced the code to have multiple admin users for the application
Added another user role “superuser” with the permissions of accessing the User’s quick actions, including the admin role permissions
DashPro
On the Zoomable bubble chart legend, the ability to click the element you want to filter (hide) from the chart area
Provided an option to sort data in Bar-with-Line to customize the chart
Indication of 100% missing values in the widget creation interface
Ability to select separate aggregation for each individual column for the multiple selection charts
Grouped Bar
Grouped column
Line
Area
Multiple Axis
Radar line
Bar with Line
Layered column
Bullet
KPI card
Custom Pivot
Implementation of “Show as positives” for the below charts
Stacked Bar
Grouped Bar
Stacked column
Grouped column
Optical Character Recognition (OCR)
User Interface (UI) improvements
Added ‘OCR Pro’ method to extract data with better accuracy (Premium credit based)
Improved features - Zooming, Panning, and resizing the PDF/Image files
Option to choose the content type for the selected box (Tabular or Text)
Provided the scroll bar to view the entire data in the output boxes
Maintaining the user-preferred sort method on the Projects page
Bug fixes
Profiling bug fixes
Data Analytics - Allowing only unignored columns to perform Sampling
Time series - Display the chosen date (target) variable in the plotted graph
Statistical bug fixes
Fixes on Split function and Text->Cat conversion
DashPro bug fixes
Fixes on Enable value and Round-off
Aligned the scale of Y axis in Bar-with-Line
Display of the factors count for the categorical columns on selection for the below charts
Grouped Bar
Grouped Column
Line
Box plot
Area
Multiple Axis
Radar Line
Optical Character Recognition (OCR) bug fixes
Optimized the loading time for PNG/JPEG files
Provided restriction for unsupported file formats
Predictive Analytics bug fixes
Added validation while saving the hyperparameter to ensure the user’s selection
Version 7.2.0 - 07 Mar 2023
New features
Projects page - Provided sorting options for the files with in each project
Dataset Name
Size
Created Date
Updated Date
DashPro
Added an option to align X-axis values (left, center & right) for the below charts
Column
Stacked column
Grouped column
Box plot
Bar with Line
Layered column
Provided Stats line for the widgets having multiple axes
Bar With Line/Scatter
Multiple line
Card - Ability to cut, copy & paste the text under labels.
Option to add thousands separator(‘,’) to the numerical values in grid
Table
Pivot
KPI
Custom Pivot
Ability to Ignore Zeros for the below widgets
Line
Multiple Axes
Area
Choice of filling Box-plot with color using color picker to make it more visually appealing.
Box plot
Ability to sort through X-axis values.
Date column can be used for the X-axis.
Export dashboard to PDF (beta).
Optical Character Recognition (OCR)
Optimized way of loading the pages of PDF - Sequential method.
Enhanced UI when re-drawing the bounding boxes.
Direct navigation to the final page of export for the saved templates.
Notable Enhancements
Statistics
Ability to include negative values in Custom binning.
Modified the separator to comma(,).
DashPro
Publish Dashboard - Restricted the following access to non-admin users
Interchange tabs
Filter widgets
Reposition widgets
Predictive Analytics - Disabled the prediction tab once the chosen model is deleted to prevent errors.
Bug fixes
Profiling bug fixes
Sampling & GDPR issues.
Statistical bug fixes
Removed the undesired API calls.
Issues in top functions - Repeat, Exclude string.
Alignment issues.
DashPro bug fixes
Chart retrieval issues.
Tab navigation issues.
Red flag indicator issues for the Published Dashboard.
Issues in formatting - Highlight negatives, Rounding off & Enable value.
Fixes on selection of factors using search field (Local & global filter).
Data refresh(DB) bug fixes.
Predictive Analytics bug fixes.
Optical Character Recognition (OCR) bug fixes
Fixes on saving templates.
Issue on processing and exporting the saved template.
Text Analytics bug fixes.
Version 7.1.1 - 03 Feb 2023
Notable Enhancements
Optical Character Recognition (OCR)
Supports multi-page PDFs and image files.
DashPro - Chart format features & options categorized
Axes
Axis Title (X Title, Y Title, Font Family, Title Font Size, X-axis Label font size, Y axis Label font size, X-rotation, Y-Rotation, Synchronize axis)
Chart Title
Chart Format
Chart Styling (Chart Theme, Line Style, Line Stroke, Line Bullet, Stroke Width, Bullet type, Stroke Width, X-scroll, Y-scroll, Enable Grid, Color Range)
Data labels (Enable Value, Value Font size, Font Family, Position, Roundoff value, Separator, Big Number Suffix, Color, Bold, Italic, Show as positives)
Legend (Legend & Legend Position)
Map features (Zoom, Mini Chart, Globe, Rotate)
Others (Stats Line, Cursor, Export)
DashPro - Rounding off the Stats line value for the below charts
Bar
Column
Stacked Bar
Stacked column
Line
Area
Grouped Bar
Grouped column
Statistics - String function (Extract & ExtractNum) - Precise extraction of numeric values.
Bug fixes
Statistical bug fixes
DashPro bug fixes
Data refresh (DB) bug fixes
Pipeline bug fixes
Predictive Analytics bug fixes
OCR bug fixes
Version 7.1.0 - 16 Jan 2023
New features
Optical Character Recognition (OCR)
Enhanced UI design.
Multiple tabs for the OCR.
Save the templates and apply them to a new PDF/image file.
Export the OCR data to a database (Currently supports MySQL).
Supports single page PDFs & Image files.
Multi-page PDFs will be supported in future releases.
Data Analytics
SQL editor - Options to auto-fill the select query upon right-clicking the table name
Select * from <table_name>
Select <field names> from <table_name>
Sort by feature to sort the projects on the Projects page.
Sort by - Name, Created date, and Updated date
Datatype conversion feature in Statistics - Categorical to Numerical (Cat->Num)
DashPro
Filter (Global & Local)
Visual indication of the count of filters applied.
Option to pin/unpin the Global filter on the Dashboard.
Included ‘between’ condition for Numerical and Date type columns.
New Widget - WordCloud
Create a WordCloud chart using a Text or Categorical column.
Options to choose N-grams and the number of top frequent words for plotting.
Ability to alter the gap between the axes labels for the below charts
Bar with Line
Line
Area
Column
Multiple column
Dumbbell
Stacked column
Notable Enhancements
Statistical test - Histogram density plot - Added a message for the user, if the values of the chosen column are alike.
Projects page
Added a separate vertical for ‘Accuracy’ in the saved ML models grid.
Display the count of checkboxes selected for the projects and files
DashPro
Bar with Line widget - Option to display enable value for either Bar (or) Line (or) both.
Added an option to pick out a shade for the Bullet chart (Scatter).
Enabled mouse-click events to edit tab names.
Ability to change the order of the aggregation conditions in the ‘Card’ widget.
Stabilized the alignment of the application’s left menu bar, footer, and top icons on navigating through different pages.
Bug fixes
Profiling and Sampling bug fixes.
Statistical bug fixes
String (Top function) - Restriction of negative values in the Sub-string function.
DashPro bug fixes
Fixes in filters on applying conditions (Local & Global) and in Published Dashboard.
Ability to view all the applied formulae in ‘card’ using the scroll.
Fixes on sorting icons over the Dashboard.
More robust indication for Local filter.
Data refresh (DB) bug fixes.
Pipeline bug fixes.
Collaboration bug fixes.
Predictive Analytics bug fixes.
Optical Character Recognition (OCR) bug fixes.
Version 7.0.1 - 08 Dec 2022
New developments
DashPro
Added enable value in the multiple axis charts.
Added an option to ‘Synchronize axis’ in Bar with Line widget.
New icon for Filter over the dashboard charts and the enhanced color indication to distinguish clearly the applied filters (Global & Local).
Added a switch to show or hide the empty bins on target distribution graph - Profiling page, Statistics page (Graphstat) & ML page.
Bug fixes
DashPro bug fixes
Fixes in Table widget on navigation to it after performing other widget(s) like KPI card.
Restricted the saving of the Pivot with no input.
Removed sorting options in ‘Table view’ for the saved widgets (My charts).
Retrieving the order of the records in ‘Table view ‘ as in ‘Graph view’ (My charts).
Calculating average (Stats line) for more than one column for Grouped Bar.
Enhanced display of the enable value on the Stacked Bar for negative bars.
Fixes in the filter query construction.
Collaboration fixes
SQL editor fixes
Tooltip for table names in DB source workspace.
Version 7.0.0 - 30 Nov 2022
New developments
DashPro - New clean UI for the Local filter and Global filter.
Statistical test - Implemented Two-Tailed Test in One-Sample T-Test.
Statistical test - Implemented Paired T-Test.
Data refresh (DB) - Newly added columns, if there are any, in the already loaded DB table are now pulled during the refresh (select * from)
Predictive Analytics - Added Expert Configuration in Custom ML.
Notable Enhancements
Data explorer - Enhancement in saving the project name using Enter button.
Date Difference (Transformations) - More precise calculation based on the unit (hour, minute, second).
Data refresh(DB)
Display of the latest updated date after file refresh on the Project page (Data explorer).
Enhancement to remain on the same page on refreshing.
DashPro
Color indication of local and global filters whether or not applied.
Enhanced view of the X-axis labels.
Enhanced the positioning of the values (enabled) for all the Bar & Column charts.
Added new icons for Global Filter, Table widget, Heatmap widget, Treemap widget and Text widget.
Sorting done on the dashboard widgets is now intact and retrieved.
Removed the dot plot for Grouped and Sorted.
Maintaining the order of Tabs on the Published Dashboard.
DashPro Filters
Ability to include/exclude filter missing values (Blanks).
Option to exclude the selected factors in Categorical fields.
Bug fixes
SQL editor bug fixes.
Statistical bug fixes
Query execution in Transformation.
Square root (Data transform) in Top functions - Generation of NaN value in the newly created column.
Restriction of sampling/filtering in Statistical tests if it is not taken into consideration.
Fixes in string functions for multiple columns input.
Fixes in Interval binning (Data transform).
Pipeline bug fixes.
DashPro bug fixes
Chart retrieval in Published Dashboard.
Fixes on showing up of data on copying the saved widgets.
To show the chosen column(s) in Pivot headers on editing the saved widget.
Data refresh (DB) bug fixes.
Prediction (Custom ML) bug fixes.
SEDGE 6.0 Release notes
Version 6.9.1 - 26 Oct 2022
Bug fixes
Pipeline bug fixes.
DashPro bug fixes
Chart retrieval in Published Dashboard.
Grid format in Summary
Fixes on position retaining and sorting functionality in the global filter
Prediction bug fixes
Restricted navigation to CustomML or AutoML page when one of the modules is in running state.
Consistent grey out of the Save model button once the model gets saved.
Turn up the formerly saved algorithm on direct navigation to Saved model.
Statistical bug fixes
Added X-axis label in Target distribution graph.
Version 6.9.0 - 14 Oct 2022
Notable enhancements
Enhancement of legend position for the below-mentioned charts in DashPro
Stacked bar
Grouped bar
Stacked column
Grouped column
Population pyramid
Added Sampling actions in pipeline activities.
Retaining of tab order in DashPro.
Added stats line for below-mentioned charts in DashPro
Bar
Stacked bar
Column
Grouped column
Added an option to “Delete only files” and “Delete complete User” in Users list.
Enhancement in KPI card period selection based on the Calendar unit - Year, Quarter, Month & Week.
Map with bubble - Added support for the Country codes in the selected Country column.
Custom ML - Added an option to ‘Predict & Download’ in Prediction page.
Delete date range in Statistics - Added an option to keep or delete the selected period.
Bug fixes
DashPro bug fixes.
File collaboration bug fixes.
Statistical bug fixes.
Custom ML prediction bug fixes.
Pipeline bug fixes.
Version 6.8.1 - 23 Sep 2022
Notable enhancement
Direct navigation to Published Dashboard from the Homepage.
Bug fixes
DashPro bug fixes.
Statistical bug fixes.
Version 6.8.0 - 14 Sep 2022
New features
Implementation of Date related top menu functions.
Publishing dashboard.
MongoDB support in the Database connection.
Notable enhancements
Addition of Holder(Owner) information on sharing of the file.
Addition of preserve state for KPI card and custom pivot in DashPro.
Implementation of local filter for below charts
Table
Pivot
Card
KPI card
Custom pivot
Functionality to fill missing row in a column by calculating the average of previous & next non-null value.
Implementation of multiple lines for Radar line.
Bug fixes
DashPro bug fixes.
Prediction bug fixes.
Statistical bug fixes.
Version 6.7.0 - 1 Aug 2022
Notable enhancements
Enhancement for the below charts
Table
Pivot
Summary
Enhancement in abortion of a model in Prediction.
Faster processing of chart retrieval in DashPro.
Implementation of relabeling a project using pseudo project name.
Version 6.5.0 - 27 May 2022
New features
Automated Machine Learning (Auto ML).
Implementation of machine learning prediction share.
Other notable enhancements
The following new charts are added in DashPro
Timeline chart
KPI card
Data card
DashPro optimisation.
Bug fixes
DashPro bug fixes.
Statistical bug fixes.
Version 6.3.0 - 31 Mar 2022
New features
The following new charts are added in DashPro
Bullet chart
Layered column chart
Map with bubble
Box plot
Kindly Refer DashPro
Interpreting a predictive Model using SHAP values.
Kindly Refer Predictive Analytics
Calculating statistical features for columns based on a grouping.
Kindly Refer Statistics-Data
Added numerical format conversion based on country and transpose function in Statistics.
Kindly Refer Statistics-Numerical operations
Other notable enhancements
Histogram with density plot for one sample t-test and Shapiro wilk in Statistical test.
Kindly Refer Statistics Tests
Comparison of distributions between few variables.
Kindly Refer Graphical Analysis
Bug fixes
Visualisation bug fixes
Statistical bug fixes.
Version 6.1.0 - 26 Feb 2022
New features:
The following new charts are added in DashPro
Zoomable bubble
Heat map legend
Treemap
Population pyramid
Candlestick chart
Kindly Refer DashPro
Implementation of scatter chart in Statistics.
Kindly Refer Scatter plot in Graphstat
Added Splitting and numerical extract operation functionalities.
Kindly Refer Statistics-string
Yeo-Johnson power transformation.
Kindly Refer Statistics-Maths
Few statistical tests are added - One sample T Test , Shapiro-Wilk , Chi-Square Test.
Kindly Refer Statistical Tests
Performance improvement.
Other notable enhancements:
Enhancement in Cluster analysis including optimal cluster calculation.
Kindly Refer Cluster analysis
Bug fixes:
Data visualisation bug fixes.
Statistical bug fixes.
SEDGE 5.0 Release notes
Version 5.5.0 - 21 Jan 2022
New features:
Color continuation in Visualisation [Variable’s factors will be having the color consistency across all charts in Dash Pro and the data visualization part].
Kindly Refer Color continuation
Other notable enhancements:
Enhancement in methods of imputation.
Kindly Refer Methods of imputation
Enhancement in file collaboration.
Kindly Refer File collaboration
Kwiatkowski–Phillips–Schmidt–Shin (KPSS) tests in Time series.
Kindly Refer KPSS test
Enhancement in One Hot Encoding.
Kindly Refer One Hot Encoding
Bug fixes:
Dash Pro charts.
Data wrangling functions.
Data ingestion via database.
Version 5.4.0 - 16 Nov 2021
New features:
File collaboration [User can share a project file, which is analysed, to other user]
Kindly Refer File collaboration
Hyperparameter suggestion in Time series.
Kindly Refer Hyperparameter suggesstion
Other notable enhancements:
Decision Tree analysis.
Kindly Refer Data Analytics
DashPro charts.
Kindly Refer Dash Pro
Bug fixes:
DashPro bug fixes.
Database big fixes.
Version 5.2.0 - 23 Sep 2021
New features:
Delta function.
Kindly Refer Delta function
Added 6 charts in DashPro.
Kindly Refer DashPro
Model comparison in Data Analytics.
Kindly Refer Model comparison
Actual vs Predicted target visualisation.
Kindly Refer Data analytics
Database file refresh.
Kindly Refer Control panel
My activities.
Kindly Refer Control panel
Other notable enhancements:
Added 3 more sampling methods.
User characterised shading in charts.
Added 5 more data imputation methods.
Bug fixes:
Statistical bug fixes.
Visualisation bug fixes.
Version 5.1.0 - 20 July 2021
New features:
Time series forecasting
Time based slicing.
Resampling.
Seasonal decomposition.
Stationarity checks.
ACF & PACF analysis.
Univariate/multivariate models.
Model comparisons and many more features.
Kindly Refer Time series forecasting
OCR [Optical Character Recognition]
Image OCR.
PDF OCR.
Google OCR.
Kindly Refer Optical Character Recognition
Expertise to build stored procedures in MYSQL Database.
Kindly Refer Data Analytics
Other notable enhancements:
DashPro Enhancements.
Newly added data wrangling functions.
More date extraction features.
Algorithms tuned for better accuracy.
Performance improvements.
Bug fixes:
Database issues.
Cluster analysis.
Data visualisation fixes.
Miscellaneous:
More secured data and authentication encryptions.
Validation messages in more comprehensive and to the problem.
SEDGE 4.0 Release notes
Version 4.2.0 - 5 July 2021
Enhancements in DashPro:
Kindly Refer DashPro for below enhancements.
Font Family and Font Size for Labels.
Chart values position changes according to requirement.
Charts colour palettes/Themes.
Few existing features tuning.
Few enhancement & bug fixes.
Other notable enhancements:
Tuned Support Vector Machines.
Kindly Refer Algorithms
Bug fixes:
Few bug fixes for specific scenarios.
Version 4.1.0 - 16 Apr 2021
New features:
Added new functions in transformations.
Kindly Refer Transformations
New algorithm – Multi-Layer Perceptron and Light GBM.
Kindly Refer Algorithms
SEDGE in Japanese.
Kindly Refer Basics
Other notable enhancements:
Support Vector Machine is tuned based on dataset characteristics.
Kindly Refer Algorithms
User can report a bug or raise a request through the application.
Kindly Refer Basics
User can contact SEDGE team through “Need consulting ? “ option.
Kindly Refer Basics
User can also share their finding , post scientific challenges of SEDGE and many more through “Forum”.
Kindly Refer Basics
DashPro enhancements.
Kindly Refer DashPro
N-Grams in Text processing.
Kindly Refer Statistics - Text
Bug fixes:
Transformation validations
DashPro bug fixes
Model save fixes
SMOTE fix
SEDGE 3.0 Release notes
Version 3.0.2 - 26 Feb 2021
New features:
DashPro – BI module to develop and custom our own charts
Kindly Refer DashPro
COVID Calculator - A mathematical model to predict how long will it be before we reach herd immunity https://analysis.sedge.ai/covid-vaccine-calculator
Kindly Refer COVID Calculator
LIME – Local interpretations
Kindly Refer Prediction
Optimized visualization using Hi-Charts
Kindly Refer Visualization
Decision tree analysis – Visualization
Kindly Refer Visualization
Other notable enhancements:
Sign up and Login
Kindly Refer Application access
Jupyter notebook – Enhanced to minimal user intervention
Kindly Refer Jupyter notebook
Extracting more day and time related parameters from a date column.
Kindly Refer Statistics - Date
Tuned variable of importance based on sampling
Kindly Refer Variable of importance
Bug fixes:
Sampling fixes
Sign up/Login fixes
Optimization
Python disconnection issue for huge volumes model training
Machine learning fixes
Deprecated:
Text analytics
Face recognition
OCR
Object detection
Version 3.0.1 - 26 Nov 2020
New features:
New UI - Material design , AG-Grid and Hi-Charts
Kindly Refer Visualization
Support different delimiter files
Kindly Refer File upload
Added PostgreSQL , MariaDB
Kindly Refer DB connection
Multiple file uploads
Kindly Refer File upload
Data preview – Auto cleaning and display
Kindly Refer Data preview
Data sampling methods
Kindly Refer Data profiling
Information about the dataset for easy cleaning
Kindly Refer Data Analytics
GDPR
Kindly Refer GDPR
40+ data wrangling functions
Kindly Refer Statistics top functions
30+ transformation functions
Kindly Refer Transformations
Variable of importance and evaluation metrics including Gain, Lift and K-S charts
Kindly Refer Data Analytics
AUC-ROC
Kindly Refer AUC-ROC
Visualizing predicted output
Kindly Refer Prediction
Trained model sharing to users who can access from any other environment
Kindly Refer Prediction
Other notable enhancements:
Data table with details of a selected feature’s class
Bivariate analysis of any selected column against the target by a simple toggle
Advanced statistics such as Kurtosis , Skewness and others
Depiction of outliers using box plot
Important features and their contribution against the target
Class imbalance suggestions
Multi class predictions up to 20 classes
Helps for each module
Deprecated:
Nonlinear correlation techniques – MAC, MIC,DCOR
RAM and Hard disk utilization
SEDGE 2.0 Release notes
Version 2.0.0 - 18 Mar 2020
New features:
File upload and DB connections
Kindly Refer Data sources
Data load from HDFS
Kindly Refer File upload
Distribution against target
Kindly Refer Profile dataset
Advanced statistics
Kindly Refer Statistics - Advanced
Cluster analysis
Kindly Refer Cluster analysis
Deviation analysis
Kindly Refer Deviation analysis
Outlier analysis
Kindly Refer Outlier analysis
9 Algorithms added
Kindly Refer Algorithms
Evaluation metrics such as accuracy, Precision, Recall, Log-loss, Confusion matrix
Kindly Refer Variable of importance
Text analytics , OCR , Image and Video analytics
Kindly Refer Functionality
Other notable enhancements:
One hot encoding
Kindly Refer One hot encoding
Correlation and network chart
Kindly Refer Correlation chart
Change password
Kindly Refer Application access
Renaming factor
Kindly Refer Renaming factor