Releases: Ylianst/MeshCentral
Releases · Ylianst/MeshCentral
1.0.87
1.0.86
- f8cccb4 Version 1.0.86
- b572249 Added Telegram bot login (#4650)
- 794c5aa Merge pull request #4557 from appy-one/improve-acebase-support
- ea40dcf Removed all Telegram debug messages (#4650)
- a94d7fa Removed most Telegram library log messages (#4650)
- b7f8e52 Added Telegram setup system with --setuptelegram (#4650)
- e2cf723 Added support for 2FA messaging (#4650)
- c62bc9c Third round of Telegram support changes, can now edit messaging account (#4650)
- 0bd154a Second round of Telegram work, can now verify a user Telegram account (#4650)
- 68504f3 Removed unused file.
- 7e3dce0 First pass at adding Telegram support (#4650)
- 9c0f44f Added languages to online translation tool. (#4572)
- a40e407 Merge
- 63cca7b Added Bosnian translation. (#4572)
- 3c5bc7e Updated 'sysnative' workaround for 32 bit agent on 64 bit windows, to include description explaining what is going on.
- 06ec0ca Added workaround for 32 bit windows agent on 64 bit windows, to inject sysnative when callind readdirSync() on %windir%
- 601d5e5 Merge pull request #4606 from silversword411/master
- 01fc105 Merge pull request #4594 from si458/patch-4
- 64c8156 docs - updating config
- dee3f58 fixing typos
- e7574b5 fix minifycore default
- c605418 Merge pull request #4581 from silversword411/master
- dd938c8 Merge branch 'master' of https://github.com/silversword411/MeshCentral
- 7353de1 docs - adding uninstall commands #4576
- 6c34978 Fixed bug where custom MSH fields specified by server were not picked up by installer
- 4294e55 Merge pull request #4567 from petervanv/master
- c7a505a Merge branch 'Ylianst:master' into master
- 334c03a Dutch language update 1.085 V2
- 21d94a8 Merge pull request #4566 from dinger1986/edit-LE-instructions
- d5ca347 Dutch language update 1.0.85
- 32e86ce Update SSLnletsencrypt.md
- d1f19b7 Update SSLnletsencrypt.md
- 1a061ca Updated GUI check failure case, to only display help when no parameters are passed
- a2236c2 Merge pull request #4563 from AntonAndreevichMoroz/Add_support_create_agentless_gpoups_via_meshctrl
- 4cdfd23 Add support create agentless gpoups in meshctrl.js
- 7c31245 Merge pull request #4559 from si458/patch-4
- 1ee2dea Merge pull request #4560 from nicrame/master
- 5b9f1cf Polish translation update
- c8508f1 allow origin header to be relayed
- 6a31e3f fix syntax
- 883f9ff fast remove queries with new AceBase version
- c745a5e Fixes & improvements: * use
.child
instead of string concats on paths * remove unnecessarylimit(999999)
for queries with filters * use.get
instead of.query
to get all data * usingskip
andlimit
args ofGetAllTypeNoTypeFieldMeshFiltered
* use==
instead ofin
operator inRemoveSMBIOS
andGetSMBIOS
* use.count
insetad of.get
ingetDbStats
* use.get
instead of.query
ingetPlugins
, custom sort function - 3075398 Fix typos
- b51108a Merge pull request #4553 from silversword411/master
- 2fff692 docs - simplifying ssl LE instructions
- e84c79f docs - missing link
- 35fc2fd docs - using more space on large screens for content
- 1e7fabf docs - adding json notes to FAQ #4551
- d02f72e Merge branch 'master' of https://github.com/Ylianst/MeshCentral
- 5ba4636 Added SMBIOS field 131 as AMT verification fallback if 130 is undefined
- 41e67b0 Merge pull request #4546 from silversword411/master
- 02e4ac5 docs - adding whitelabel and agent branding info
- 9eab688 Merge pull request #4536 from dinger1986/master
- ddccca9 Update faq.md
- 7a95191 Update SSLnletsencrypt.md
- e7602f4 Update SSLnletsencrypt.md
- 638825e Update SSLnletsencrypt.md
- d42fe91 Update mkdocs.yml
- 808345e Update SSLnletsencrypt.md
- b533f75 Create SSLnletsencrypt.md
- 49f2bd3 Update mkdocs.yml
- da5deb7 Add files via upload
- 1ebb0b5 Delete faq_av_option1.png
- e0192ac Rename docs/docs/other/tipsntricks.md to docs/docs/meshcentral/tipsntricks.md
- 9af9742 Rename docs/docs/other/faq.md to docs/docs/meshcentral/faq.md
- 510b7fe Add files via upload
- 474ee85 Delete faq_av_option1.png
- 2103727 Rename docs/docs/tipsntricks.md to docs/docs/other/tipsntricks.md
- 73a569a Add files via upload
- 982b8aa Delete faq_av_option1.png
- 0b53ad3 Rename docs/docs/faq.md to docs/docs/other/faq.md
- 0c1aa23 Update faq.md
- 6561386 Update faq.md
1.0.85
- c864662 Version 1.0.85
- 3829dbc Fix const error (#4519)
- 1abaa54 Merge pull request #4521 from mstrhakr/bug-4520
- 47dceea Merge pull request #4522 from silversword411/master
- 8a34b88 Typo???? Please check!
- 597c67b typo squashing
- b0ec3af Fix checking sub property before parent property
- d25bfea Minor fixes.
1.0.84
1.0.83
- e8187cb Merge branch 'master' of https://github.com/Ylianst/MeshCentral
- baab426 Version 1.0.83
- 2199267 Merge pull request #4515 from silversword411/master
- e50c159 docs - Goodbye IE...your time has passed
- 5e07d0e docs - add assistant email notification
- d433d5b docs - updating config
- 428d9c6 docs - adding file version info #4512
- 51eba3a docs - adding rate-limit info #4514
- 8f89665 PostgreSQL support will now test if main table exists and if not, create all tables and indexes (#4507)
- 1ae01b2 Added LDAP site admin support, OpenID samples and schema and more (#4506)
- ee11ef1 Merge pull request #4506 from mstrhakr/oidc-groups
- 86060d7 Reversed #4508 since the code aleady does this.
- cd1a753 Merge pull request #4508 from mstrhakr/allow-config-debug
- 5619948 Added Group Support to OIDC
- c4fb0c2 allow debug from config
- b62e555 Merge pull request #4505 from silversword411/master
- 03ad19e docs - Adding filter criteria
1.0.82
1.0.81
1.0.80
1.0.79
- 3dc9cae Version 1.0.79
- 4e86b31 Added support for help request emails (#4489)
- 9738848 Added email to console for easy debugging.
- 2045ebc Added SMS debug.
- 2eb8cbf Indicate proper error if auto-backup path is not correct (#4483)
- 55f56a1 Fix for SMS custom handler code (#4478)
- 49e04bd Improved user authentication log and added 'authlog' tracing.
1.0.78
- 2689f4e Version 1.0.78
- 3c697d4 Merge branch 'master' of https://github.com/Ylianst/MeshCentral
- dce0366 Added use URL SMS provider so anyone can bridge to their own SMS solution (#4478)
- e704614 1. Updated so passthru parameters are passed thru installer 2. Updated so if run from SSH/Terminal, text mode will run as default, instead of appearing hung or displaying timeout.