Skip to content

Latest commit

 

History

History
443 lines (320 loc) · 21.7 KB

CHANGELOG.md

File metadata and controls

443 lines (320 loc) · 21.7 KB

v1.2.0 (2024-06-07)

Image versions

  • datalens-control-api: 0.2091.0
  • datalens-data-api: 0.2091.0
  • datalens-ui: 0.1685.0 -> 0.1712.0 (full changelog)
  • datalens-us: 0.204.0 -> 0.205.0 (full changelog)

New features

Bug fixes

Security

v1.1.0 (2024-06-05)

Image versions

  • datalens-control-api: 0.2091.0
  • datalens-data-api: 0.2091.0
  • datalens-ui: 0.1675.0 -> 0.1685.0 (full changelog)
  • datalens-us: 0.204.0

New features

Bug fixes

v1.0.0 (2024-05-31)

Changes

  • Introducing the new versioning system

2024-05-30

  • datalens-control-api: 0.2080.0 -> 0.2091.0
  • datalens-data-api: 0.2080.0 -> 0.2091.0

Changes

2024-05-28

  • datalens-us: 0.202.0 -> 0.204.0
  • datalens-ui: 0.1641.0 -> 0.1675.0

Changes

  • Fix widget params with invalid values (ui:#1008)
  • Fix table rows selection on Windows & Linux (for cross chart filtration) (ui:#1009)
  • Support widget selection in dash relations (ui:#997)
  • Disable paste for entries linked to another workbook\directory (ui:#824)
  • Display dash info by url param (_opened_info=1) (ui:#1012)
  • Support adding dataset in control dialog by link (ui:#1017)
  • Remove custom sort from manageTooltipConfig (ui:#1023)
  • Add hint for selectors and table header (ui:#1030)
  • Move RelativeDatesPicker to new DatePicker component (ui:#1024)
  • Normalize yfm styles between chart and dash (ui:#1036)

2024-05-20

  • datalens-us: 0.192.0 -> 0.202.0
  • datalens-ui: 0.1586.0 -> 0.1641.0

Changes

  • Fix markdown term plugin (ui:#950)
  • Change position of action panel on dash (ui:#949)
  • Fix p template margin styles for markdown (ui:#954)
  • Fix png images background styles in yfm (ui:#958)
  • Fix datepicker focus behavior on clear (ui:#961)
  • Added reload event and render notification for charts in embedded mode (ui:#964)
  • Fix dataset source table styles (ui:#969)
  • Fix markup item check (ui:#971)
  • Fix tree-colors palette coloring (ui:#986)
  • Fix duplicating filters on diff apply for wizard Undo (ui:#983)
  • Fix tag param with big value in params settings section in widgets (ui:#993)
  • Fix retry handler in case of connection data fetching failure (ui:#996)
  • Hierarchy chart warning (ui:#850)
  • Fix dataset select position (wizard) (ui:#1000)
  • Fix title bg in edit mode on contrast theme (ui:#1001)

2024-05-02

Updated images

  • datalens-control-api: 0.2058.0 -> 0.2080.0
  • datalens-data-api: 0.2058.0 -> 0.2080.0

Changes

  • Add image markup (backend:#408)
  • Allow to disable joins optimization (backend:#329)
  • Allow null as a default for LAG in CH (backend:#395
  • Typed query processor improvements
  • Add execution timeout to PG, ClickHouse connectors
  • Enable MySQL as connector type (backend:#409)
  • Enable Greenplum as connector type (backend:#410)

Full changelog.

2024-04-27

  • datalens-ui: 0.1564.0 -> 0.1586.0

Changes

  • Improve calendar component in connections (ui:#913)
  • Refactor mobile header + mobile fixes (ui:#918)
  • Fix breadcrumbs styles for full-width stretching (ui:#922)
  • Fix dash white body background (ui:#924)

Markdown text widget improvements:

2024-04-22

  • datalens-us: 0.189.0 -> 0.192.0
  • datalens-ui: 0.1532.0 -> 0.1564.0

Changes

  • Fix color and ellipsis styles in Breadcrumbs (ui:#882)
  • Fix chart inspector dialog styles (ui:#910)
  • Remove extra rerenders on text widgets (ui:#911)
  • Fix autoheight in texts widgets with formula & magiclinks (ui:#912)

Markdown text widget improvements:

  • Fix markdown chart autoheight on cut expand (ui:#889)
  • Add markdown term, remove overflow on higher widget wrapper (ui:#890)
  • Add markdown colorify (ui:#894)
  • Yfm bugfixes (ui:#899)
  • Fix term popup background (ui:#904)

2024-04-15

  • datalens-us: 0.185.0 -> 0.189.0
  • datalens-ui: 0.1488.0 -> 0.1532.0

Changes

  • Fix custom palettes in QL charts (ui:#835)
  • Fix pivot table with page number over limit (ui:#839)
  • Fix default displaying retry button for chart edit modes (ui:#845)
  • Fix double request on Run button click in QL (ui:#852)
  • Add text&title widget autoheight setting (ui:#880)

2024-04-05

  • datalens-us: 0.184.0 -> 0.185.0
  • datalens-ui: 0.1485.0 -> 0.1488.0

Changes

  • Fix flat table with totals and without data (ui:#834)

2024-04-01

  • datalens-us: 0.179.0 -> 0.184.0
  • datalens-ui: 0.1462.0 -> 0.1485.0

Changes

  • Add dataset optimize join (required) field (ui:#810)
  • Enable chart cross filteration (ui:#827)
  • Fix chart cross filteration setting in widget dialog (ui:#823)
  • Add chart cross filteration settings on demo with d3 charts (us:#104)
  • Improve render time for multidataset charts data (ui:#820)
  • Fix drillDown with datetime field (ui:#814)
  • Fix chart widget loading in mobile (ui:#803)
  • Collections and workbooks UI improvements (ui:#707)

2024-03-22

  • datalens-us: 0.175.0 -> 0.179.0
  • datalens-ui: 0.1440.0 -> 0.1462.0

Changes

  • Fix nginx port 80 permission denied on ubuntu 16 (ui:#797)
  • Fix ql tabs styles (ui:#795)
  • Fix both way connection selection total connections reset for dash relations (ui:#777)
  • Fix subtotals for NULL values for pivot tables (ui:#776)

2024-03-18

Updated images

  • datalens-control-api: 0.2048.2 -> 0.2058.0
  • datalens-data-api: 0.2048.2 -> 0.2058.0

Changes

  • Use root ca explicitly in http-based adapters reducing disk reads (backend:#262)
  • Allow constant expressions in GROUP BY for everything except YDB (backend:#290)
  • Enable gp_recursive_cte during statement preparation in the Greenplum connector (backend:#175)
  • Fix a date subtraction bug in MySQL connector (backend:#314)
  • Added new query types for DashSQL:
    • generic_distinct - Generic type for queries with a single-column result (i.e. all distinct values of a dimension column)
    • generic_label_values - More specific than generic_distinct for connectors that have the concept of labels

Full changelog.

2024-03-16

Updated images

  • datalens-us: 0.168.0 -> 0.175.0
  • datalens-ui: 0.1410.0 -> 0.1440.0

Changes

  • Unify empty states styles (ui:#731)
  • Switched to @diplodoc/transform v4, changed markdown default styles (ui:#740)
  • Minor improvements for mobile version (ui:#763)

Some improvements for relations:

  • Improve disable dash relations select (ui:#767)
  • Fix displaying saved new dash relation, disable close relations modal by esc and click by outside (ui:#759)
  • Add indirect relation unknown relations support (ui:#758)
  • Fix random aliases deletion (ui:#770)

2024-03-07

Updated images

  • datalens-us: 0.159.0 -> 0.168.0
  • datalens-ui: 0.1384.0 -> 0.1410.0

Changes

  • Reduce alias list in add popup for controls (ui:#700)
  • Fix pivot table(no data + totals + bar) (ui:#699)
  • Add current dash tab highlight in dash tabs popup (ui:#706)
  • Fix column width setting in QL charts (ui:#713)
  • Fix parameter with a default value of 0 (ui:#719)
  • Fix charts tabs displaying on dashboards in corner cases (ui:#723)

2024-03-01

Updated images

  • datalens-ui: 0.1316.0 -> 0.1384.0

Changes

  • Workbook page redesign (ui:#562)
  • Fix displaying alias modal on select ignore link (ui:#623)
  • Fix background color for null values in flat table (ui:#634)
  • Fix title selection for segments (ui:#637)
  • Add dnd for sorting manual values on settings (ui:#677)
  • Add opening anchor links in self instead of blank (ui:#689)

Some improvements for relations:

  • New relations improvements (ui:#647)
  • Fix aliases validation for the same dataset (ui:#652)
  • Add problematic alias to error output (ui:#654)
  • Fix invalid popup height (ui:#664)
  • Dialog relations fix & improve disconnect action (ui:#669)
  • Alias modal fix (ui:#684)
  • Fix some relations cases with external controls (ui:#685)
  • Fix relations for QL chart (ui:#691)
  • Returning a lost icon (ui:#693)

2024-02-22

Updated images

  • datalens-control-api: 0.2046.0 -> 0.2048.2
  • datalens-data-api: 0.2046.0 -> 0.2048.2

Changes

  • Minor improvements

2024-02-16

Updated images

  • datalens-us: 0.157.0 -> 0.159.0
  • datalens-ui: 0.1296.0 -> 0.1316.0

Changed

  • Refactored logic of displaying new relations (ui:#602)
  • Fix preload dark theme (ui:#610)
  • Fix chart coloring with null value (ui:#593)
  • Fix axis labels formatting for bar charts (ui:#592)

2024-02-09

Updated images

  • datalens-us: 0.149.0 -> 0.157.0
  • datalens-ui: 0.1268.0 -> 0.1296.0

Changed

  • Support inner label in datepicker control (ui:#566)
  • Add required selector option (ui:#563)
  • Add dash ActionPanel animation (ui:#560)
  • Fix remove alias area, fix alias controls icons displaying (ui:#585)
  • Fix flat table gradient coloring (ui:#559)

2024-02-02

Updated images

  • datalens-us: 0.143.0 -> 0.149.0
  • datalens-ui: 0.1245.0 -> 0.1268.0

Changed

  • Changed hide retry on some errors (ui:#532)
  • Fix charts with params and datasets relations (ui:#521)
  • Fix save button behaviour for QL charts (ui:#548)
  • Fix bundlesize (ui:#551)

2024-01-26

Updated images

  • datalens-us: 0.133.0 -> 0.143.0
  • datalens-ui: 0.1137.0 -> 0.1245.0

Changed

  • Add line support for d3 visualizations (ui:#334)
  • Add shapes support for d3 visualizations (ui:#516)
  • Add postgres env vars for US (us:#54)
  • Disable old relations (ui:#518)
  • Fix removing comments in QL charts (ui:#523)
  • Fix chart autoHeight calculation (ui:#482)

2024-01-24

Updated images

  • datalens-control-api: 0.2042.0 -> 0.2046.0
  • datalens-data-api: 0.2042.0 -> 0.2046.0

Changed

  • Switched datalens-control-api and datalens-data-api containers to rootless mode
  • Updated datalens-control-api & datalens-data-api base image from Ubuntu 20.04 to 22.04
  • Fixed dataset loading when the connection is deleted
  • Constant expressions are now removed from GROUP BY during query compilation

2024-01-20

  • Add UI_PORT env param

2024-01-15

  • Add docker-compose-dev.yml

2023-12-27

Updated images

  • datalens-control-api: 0.2040.0 -> 0.2042.0
  • datalens-data-api: 0.2040.0 -> 0.2042.0

Changed

  • Enabled YDB connector

2023-12-26

Updated images

  • datalens-us: 0.132.0 -> 0.133.0
  • datalens-ui: 0.1113.0 -> 0.1137.0

Changed

  • Added export to Excel feature
  • Fix opening dash widget dialog with active widget tab
  • Small interface improvements and bugfixies
  • Fixed Apple M-series chips compatibility

2023-12-21

Updated images

  • datalens-control-api: 0.2038.1 -> 0.2040.0
  • datalens-data-api: 0.2038.1 -> 0.2040.0
  • datalens-us: 0.116.0 -> 0.132.0
  • datalens-ui: 0.955.0 -> 0.1113.0

Changed

  • Updated system dependencies to fix vulnerabilities
  • datalens-ui and datalens-us containers switched to rootless mode
  • Fix table markup sorting
  • Fix colors and shapes by field with prefix/postfix in title
  • Fix ColorMode behaviour for bar charts
  • New datepicker with relative dates for parameters in QL
  • Add beta relations on dashboards
  • Improve create dash entry without filling name first
  • Collections & workbooks sorting fix
  • Improve mobile dashboard page, added TOC & improve header mobile view

2023-11-24

Updated images

  • datalens-control-api: 0.2038.0 -> 0.2038.1
  • datalens-data-api: 0.2038.0 -> 0.2038.1
  • datalens-us: 0.110.0 -> 0.116.0

Changed

  • Add demo wokbook with local PostgreSQL database

2023-11-15

Updated images

  • datalens-control-api: 0.2037.0 -> 0.2038.0
  • datalens-data-api: 0.2037.0 -> 0.2038.0
  • datalens-us: 0.96.0 -> 0.110.0
  • datalens-ui: 0.795.0 -> 0.966.0

Changed

  • UI improvements for dashboard editings
  • Fixed gradient color settings on pie and pie charts
  • UI improvements for workbooks (buttons grouping)
  • QL charts: implemented a '+' button to add fields