Skip to content

Latest commit

 

History

History
301 lines (159 loc) · 19.1 KB

CHANGELOG.md

File metadata and controls

301 lines (159 loc) · 19.1 KB

Changelog

1.8.3 (2023-05-06)

Bug Fixes

  • frontend: adds frontend grouping by zone (#259) (55dfa6d)
  • plant: fixes form to only include zone objects the user has. (#258) (fb00c4b)

1.8.2 (2023-05-06)

Bug Fixes

1.8.1 (2023-05-01)

Bug Fixes

  • zone: add way to get data from db, fix migration (3df9dcb)

1.8.0 (2023-05-01)

Features

  • zone: add zone models, admin, and some changes to other models (#247) (451a69d)

1.7.4 (2023-04-30)

Performance Improvements

  • weather: bulk upsert weather for quicker query (#245) (7c920ab)

1.7.3 (2023-04-30)

Bug Fixes

  • alerts: add alert log admin, fixes some issues with script. (#243) (3e86a80)

1.7.2 (2023-04-30)

Bug Fixes

1.7.1 (2023-04-30)

Bug Fixes

1.7.0 (2023-04-30)

Features

  • alerts: add alerts models, admin, script and service (#237) (4f50441)

Bug Fixes

  • ci: add alert scanner job to release job (#238) (9e9f507)

1.6.2 (2023-04-30)

Bug Fixes

  • database: use dj_database_url for database config (#234) (be133ff)
  • fixes weather code descriptions (#231) (6d5f890)
  • web_service: update web service to use cpu boost for quicker start up times (#235) (301737c)

1.6.1 (2023-04-18)

Bug Fixes

  • adds some fixes to the weather model and admin (#215) (4361115)

1.6.0 (2023-04-18)

Features

  • add weather is forecast, update cron job, add logging for weather (#213) (ac1ff9a)

1.5.0 (2023-04-18)

Features

1.4.7 (2023-04-18)

Bug Fixes

1.4.6 (2023-04-18)

Bug Fixes

1.4.5 (2023-04-17)

Bug Fixes

1.4.4 (2023-04-17)

Bug Fixes

1.4.3 (2023-04-17)

Bug Fixes

1.4.2 (2023-04-17)

Bug Fixes

1.4.1 (2023-04-17)

Bug Fixes

1.4.0 (2023-04-17)

Features

1.3.0 (2023-04-16)

Features

1.2.11 (2023-04-16)

Bug Fixes

  • deps: bump django-crispy-forms from 1.14.0 to 2.0 (1a57ea2)

1.2.10 (2023-04-14)

Bug Fixes

  • fixes chart query to correctly bucket datapoints.= (#155) (4663e82)

1.2.9 (2023-04-13)

Bug Fixes

1.2.8 (2023-04-13)

Bug Fixes

1.2.7 (2023-04-13)

Bug Fixes

1.2.6 (2023-04-13)

Bug Fixes

1.2.5 (2023-04-13)

Bug Fixes

1.2.4 (2023-04-13)

Bug Fixes

1.2.3 (2023-04-13)

Bug Fixes

1.2.2 (2023-04-13)

Bug Fixes

1.2.1 (2023-04-13)

Bug Fixes

1.2.0 (2023-04-13)

Features

Bug Fixes