1.0.86
Ylianst/MeshCentral1.0.86Oct 23, 2022by Ylianst
AI Summary
This release introduces Telegram bot login and 2FA messaging support, alongside significant performance improvements for AceBase queries. It also includes fixes for Windows agent compatibility and language file updates.
Key Highlights
- Added Telegram bot login and setup system with --setuptelegram flag.
- Added support for 2FA messaging via Telegram.
- Improved AceBase query performance using `.get` and `.count` instead of `.query`.
- Fixed custom MSH fields not being picked up by the installer.
- Added Bosnian translation support.
New Features
- Telegram bot login and 2FA messaging
- Bosnian language support
- Enhanced AceBase query performance
Full Release Notes
- f8cccb47 Version 1.0.86 - b5722499 Added Telegram bot login (#4650) - 794c5aae Merge pull request #4557 from appy-one/improve-acebase-support - ea40dcfe Removed all Telegram debug messages (#4650) - a94d7fa2 Removed most Telegram library log messages (#4650) - b7f8e523 Added Telegram setup system with --setuptelegram (#4650) - e2cf723c Added support for 2FA messaging (#4650) - c62bc9c9 Third round of Telegram support changes, can now edit messaging account (#4650) - 0bd154a9 Second round of Telegram work, can now verify a user Telegram account (#4650) - 68504f36 Removed unused file. - 7e3dce0e First pass at adding Telegram support (#4650) - 9c0f44fc Added languages to online translation tool. (#4572) - a40e4075 Merge - 63cca7bb Added Bosnian translation. (#4572) - 3c5bc7ef Updated 'sysnative' workaround for 32 bit agent on 64 bit windows, to include description explaining what is going on. - 06ec0cae Added workaround for 32 bit windows agent on 64 bit windows, to inject sysnative when callind readdirSync() on %windir% - 601d5e5f Merge pull request #4606 from silversword411/master - 01fc1050 Merge pull request #4594 from si458/patch-4 - 64c81569 docs - updating config - dee3f588 fixing typos - e7574b50 fix minifycore default - c605418f Merge pull request #4581 from silversword411/master - dd938c8a Merge branch 'master' of https://github.com/silversword411/MeshCentral - 7353de17 docs - adding uninstall commands https://github.com/Ylianst/MeshCentral/issues/4576 - 6c349784 Fixed bug where custom MSH fields specified by server were not picked up by installer - 4294e55f Merge pull request #4567 from petervanv/master - c7a505a9 Merge branch 'Ylianst:master' into master - 334c03ab Dutch language update 1.085 V2 - 21d94a87 Merge pull request #4566 from dinger1986/edit-LE-instructions - d5ca347d Dutch language update 1.0.85 - 32e86cef Update SSLnletsencrypt.md - d1f19b76 Update SSLnletsencrypt.md - 1a061ca3 Updated GUI check failure case, to only display help when no parameters are passed - a2236c2c Merge pull request #4563 from AntonAndreevichMoroz/Add_support_create_agentless_gpoups_via_meshctrl - 4cdfd231 Add support create agentless gpoups in meshctrl.js - 7c31245a Merge pull request #4559 from si458/patch-4 - 1ee2dea3 Merge pull request #4560 from nicrame/master - 5b9f1cfd Polish translation update - c8508f1c allow origin header to be relayed - 6a31e3fc fix syntax - 883f9ffd fast remove queries with new AceBase version - c745a5e3 Fixes & improvements: * use `.child` instead of string concats on paths * remove unnecessary `limit(999999)` for queries with filters * use `.get` instead of `.query` to get all data * using `skip` and `limit` args of `GetAllTypeNoTypeFieldMeshFiltered` * use `==` instead of `in` operator in `RemoveSMBIOS` and `GetSMBIOS` * use `.count` insetad of `.get` in `getDbStats` * use `.get` instead of `.query` in `getPlugins`, custom sort function - 30753982 Fix typos - b51108ab Merge pull request #4553 from silversword411/master - 2fff692e docs - simplifying ssl LE instructions - e84c79fa docs - missing link - 35fc2fd4 docs - using more space on large screens for content - 1e7fabf5 docs - adding json notes to FAQ https://github.com/Ylianst/MeshCentral/issues/4551 - d02f72ec Merge branch 'master' of https://github.com/Ylianst/MeshCentral - 5ba4636b Added SMBIOS field 131 as AMT verification fallback if 130 is undefined - 41e67b09 Merge pull request #4546 from silversword411/master - 02e4ac56 docs - adding whitelabel and agent branding info - 9eab6881 Merge pull request #4536 from dinger1986/master - ddccca9f Update faq.md - 7a95191b Update SSLnletsencrypt.md - e7602f42 Update SSLnletsencrypt.md - 638825eb Update SSLnletsencrypt.md - d42fe91e Update mkdocs.yml - 808345eb Update SSLnletsencrypt.md - b533f759 Create SSLnletsencrypt.md - 49f2bd3e Update mkdocs.yml - da5deb73 Add files via upload - 1ebb0b50 Delete faq_av_option1.png - e0192acc Rename docs/docs/other/tipsntricks.md to docs/docs/meshcentral/tipsntricks.md - 9af9742f Rename docs/docs/other/faq.md to docs/docs/meshcentral/faq.md - 510b7fe5 Add files via upload - 474ee853 Delete faq_av_option1.png - 2103727b Rename docs/docs/tipsntricks.md to docs/docs/other/tipsntricks.md - 73a569ae Add files via upload - 982b8aa5 Delete faq_av_option1.png - 0b53ad32 Rename docs/docs/faq.md to docs/docs/other/faq.md - 0c1aa237 Update faq.md - 6561386c Update faq.md