Releases: developmentseed/aep
Releases · developmentseed/aep
Version 1.0.0
✔️ Features
This version adds support for:
- External studies featured on the studies hub. These are rendered within the context of the card list, with an iconographic indication.
📄 Documentation
- How to include external studies. Check the docs;
- How to upload datasets to Energydata.info, so these can be used in AEP. Check the guided steps;
- Improved README.
✨ Improvements
- Misc layout tweaks.
Version 0.5.1
This release includes a patch to fix the display of the study summary page on small screens.
Version 0.5.0
✔️ Features
This version adds support for:
- Customization of map popover properties (label and value). Documentation.
- Static pages powered by markdown files. Documentation.
- Study summary page powered by markdown. Documentation.
📄 Content
- About page
- Toolkit page
- Support page
✨ Improvements
- Welcome page illustration
- Meta images
- Several layout tweaks for a better mobile experience
Version 0.4.0
➕ Features
This release adds support for:
- charts on the summary page. Through the study configuration, it's possible to add an arbitrary number of donut charts and big numbers. Documentation.
- popups on the map page. Users can inspect the map by clicking on the feature. The popup will display any property available in the source data.
- retractable layer switcher. The layer switcher can be minimized to create more space on the screen to interact with the map.
✨ Improvements
- new layout for the homepage
Version 0.3.0
➕ Features
- legends for both vector and raster layers are added to the layer panel to help users navigate the map. Legends from vector layers are automatically generated from the style, but can be overridden through configuration. Documentation here.
Legends for raster layers and vector features
✨ Improvements
- improved experience on mobile
- renamed the categories on the layer panel to 'Outcome' and 'Input'
Version 0.2.0
✨ Features
- general UI & UX improvements, including the implementation of the look and feel from existing ESMAP products
- the Study Cards and the Summary View is now powered by dynamic content from the study configuration
- support for custom map markers. This version includes two example markers that can be extended in future releases.
- the Global Wind Atlas was added as a layer to the Kenya study
- a documentation section that contains information about managing the study configuration
Version 0.1
First functional prototype. This includes
- the core layout and user flow of the application
- the Kenya data layers
- each study and associated map styles can be customized through YML and JSON files
- a validation system runs prior to deploys, to make sure configuration follows the schema