Fixed in this version
- Install history items are tracked correctly.
- Machine memory is recorded correctly.
- Enabling the Crypt plugin without configuring it no longer results in the plugin crashing.
- Indexes have been removed from frequently changing tables - they were causing more performance issues than they solved.
- Gatekeeper plugin only displays macOS devices.
- Search maintenance now deletes old cache items immediately before they are ready to be recreated, preventing a period where there are no cache items. (
python manage.py clean_update_histories
will clean up old ones if you don't want to wait for machines to check in) - Disk space is not displayed on machine detail page when all data isn't shipped by the client