Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 600 Bytes

release_notes.md

File metadata and controls

22 lines (13 loc) · 600 Bytes

UPVL Release Notes

[1.2.0] - Aug 2022

[1.1.1] - Mar 2022

[1.1.0] - Feb 2022

Added:

Changed:

  • UPVL datastore file key has been changed from --upvl.db_file to --upvl.datastore_file
  • Default datastore file has been changed from /var/lib/uic/upvl_test.db to /var/lib/uic/upvl.db ** If you used the default configuration, keep your previous database by running mv /var/lib/uic/upvl_test.db /var/lib/uic/upvl.db
  • Switched to use the Unify MQTT component so that on restart the MQTT connection can be properly resumed.

Fixed:

[1.0.3] - Nov 2021

[1.0.2] - Oct 2021