|
1 | | -# SEED Version 2.16.0-beta |
2 | | - |
3 | | -This Beta released contains new functionality to help track building-portfolio programs such as Benchmarking and basic-Building Performance Standards. In order to track programs, SEED was updated with a program configuration page with the selection of two metrics to track (typically an energy and emissions metric). The tracking requires an actual and a goal column to be defined allowing the program to determine if a property is in compliance. |
4 | | - |
5 | | -A new program insight page was creating allowing easy visualization over the compliance periods. In addition, new backend functionality was created for "filter groups" allowing for a user to save a set of labels and filters into a recallable filter group. The filter groups can be then aggregated with sums, averages, etc., and plotted on a custom report page. |
6 | | - |
7 | | -Date Range: 09/08/22 - 09/29/22 |
8 | | - |
9 | | -Closed Issues and Features (Total: 28): |
10 | | -- Fixed [#3148]( https://github.com/SEED-platform/seed/issues/3148 ), Beta Property List view: Tax lot data is not being displayed under Properties, and Properties are not being displayed under Tax Lots |
11 | | -- Fixed [#3341]( https://github.com/SEED-platform/seed/issues/3341 ), Replace charting library on reports page |
12 | | -- Feature [#3346]( https://github.com/SEED-platform/seed/issues/3346 ), Filter Group - Back End |
13 | | -- Feature [#3349]( https://github.com/SEED-platform/seed/issues/3349 ), Filter Group - Front End (Inventory List) |
14 | | -- Feature [#3354]( https://github.com/SEED-platform/seed/issues/3354 ), Enable ability to not map a column in SEED |
15 | | -- Fixed [#3433]( https://github.com/SEED-platform/seed/issues/3433 ), Add translations to BETTER Analysis helper text |
16 | | -- Feature [#3459]( https://github.com/SEED-platform/seed/issues/3459 ), Create Compliance Metric Setup Page |
17 | | -- Feature [#3460]( https://github.com/SEED-platform/seed/issues/3460 ), Create Program Overview Page |
18 | | -- Feature [#3467]( https://github.com/SEED-platform/seed/issues/3467 ), integrate filter_groups into data_view |
19 | | -- Feature [#3487]( https://github.com/SEED-platform/seed/issues/3487 ), Create Property Insights Page |
20 | | -- Fixed [#3489]( https://github.com/SEED-platform/seed/issues/3489 ), Phrase 'Data View' to 'Custom Reports' |
21 | | -- Fixed [#3491]( https://github.com/SEED-platform/seed/issues/3491 ), Confirm edit and save updates the graph |
22 | | -- Fixed [#3493]( https://github.com/SEED-platform/seed/issues/3493 ), Improve DataView Plot legend and format table |
23 | | -- Fixed [#3494]( https://github.com/SEED-platform/seed/issues/3494 ), Refresh list of dataviews when on metrics overview page |
24 | | -- Fixed [#3524]( https://github.com/SEED-platform/seed/issues/3524 ), Create function for selecting 'No Filter Group' |
25 | | -- Fixed [#3525]( https://github.com/SEED-platform/seed/issues/3525 ), Update the link for Program Overview on Program Setup Page |
26 | | -- Fixed [#3527]( https://github.com/SEED-platform/seed/issues/3527 ), Lokalize check all strings |
27 | | -- Fixed [#3528]( https://github.com/SEED-platform/seed/issues/3528 ), Create UI indicator when saving changes on Program Metric Configuration Page |
28 | | -- Fixed [#3529]( https://github.com/SEED-platform/seed/issues/3529 ), Modify "Save Changes" button on Program Setup Page |
29 | | -- Fixed [#3531]( https://github.com/SEED-platform/seed/issues/3531 ), Amend "Year Built" axis on Property Insights Page |
30 | | -- Fixed [#3532]( https://github.com/SEED-platform/seed/issues/3532 ), Remove gaps between nav links |
31 | | -- Fixed [#3533]( https://github.com/SEED-platform/seed/issues/3533 ), Update Program Setup page for an additional metric type check |
32 | | -- Fixed [#3534]( https://github.com/SEED-platform/seed/issues/3534 ), Integrate auto-refresh to the Custom Reports Page |
33 | | -- Fixed [#3535]( https://github.com/SEED-platform/seed/issues/3535 ), Update Program Setup page for a check on actual column |
34 | | -- Fixed [#3536]( https://github.com/SEED-platform/seed/issues/3536 ), Fix the auto-populate modal which shows empty scrollbars by default |
35 | | -- Fixed [#3537]( https://github.com/SEED-platform/seed/issues/3537 ), Fix the docker images that don't support the TZ environment variable without adding tzdata via apk |
36 | | -- Fixed [#3538]( https://github.com/SEED-platform/seed/issues/3538 ), Fix the temporary underline that results from :focus not being handled |
37 | | -- Fixed [#3558]( https://github.com/SEED-platform/seed/issues/3558 ), Program Setup: Add 'string' data type to valid column data types |
| 1 | +# SEED Version 2.16.0 |
| 2 | + |
| 3 | +This release contains new functionality to help track building-portfolio programs such as Benchmarking and basic-Building Performance Standards. In order to track programs, SEED was updated with a program configuration page with the selection of two metrics to track (an energy and emissions metric). The tracking requires an actual and a goal column to be defined allowing the program to determine if a property is in compliance. |
| 4 | + |
| 5 | +A new program insight page was created to allow easy visualization over the compliance periods. In addition, new backend functionality was created for "filter groups" allowing for a user to save a set of labels and filters into a recallable filter group. The filter groups can be then aggregated with sums, averages, etc., and plotted on a custom report page. |
| 6 | + |
| 7 | +Lastly, the new changelog format comes directly from GitHub now, removing the need to run the custom GitHub script. |
| 8 | +<!-- Release notes generated using configuration in .github/release.yml at 2.16.0-release-prep --> |
| 9 | + |
| 10 | +## What's Changed |
| 11 | +### New Features 🎉 |
| 12 | +* Add filter groups to insight page by @haneslinger in https://github.com/SEED-platform/seed/pull/3505 |
| 13 | +* Add GHG and GHG Intensity units by @Ryoken in https://github.com/SEED-platform/seed/pull/3518 |
| 14 | +* Data insight view format and usability improvements by @aviveiros11 in https://github.com/SEED-platform/seed/pull/3519 |
| 15 | +* Enable ability to not map a column in SEED by @haneslinger in https://github.com/SEED-platform/seed/pull/3523 |
| 16 | +* Program metric and insights pages by @kflemin in https://github.com/SEED-platform/seed/pull/3521 |
| 17 | +* BPS insights development by @haneslinger in https://github.com/SEED-platform/seed/pull/3546 |
| 18 | +* Program metric UI improvements by @aviveiros11 in https://github.com/SEED-platform/seed/pull/3542 |
| 19 | +* Implement Program Setup Page by @anchapin in https://github.com/SEED-platform/seed/pull/3541 |
| 20 | +* Add simple export buttons to charts by @haneslinger in https://github.com/SEED-platform/seed/pull/3561 |
| 21 | +* Switch to created filter group after creation by @haneslinger in https://github.com/SEED-platform/seed/pull/3569 |
| 22 | +* Use the same color for each axis per filter group by @haneslinger in https://github.com/SEED-platform/seed/pull/3587 |
| 23 | +* Add 'ghg' and 'ghg_intensity' to 'valid_column_data_types' for Custom Report by @anchapin in https://github.com/SEED-platform/seed/pull/3570 |
| 24 | +* Add export column mappings by @nllong in https://github.com/SEED-platform/seed/pull/3611 |
| 25 | +* Allow filtering on all columns including related taxlots/properties by @haneslinger in https://github.com/SEED-platform/seed/pull/3618 |
| 26 | +* Add the ability to create multiple compliance programs by @anchapin in https://github.com/SEED-platform/seed/pull/3623 |
| 27 | +* Add create, update, retrieve, and delete to Meter API by @nllong in https://github.com/SEED-platform/seed/pull/3639 |
| 28 | +### Maintenance |
| 29 | +* Update report charts to use Charts.js by @kflemin in https://github.com/SEED-platform/seed/pull/3368 |
| 30 | +* Add translations to BETTER Analysis helper text by @anchapin in https://github.com/SEED-platform/seed/pull/3562 |
| 31 | +* Add missing Lokalize tags by @aviveiros11 in https://github.com/SEED-platform/seed/pull/3563 |
| 32 | +* Fix Typos by @axelstudios in https://github.com/SEED-platform/seed/pull/3564 |
| 33 | +* Output proper error message by @haneslinger in https://github.com/SEED-platform/seed/pull/3592 |
| 34 | +* Final version of the BPS sample data files by @anchapin in https://github.com/SEED-platform/seed/pull/3584 |
| 35 | +* Remove nosetests and fix precommit by @nllong in https://github.com/SEED-platform/seed/pull/3619 |
| 36 | +* BPS Data Final Updates by @anchapin in https://github.com/SEED-platform/seed/pull/3646 |
| 37 | +### Bug Fixes |
| 38 | +* Fix only collect columns that aren't related by @Ryoken in https://github.com/SEED-platform/seed/pull/3515 |
| 39 | +* Revised the Custom Reports page to remove custom report from list after deletion by @anchapin in https://github.com/SEED-platform/seed/pull/3522 |
| 40 | +* Fix null x axis by @kflemin in https://github.com/SEED-platform/seed/pull/3543 |
| 41 | +* Fix SEED logo focus by @axelstudios in https://github.com/SEED-platform/seed/pull/3547 |
| 42 | +* Fix auto-populate scrollbars by @axelstudios in https://github.com/SEED-platform/seed/pull/3549 |
| 43 | +* Fix navigation gaps by @axelstudios in https://github.com/SEED-platform/seed/pull/3550 |
| 44 | +* Add tzdata dependency to docker images by @axelstudios in https://github.com/SEED-platform/seed/pull/3548 |
| 45 | +* Add 'string' data type to valid column data types in Program Setup by @anchapin in https://github.com/SEED-platform/seed/pull/3560 |
| 46 | +* Force utility spinner and refresh to update chart by @aviveiros11 in https://github.com/SEED-platform/seed/pull/3540 |
| 47 | +* Add error check for blank Actual Column in Program Setup by @anchapin in https://github.com/SEED-platform/seed/pull/3572 |
| 48 | +* Use the same column for the names used in Property Insights by @anchapin in https://github.com/SEED-platform/seed/pull/3578 |
| 49 | +* On FilterGroup delete, filter groups don't filter≈y by @haneslinger in https://github.com/SEED-platform/seed/pull/3596 |
| 50 | +* Update inventory reporting charts by @nllong in https://github.com/SEED-platform/seed/pull/3604 |
| 51 | +* Fix update labels and label selected by @haneslinger in https://github.com/SEED-platform/seed/pull/3615 |
| 52 | +* Fix ESPM get template with no children by @haneslinger in https://github.com/SEED-platform/seed/pull/3632 |
| 53 | +* Fix note's API result to not include related model's view ID by @nllong in https://github.com/SEED-platform/seed/pull/3635 |
| 54 | +* Apply label to only selected by @haneslinger in https://github.com/SEED-platform/seed/pull/3637 |
| 55 | +* Update alt text, remove metric from program by @nllong in https://github.com/SEED-platform/seed/pull/3647 |
| 56 | +### Other Changes |
| 57 | +* Remove use of campus on the property model by @nllong in https://github.com/SEED-platform/seed/pull/3614 |
| 58 | +* Fix permissions for viewers to see program overview by @haneslinger in https://github.com/SEED-platform/seed/pull/3620 |
| 59 | + |
| 60 | +**Full Changelog**: https://github.com/SEED-platform/seed/compare/v2.15.2...v2.16.0 |
38 | 61 |
|
39 | 62 | # SEED Version 2.15.2 |
40 | 63 |
|
|
0 commit comments