Skip to content

Releases: SEED-platform/seed

Version 2.18.0

31 Mar 18:54
c948690
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Improvements 📈

Maintenance 🧹

Bug Fixes 🐛

Other Changes

  • None

Full Changelog: v2.17.4...v2.18.0

Version 2.17.4

21 Feb 21:48
666c8f3
Compare
Choose a tag to compare

What's Changed

Improvements 📈

Maintenance 🧹

Full Changelog: v2.17.3...v2.17.4

Version 2.17.3

19 Feb 03:23
bc442fb
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Improvements 📈

  • Change "Program Configuration" to "Program Setup" by @anchapin in #3832
  • Get audit date and audit date type from BuildingSync files by @haneslinger in #3838
  • Update GeoJSON export format with GeometryCollections and remove CRS by @nllong in #3851

Maintenance 🧹

Bug Fixes 🐛

Full Changelog: v2.17.2...v2.17.3

v2.17.2

05 Feb 02:36
e5fd20a
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Improvements 📈

Maintenance 🧹

  • Update to Django 3.2.17 in #3824

Bug Fixes 🐛

Full Changelog: v2.17.1...v2.17.2

Version 2.17.1

26 Jan 20:10
992862f
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Improvements 📈

Maintenance 🧹

Bug Fixes 🐛

  • Fix stacked property points by @haneslinger in #3725
  • Fix filter group with extra column work on revised programs by @haneslinger in #3727
  • Fix filter on nulls and empty strings by @haneslinger in #3733
  • Add the @has_perm_class permission to program metric api endpoints by @anchapin in #3729
  • fix meter service route for units in organization settings by @kflemin in #3738
  • Fix custom report legend sort for chrome by @haneslinger in #3740
  • Sort column mappings in profile before export by @nllong in #3748
  • Update derived column migration to prevent conflicting column names and prevent duplicate column names by @nllong in #3728
  • Fixed issue with overlapping meter readings with new ESPM format by @anchapin in #3745
  • Fix filtering on "" and !"" for all data types by @haneslinger in #3765
  • Fix bug where compliance calculations were not being cast to the right data types by @nllong in #3789

Full Changelog: v2.17.0...v2.17.1

Version 2.17.0

16 Dec 22:35
dbee505
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Switch to created filter group after creation by @haneslinger in #3569
  • Use the same color for each axis per filter group by @haneslinger in #3587
  • Add 'ghg' and 'ghg_intensity' to 'valid_column_data_types' for Custom Report by @anchapin in #3570
  • Add export column mappings by @nllong in #3611
  • Allow filtering on all columns including related taxlots/properties by @haneslinger in #3618
  • Add the ability to create multiple compliance programs by @anchapin in #3623
  • Add create, update, retrieve, and delete to Meter API by @nllong in #3639
  • Nav property on click in property insight page by @haneslinger in #3679

Improvements 📈

Maintenance 🧹

Bug Fixes 🐛

Other Changes

Full Changelog: v2.16.0...v2.17.0

Version 2.16.0

05 Dec 04:44
bb2fdd4
Compare
Choose a tag to compare

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.

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.

Lastly, the new changelog format comes directly from GitHub now, removing the need to run the custom GitHub script.

What's Changed

New Features 🎉

Maintenance

Bug Fixes

Other Changes

Full Changelog: v2.15.2...v2.16.0

Version 2.16.0-Beta

30 Sep 18:17
99c5ff4
Compare
Choose a tag to compare
Version 2.16.0-Beta Pre-release
Pre-release

This Beta 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 (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.

A new program insight page was created 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.

Date Range: 09/08/22 - 09/29/22

Closed Issues and Features (Total: 28):

  • Fixed #3148, Beta Property List view: Tax lot data is not being displayed under Properties, and Properties are not being displayed under Tax Lots
  • Fixed #3341, Replace charting library on reports page
  • Feature #3346, Filter Group - Back End
  • Feature #3349, Filter Group - Front End (Inventory List)
  • Feature #3354, Enable the ability to not map a column in SEED
  • Fixed #3433, Add translations to BETTER Analysis helper text
  • Feature #3459, Create Compliance Metric Setup Page
  • Feature #3460, Create Program Overview Page
  • Feature #3467, integrate filter_groups into data_view
  • Feature #3487, Create Property Insights Page
  • Fixed #3489, Phrase 'Data View' to 'Custom Reports'
  • Fixed #3491, Confirm edit and save updates to the graph
  • Fixed #3493, Improve DataView Plot legend and format table
  • Fixed #3494, Refresh list of dataviews when on metrics overview page
  • Fixed #3524, Create function for selecting 'No Filter Group'
  • Fixed #3525, Update the link for Program Overview on Program Setup Page
  • Fixed #3527, Lokalize check all strings
  • Fixed #3528, Create UI indicator when saving changes on Program Metric Configuration Page
  • Fixed #3529, Modify "Save Changes" button on Program Setup Page
  • Fixed #3531, Amend "Year Built" axis on Property Insights Page
  • Fixed #3532, Remove gaps between nav links
  • Fixed #3533, Update Program Setup page for an additional metric type check
  • Fixed #3534, Integrate auto-refresh to the Custom Reports Page
  • Fixed #3535, Update Program Setup page for a check on actual column
  • Fixed #3536, Fix the auto-populate modal which shows empty scrollbars by default
  • Fixed #3537, Fix the docker images that don't support the TZ environment variable without adding tzdata via apk
  • Fixed #3538, Fix the temporary underline that results from :focus not being handled
  • Fixed #3558, Program Setup: Add 'string' data type to valid column data types

v2.15.2

09 Sep 14:51
93ca063
Compare
Choose a tag to compare

Date Range: 07/20/22 - 09/08/22

Closed Issues and Features (Total: 15):

  • Fixed #2843, BETTER - GHG emission reduction units
  • Fixed #2885, Add indication of whether or not property has meters to inventory list
  • Fixed #2953, BETTER: allow user to specify meter data to use for analysis
  • Feature #3299, Include Units for CO2 Analysis Results
  • Feature #3315, Create manage.py task to report backlog of celery tasks on an instance of SEED
  • Fixed #3327, Resolve Cloudflare error when loading Sensor data by moving to background task
  • Feature #3373, Enable customizable Postgres host in Docker files
  • Improved #3374, Add helper text to Audit Template settings
  • Fixed #3392, Fix error filtering doubles as strings
  • Fixed #3425, AT Validation Broken
  • Fixed #3444, Add "(Beta)" to summary tab
  • Fixed #3484, Fix meters import failing with non-string operation
  • Fixed #3507, Only return a max of 10 history on properties and taxlot details
  • Maintenance #3508, Upgrade to Django 3.2.15
  • Fixed #3510, New inventory list view breaks if ComStock functionality is enabled

Version 2.15.1

20 Jul 05:53
09736c1
Compare
Choose a tag to compare

Date Range: 07/18/22 - 07/19/22

Closed Issues and Features (Total: 5):

  • Fixed #3390, Fix the Tax Lot tab not displaying data from Property List and Property Tab not displaying Tax Lot data
  • Feature #3393, Control the number of decimal points being displayed in derived columns
  • Fixed #3394, Fix when selecting delete doesn't delete records in new view
  • Fixed #3401, Fix breaking query on Property List
  • Feature #3402, Make "From" address in password-reset emails configurable when using Docker