1.0.66

Ylianst/MeshCentral1.0.66Aug 15, 2022by Ylianst

AI Summary

Adds SQLite3 database support as an alternative to AceBase to improve performance and adds a database records report to the My Events tab.

Key Highlights

  • First pass at adding SQLite3 database support
  • Improved SQLite support and speed
  • Added database records report to My Events / Reports tab

New Features

  • SQLite3 database support
  • Database records report

Full Release Notes

- 9ef31ce4 Version 1.0.66
- 8c9067ed SQLite fixes and addition to config.json schema.
- fa335957 Improved SQLite support (#4398)
- 1680138e First pass at adding SQLite3 database support (#4398)
- 0f3e1c2c Fix to AceBase insertMany()
- c9244a66 Boosted the speed of InsertMany() for AceBase.
- 0fd8b17f Added AceBase maintenance. AceBase record removal seems to be terribly slow.
- c4b8f179 Merge branch 'master' of https://github.com/Ylianst/MeshCentral
- 670aeea1 Added AceBase indexes.
- 6c602142 Merge pull request #4400 from smyhw/master
- e88b6cad 一些润色,修改一些错误的词语
- c913826f Added AceBase to server info command.
- 450124eb Merge branch 'master' of https://github.com/Ylianst/MeshCentral
- d2ff69fb Added AceBase link.
- 62868d66 Merge pull request #4399 from silversword411/master
- 1f239481 Added basic AceBase support (#4398)
- 7d731c97 docs - mobile css fix
- 5e1664c7 Fixing menus
- 5cdd08ee docs - fixing mobile menu text color
- 92e3d2e5 Added database records report to My Events / Reports tab.