Skip to content

Releases: Vizzuality/trase

6.0.4

20 Nov 10:54
199f461
Compare
Choose a tag to compare
  • Fix explore subnational commodities tagging
  • Set colours on ZDC indicator

More flexible downloads parametrisation

04 Nov 08:31
158fcfd
Compare
Choose a tag to compare
6.0.3

More flexible downloads parametrisation

6.0.1

16 Oct 08:37
e6cd1dd
Compare
Choose a tag to compare

Hotfix: Fix logistic maps with a timeline component missing guard

Q3 data release + map upgrade & partial refreshing

15 Oct 08:57
Compare
Choose a tag to compare
  • "materialised tables" with partial refreshing applied
  • map upgrade
  • subnational years
  • WB & ComTrade importers

5.3.6

07 Oct 09:44
6279f6b
Compare
Choose a tag to compare

Update Banner

Minor release update yearbook nav + bbc banner

15 Sep 08:42
3f95199
Compare
Choose a tag to compare
Merge pull request #1547 from Vizzuality/develop

5.3.5

Q2 data release & part of Q1 code release

25 Jun 09:11
Compare
Choose a tag to compare
  • importers for country profiles external indicators
  • compatibility changes to profile endpoints in preparation for country profiles
  • country profiles endpoints
  • profile fixes (data release compatibility)
  • IE compatibility fixes
  • map attributes export

Add Finance link

28 May 15:31
Compare
Choose a tag to compare

Added Finance link to Trase finance on navbar

Data view

05 Mar 08:15
Compare
Choose a tag to compare
  • a unified data view, with ability to switch between the map, sankey and dashboards
  • a new entry point to the data tools with multi-step data explore
  • performance optimisations, including streaming zipped downloads

Q4 2019 code release

11 Feb 15:47
Compare
Choose a tag to compare

Frontend

  • Indonesia - Mills logistics hubs download
  • About page "Methods and data" page
  • About page bullet point styles change
  • Flows sorting issue
  • New way to select map layers
  • New way to select flow indicators
  • New way to select years
  • Search optimization (more responsive and more results)
  • Improvements in maintainability to the way we share indicator colors between sankey and dashboard.
  • [BONUS] Adds support to download dashboard widgets as CSV (from table view) 🔥
  • Fix Safari sliders weird gradient
  • Fix widget table columns mismatch

Backend - performance

  • Sankey: application of partitioned tables and a faster implementation of “OTHER” node grouping
  • Downloads: optimisation of helper queries, application of partitioned tables, removal of obsolete materialised views
  • Dashboards filters: faster implementation of subquery that filters by co-occurring nodes (major source of slowness for the companies endpoints)
  • Dashboards charts: application of partitioned tables
  • Actor profiles: precomputing summaries
  • Upgraded sidekiq to a new faster version
  • Increased concurrency on background job processing, to take advantage of the bigger machine and the work that aimed to decouple background operations

Back end - other: