Releases: ORNL-AMO/VERIFI
VERIFI v0.12.1-beta
What's Changed
- fix typo by @rmroot in #1775
- fix utility costs calanderization by @rmroot in #1777
- Issue 1755: Facility level data overview report by @rmroot in #1778
- allow source performance reports by @rmroot in #1782
- fix example. remove duplicate meters by @rmroot in #1783
- update version number by @rmroot in #1785
Full Changelog: https://github.com/ORNL-AMO/VERIFI/compare/v0.12.0-beta...
VERIFI v0.12.0-beta
Major Version Change Updates
- Updated predictors structure for more flexibility
- Added banking for analysis
**Changlog is out of sync from patch release directly to master (v0.11.9-beta).
What's Changed
- Issue 1606: Add Facility Reports by @rmroot in #1740
- Issue 1711: add site/source tag to analysis cards by @rmroot in #1741
- Issue 1720: updates to banking by @rmroot in #1744
- fix table column category toggle by @rmroot in #1749
- filter missing dry bulb temp values by @rmroot in #1750
- Issue 1723: Predictor updates after feedback by @rmroot in #1752
- Issue 1720: banking connections UI enhancements by @rmroot in #1753
- update workflow for bulk updates in weather data predictors by @rmroot in #1754
- remove SEP from labels for model validation by @rmroot in #1756
- fix importing backup with banking by @rmroot in #1759
- Banking updates for BP report by @rmroot in #1761
- updated example and quick fix to performance report calculations by @rmroot in #1762
- updated excel template by @rmroot in #1763
- round display values smaller than .00001 to 0 by @rmroot in #1764
- Update develop by @rmroot in #1765
- fixes to model inspection by @rmroot in #1767
- update version number and vulnerabilities by @rmroot in #1768
- Weather data fixes by @rmroot in #1769
Full Changelog: https://github.com/ORNL-AMO/VERIFI/compare/v0.11.9-beta...
VERIFI v0.11.9-beta
What's Changed
- Patch Release to handle errors with calculated predictors when weather server is down
Full Changelog: https://github.com/ORNL-AMO/VERIFI/compare/v0.11.8-beta...
VERIFI v0.11.8-beta
What's Changed
- make close button more visibile on auto-update notification by @rmroot in #1670
- About and Privacy page updates by @rmroot in #1672
- updated NAICS display logic in table by @rmroot in #1674
- BCC Quick Fixes by @rmroot in #1675
- fix emissions factors year options hard coded to max 2022 by @rmroot in #1677
- fix monthly table columns displayed by @rmroot in #1678
- Fixes to remaining electricity calc in BCC report by @rmroot in #1681
- fix for total electricity calc by @rmroot in #1682
- update to v0.11.8-beta for release by @rmroot in #1683
Full Changelog: https://github.com/ORNL-AMO/VERIFI/compare/v0.11.7-beta...
VERIFI v0.11.7-beta
What's Changed
- fix delete facility bug by @rmroot in #1654
- update version number for v0.11.7-beta hotfix release by @rmroot in #1656
Full Changelog: https://github.com/ORNL-AMO/VERIFI/compare/v0.11.6-beta...
VERIFI v0.11.6-beta
What's Changed
- Bump ws, engine.io and socket.io-adapter by @dependabot in #1636
- Bump electron-updater from 6.1.8 to 6.3.0 by @dependabot in #1643
- update help links to verifi-help@ornl.gov by @rmroot in #1642
- update water BP report with missing adjustment and savings data by @rmroot in #1645
- fix upload meter without source bug by @rmroot in #1647
- fix math issue for 0 in analysis by @rmroot in #1649
- updated to v0.11.6-beta by @rmroot in #1651
Full Changelog: https://github.com/ORNL-AMO/VERIFI/compare/v0.11.5-beta...
VERIFI v0.11.5-beta
What's Changed
Full Changelog: https://github.com/ORNL-AMO/VERIFI/compare/v0.11.4-beta...
VERIFI v0.11.4-beta
What's Changed
- fix BCC reporting invalid cell data by @rmroot in #1590
- add short ton option and update long ton by @rmroot in #1591
- add include performance table option to better plants report by @rmroot in #1592
- update generated hdd and cdd names with temp threshold by @rmroot in #1593
- save and add another functionality added to predictor entries by @rmroot in #1594
- update meter number to be more meaningful on upload from excel by @rmroot in #1595
- fixes to hiding performance table when not selected by @rmroot in #1598
- Update egrid emissions values for 2023/2024 by @rmroot in #1599
- Updated stationary emissions calcs by @rmroot in #1600
- update custom emissions with kg CO2 label instead of tonne by @rmroot in #1604
- use pipe for background color label of source by @rmroot in #1609
- update fuel options tables in custom emissions with units by @rmroot in #1610
- Add select groups or facilities to include in BCC report by @rmroot in #1612
- fix label in table for custom emissions by @rmroot in #1614
- update dtherms option to match template, update old meters by @rmroot in #1615
- fix unit label for other fuels emissions table by @rmroot in #1618
- updated emissions factors from excel table by @rmroot in #1623
- add Renewable Natural Gas and Hydrogen for stationary by @rmroot in #1625
- fix rounding issue in reports and summation in excel BP report by @rmroot in #1628
- updates to import template by @rmroot in #1630
Full Changelog: https://github.com/ORNL-AMO/VERIFI/compare/v0.11.3-beta...
VERIFI v0.11.3-beta
Release Overview
- Added automatic backup functionality to electron version
- Added ability to delete account in the "background" to not lock up the system
- General bug fixes
- Updated packages to address vulnerabilities
What's Changed
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #1521
- fixes to uploading new predictors into existing predictor data by @rmroot in #1523
- quick fix to importing using old template by @rmroot in #1529
- update packages, remove deprecated e2e tests with protractor by @rmroot in #1531
- set range for x axis of monthly weather data by @rmroot in #1554
- remove create copy button for account analysis by @rmroot in #1555
- issue 1548: Manually set weather data by @rmroot in #1557
- add modal for load example by @rmroot in #1559
- Uploading predictor bug fix by @rmroot in #1560
- convert results of bp reports for correct units by @rmroot in #1561
- Grouping Enhancements by @rmroot in #1563
- Updated Hover Labels for Facility/Account Tabs and Sidebar by @rmroot in #1564
- Delete Accounts without locking up app by @rmroot in #1565
- Auto-backup to file by @rmroot in #1567
- Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #1568
- Bump vite and @angular-devkit/build-angular by @dependabot in #1569
- fixes to initializing visualization when changing facilities by @rmroot in #1570
- fix upload wizard name bug by @rmroot in #1574
- Issue 1436: Grouping Enhancements by @rmroot in #1575
- meter data should only skip existing and not new by @rmroot in #1576
- updated predictors to add button to input for manual override by @rmroot in #1577
- month degree day calcs start on first day of the month by @rmroot in #1579
- fix submit meter causing parsing meter data error by @rmroot in #1580
- fixes to auto backup archiving by @rmroot in #1581
- hotfix dependency of fs-jetpack by @rmroot in #1582
- update to v0.11.3-beta by @rmroot in #1583
Full Changelog: https://github.com/ORNL-AMO/VERIFI/compare/v0.11.2-beta...
VERIFI v0.11.2-beta
Release Overview
- Updated math to handle energy use = 0
What's Changed
- updated calculations to handle 0 energy use for a given month by @rmroot in #1511
- fix template material transport onsite #1512 by @rmroot in #1513
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #1510
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #1507
- fixes to upload predictor data to calculate new degree days by @rmroot in #1514
- updated math to handle energy use = 0 by @rmroot in #1515
- further changes to baselineAdjustmentForOtherV2 math by @rmroot in #1516
- SEnPI calculated in account by @rmroot in #1517
- updated to v0.11.2-beta by @rmroot in #1519
Full Changelog: https://github.com/ORNL-AMO/VERIFI/compare/v0.11.1-beta...