Releases: Vizzuality/trase
Releases · Vizzuality/trase
6.0.4
- Fix explore subnational commodities tagging
- Set colours on ZDC indicator
More flexible downloads parametrisation
6.0.3 More flexible downloads parametrisation
6.0.1
Hotfix: Fix logistic maps with a timeline component missing guard
Q3 data release + map upgrade & partial refreshing
- "materialised tables" with partial refreshing applied
- map upgrade
- subnational years
- WB & ComTrade importers
5.3.6
Update Banner
Minor release update yearbook nav + bbc banner
Merge pull request #1547 from Vizzuality/develop 5.3.5
Q2 data release & part of Q1 code release
- 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
Added Finance link to Trase finance on navbar
Data view
Q4 2019 code release
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:
- Small fix to CMS forms (alphabetical ordering of context / context node type dropdowns)
- New automatically built ReDoc documentation pages for both internal and public APIs, taking advantage of existing swagger specifications (https://vizzuality.github.io/trase/api/trase_public_api.html)