1.0.85

Ylianst/MeshCentral1.0.85Sep 7, 2022by Ylianst

AI Summary

A maintenance release focused on correcting property checking logic and fixing const errors to ensure system stability.

Key Highlights

  • Fixed checking sub property before parent property.
  • Fixed const error in the codebase.
  • Minor typo fixes.

Full Release Notes

- c8646621 Version 1.0.85
- 3829dbcf Fix const error (#4519)
- 1abaa54b Merge pull request #4521 from mstrhakr/bug-4520
- 47dceea5 Merge pull request #4522 from silversword411/master
- 8a34b881 Typo???? Please check!
- 597c67bb typo squashing
- b0ec3af9 Fix checking sub property before parent property
- d25bfeaf Minor fixes.