Skip to content

DEEP v1.3.7

Latest
Compare
Choose a tag to compare
@pprabesh pprabesh released this 17 May 11:05
repo branch
server https://github.com/the-deep/server/releases/tag/rc-v1.3.6
client https://github.com/the-deep/client/releases/tag/rc-v1.3.6
react store https://github.com/the-deep/react-store/tree/rc-v1.3.5

General

  • Improvements to UI/UX components such as buttons, inputs, pop-ups and tables
  • Fixed an issue with overlapping widgets in the Entries list Page
  • Fixed Tabular view and Grid view switch logic for Leads
  • Added pending image message during export

Tabular

  • Removed 'Ignore' button

  • Removed initial wizard pane for Excel sheets

  • Added better messaging for Tabular sheet table

  • While editing Tabular headers, geo info now appears on the side instead of a pop-up modal

  • Fixed sheet column name change for header row change

  • Fixed issue of tabular sheets not being deleted or retrieved

  • Health bar in tagging page is now hidden by default and appears only when clicking the 'eye' button

  • Improved word cloud with better spacing

  • Fixed the label markers of histogram in expanded view of charts

  • Fixed SVG tooltip

  • Preview for Geo field in Tabular now appears as an image with zoom-able feature

  • Added preview viz on background when processing tabular data

  • All tabular fields are visible even if it's being processed

  • Added stats for null/invalid fields in chart preview (Also added in Export)

  • Added tick mark and axis for count in charts

Export

  • Export now supports multiple fonts
  • Added SI prefix separators in export
  • Added default 'No Preview Available' images for charts which cannot be exported in docx format
  • Removed border for graphs
  • Date in export is now treated as strings
  • Resolved issues with too many bar names
  • Added Ability to re-trigger export through admin panel

Technical

  • Updated Sentry SDK