Releases: Ylianst/MeshCentral
Releases · Ylianst/MeshCentral
1.1.48
- b770086 Version 1.1.48
- ae46993 fix lastbootuptime not refreshing in list view #7170
- a7633d2 Add initial support for custom stylesheets (#7164)
- bd670a7 update packages for vulnerabilities #7169
- aa44cfb fix prometheus ConnectedIntelAMT crash #7168
- baddb42 Add backgroundContainer class for modal content in night mode in modern ui (#7162)
- cebbb68 Update translate.json (Fill gaps in language "de") #7160
- 554999d run apf.ashx on agentport
1.1.47
- e891596 Version 1.1.47
- 62bfe0a Updated MeshCentral Router
- 4565158 Update 'Preset OpenID Connect Configurations' section of documentation. (#7150)
- 6feebae fix meshctrl with individual devices
- 4a48ea0 update windows arm64 agent so its actually arm64 and not x64
- d820f7a fix github auth endpoints always being enabled even though not setup #7142
- 045fac4 forgot close bracket for new gotodeviceip
- 5939cf4 fix sitestyle url switching
- cb9bc58 Implement ?gotodevicername url option (#7131)
- 11eee2f allow fido to not ask for pin (fidopininput) #7115
- 1383df3 fix meshcentralrouter not being told about all 2fa options
- 8e47123 Fix mobile page load failure and Ukrainian UI text improvements (#7125)
- 0b6d4b2 Minor Docker fixes and nice things (#7120)
1.1.46
- 0aaab32 Version 1.1.46
- f2bb94c allow dns names in userallowedip,userblockedip,agentallowedip,agentblockedip #5089
- 3e07d92 add translations for Connection Details in meshagent #4944
- 7ad49ba fix modern ui fullscreen toolbar #6874
- 92c2b61 disable compression by default and dont compress webrelays #4369
- e47626a fixed minify problem with new library #7107
- 6467947 Bump brace-expansion from 2.0.1 to 2.0.2 (#7101)
- 28aa271 few ipv6 fixes in web ui
- fb7940b revert getDeviceDetails commits as was external problem
- 9bc2b3f forgot to fix meshctrl for json output from getDeviceDetails
- cadc0d0 fix webrelay not creating new tunnels #7113
- c6d8428 fix amt json import naming bug
- 8094517 fix run commands switcher in modern ui #7097
- 95759d4 fix webrelay timeouting too fast #7102
- 2b4ab2b fix getDeviceDetails json stringify problem #7103
- 1d7d68c final attempt at stale.yml
- d21d7ab Update stale.yml
- 960326a remove semver dependency for plugins
- 8588fe2 fix stale bot
- b3f3d65 Changed sqldump errortext (#7098)
- b1876f0 few more docker clean ups to make smaller size
- ec3e06e WebDAV: update to v5 (#6780)
- fa75a96 Ukrainian localization fixes (#7092)
- 108a297 speed up docker build github actions
- 5044339 Docker hotfix for npm modules (#7075)
- 28b31b2 use html-minifier-terser instead for translate and fix translate multi-threaded
- 809e6e6 Remove broken link
- a2a9939 remove matrix, ran out of memory?
- bb58763 try github actions matrix to improve speed
- 653074c restore old docker workflow for now
- 8f70820 forgot permissions for actions
- 1ea043a repository_owner not actor for docker workflow, doh!
- cd30e13 remove token_check, use github_token and add annotations to docker workflows
- 6f5f532 introducing stalebot to help clean up old issues
- 31e4ebe undo test line change
- 62020e1 fix docker package reinstalls
- d533cc3 Dockerfix (#7074)
- da3c4ad fix last seen ordering #7073
- 1009f74 Docker image rewrite
- ae0aa7e Merge branch 'master' into dockerrewrite
- 5ef5e9c send 404 with expired/not yet valid sharing links #7062
- cf183cf update packages in docker image
- 3b2aacc remove console.log doh! #6634
- 8923830 allow system variables in footer, loginfooter, welcometext, title2 #6634
- 5fcffcd fix email/sms/messaging customised templates #6994
- 620df54 Merge branch 'Ylianst:master' into dockerrewrite
- 1399ce3 forgot 2 extra otpduo to clear!
- 3d57a25 add connectivity filtering #7009
- d98f41a fix browser fullscreen context menus #7046
- 12c5908 forgot to also remove sweetalert2.min.css #7050
- ab17a58 remove sweetalert2 as we dont use it #7050
- 6bb6b18 Added mysql dependency
- 933b37f Merge branch 'Ylianst:master' into dockerrewrite
- 5d18a1a Added default exposure of non-encrypted http port.
- 5223cbd removed possible unwanted references
- f17b96b Commented out docker scout
- 6eacc9f Merge branch 'master' into dockerrewrite
- 5d47415 added npm install and removed saslprep dependency.
- d864789 bump version
- 59ca8b0 Merge branch 'Ylianst:master' into dockerrewrite
- 39395c9 Merge branch 'Ylianst:master' into dockerrewrite
- b7512b9 Disable dynamic config feature by default.
- 8c5c319 Pinning to Alpine 3.21
- 0514f4a Merge branch 'Ylianst:master' into dockerrewrite
- 5f306a2 include_mongodb_tools fix in workflow.
- 4cd9196 case insensitivity hotfix.
- 90b2a3d Add other volumes to readme.
- 8b2dcf4 Removed case sensitivity in true/false prompts
- ecd32fa Pinning LTS version.
- 23c8c49 Compression of build arguments and environment variables.
- 17a3632 Also for the docker compose
- 9464c1b Change example values
- 46f7784 Release candidate.
- ea1b71e Merge branch 'Ylianst:master' into dockerrewrite
- 6008767 Wrong variable.
- 75df7b8 added "true" to the all option for trusted_proxy env variable.
- e3636c0 Merge pull request #2 from DaanSelen/master
- 9e6b98a Made names consistent
- db7eacb Added trustedproxy to dynamic config feature.
- 910f12c Merge branch 'Ylianst:master' into master
- 39e5691 Make qemu ready.
- c5a2286 More platforms supported.
- 1e897ee Added support for psql mariadb. Added docker scout action.
- 470f22b Merge branch 'Ylianst:master' into dockerrewrite
- 3919c12 Finishing up.
- 7f0f12a sorted.
- 51ad698 Use jq with mongo.
- 162b372 Move preinstall libs to top.
- 6a99f3c Merge pull request #1 from DaanSelen/latestcode
- c2f590e Merge branch 'dockerrewrite' into latestcode
- 8448a6a Further foolproofed the Dockerfile.
- 1604764 Merge branch 'Ylianst:master' into dockerrewrite
- 62443dd Dockerfile change.
- 660312e Working prototype and clear and easy to understand logic.
- 59194ab More work done on the logic. mongoDB url editing works.
- e11a858 I hate sed modification but I must.
- 86ecc42 @DaanSelen Docker overhaul intermediate commit.
- 5594b15 Merge branch 'Ylianst:master' into master
- 6eb85fa Refactored more Dockerfile
- ddeeb8c Renamed the workflow for better recognition and upgraded docker/build-push-action action to version 6
- da5ef52 Modified Dockerfile for readability Renamed startup.sh to entrypoint.sh
1.1.45
- 199bb7a Version 1.1.45
- a8ed346 forgot duo and push notifications for force2factor #7045
- 45ec199 fix autoAcceptOnTimeout with oldStyle #7036
- fc32e1c refix placeholder {0}{1} #7037
- 4afe0fe fix ~users in active sessions popup #7044
- 158107d add sessionrecordings for powershell/user shells #7035
- b97caab upgrade image-size to 2.0.2
- 022f85e fix consent/notify messages with multiple placeholders #7037
- 4fc921c upgrade mongodb+image-size, fix package installs again, stop docker installing translate packages
- b64b143 oops forget codecertname includes extra data at the end #6999
- 0feaec0 generate new codesign-cert if cert value changes #6999
- db282b2 fix android agentinvite mobile ui #7032
- 14b0882 more german translations #7023
- 3b0a1bc few more translations #7023
- 5e031aa fix attemptCleanCertsSync function for non tls amt
- f1c1e3b fix zh-cht/zh-chs wrong way round #7026
- 001cdd1 fix Chinese Simplified/Traditional in web ui for now #7026
- fa7f194 fix amt notls always using tls, fix tls undefined, amt timeout shortened, commander typo fix
- d9f2f86 fix older amt devices with custom amt certificates #6565
- 9cfe44a refix #7003 used wrong variable
- bfa9dac Update SECURITY.md
- 665a78d tiny translate fix
- 9699e9b fix connectivity crashing serverstats #7003
- 0ee73bd fix long usernames in list view #6997
1.1.44
- 8fa5432 Version 1.1.44
- d0f99cb Code sign MeshCentralRouter + Translations
- 5b974e8 externalsignjob - External Code Signing Job (#6977)
- 11ae377 add user locked key to list view #6985
- c692884 dont log amt wsman end events
- 134ca4f fix rsakeysize for letsencrypt #6988
- b7364d8 disable network for lshw to fix vmware workstation bug on ubuntu 24
- 4be31f5 Clarify AgentConfig in Traefik guide (#6984)
- 95e1796 use minversion tlsv1 to fix older amt issues (#6983)
- f029abb dont log amt wsman events and fix start/end times in recordings
- 1cd2bb2 fix start and end times for recordings
- b75f96c fix duo with csp and chrome/edge
- 2b1129f fix batch tags dialogue box #6971
- 1902e5a change time range to 2 seperate boxes #6947
- f4b1790 add forgotten err object check for fs.unlink (#6972)
- b0b0f0c apply assistantTypeAgentInvite to email invites too #6970
- c249282 add amt relay events and fixamt recordings #6652
- 41d9241 fix messager recordings/events/downloads
- ea69207 forgot minify for amt local session recording changes
- def7d73 change local recording for amt from 200 to 102 to avoid messenger conflict
- 440cad5 runcommands now shows live output in console instead of after finishing #6948
- 5f68458 Add flags to meshes to prefer agentname when synced and to override synced name temporarily (#6809)
- c202339 Add mongodump args option (#6921)
- 42d02fd add meshgroup to relay groups for clarification #6949
- e238aae dont compress devicefile.ashx to show file sizes
- 918e889 maybe fix Backuppathtestfile can't be deleted #6965
- 08430a5 add missing login events to duo and pushlogin
- 640a874 fix riscv64 in ‘meshinstall.sh’.sh
- 17aff90 fix failed 2fa port undefined in authlog
- fee02a1 fix 2fa modal issues in modern ui #6925
- 36b5af7 seperate intel amt + amt cira in serverstats and monitoring #6549
1.1.43
- 23bee3b Added MeshCmd back
- a2a1db3 Version 1.1.43
- b816853 bump semver to 7.7.1 (#6911)
- 46e6ddb upgrade otplib to 12.0.1 #6912
- 59204bc bump pg npm module to 8.14.1 (#6914)
- af8947e add Client Hints for browser detection #6899
- 7daadfe update translations #6898
- 2337013 cira connected instead of cira detected
- 126c885 fix amt/cira browser notification wrong way round
- ce417aa forgot consentMessages descriptions
- 0fd4dae fix getDeviceDetails for 3rd party libraries
- bc3f9ed forgot newAccountsRights in schema
- 027e5b5 add descriptions to schema and fix sample-config-advanced.json
- 5cb565c Update meshcentral-config-schema.json (#6897)
- 7a33270 Allow allowedOrigin to be configured on container startup (#6894)
- 1cecf84 add riscv64 agent
- b34d314 fix seconds calculation in web ui #6893
- 0d346b1 delete temp file when download is redirected (#6877)
- 1f83b79 fix duo 2fa failing to add #2432
- 88a765b add agentupdate to console agent actions #6869
- 7ad4b91 print stack trace on plugin error and add space for readability of error message (#6859)
- d10173a fix sharing-mobile view only having control #6764
- 0e3a6b4 fix logoutOnIdleSessionTimeout spelling and extra translations #6851
1.1.42
1.1.41
Windows 7/Server 2008R2 or lower IS NOT SUPPORTED IN THIS VERSION
AND YOU WILL ALSO LOSE ACCESS TO THOSE MACHINES IF YOUR AGENTS AUTO UPDATE!!!
PLEASE UPGRADE TO 1.1.42 OR ABOVE
- 133e77c Version 1.1.41
- e404e86 Updated Windows Agents
- c6da201 fix duo 2fa redirect when session changes
- 9a27d76 Improvements to the German translation in various areas (#6849)
- 5aa2467 add comment about meshrelay ping-pong in docs(#6842)
- 9398afd fix getDeviceDetails asking for all devices not including lastconnect #6833
1.1.40
- b2cd840 Version 1.1.40
- 97547d7 Updated MeshCmd
- 7faf043 recording not recoding
- 9df0330 avoid double logging in debug console (#6827)
- 42f61ea fix bootstrap padding #6755
- 0d65080 fix runcommands in a peering environment (#6825)
- bd4d8b1 fix consent with oldstyle: true and rdp sessions #6816
- 18ae8bd fix relaystate for entra #6822
- 46c76f7 smoothing not smooting #6818
1.1.39
- e65bf77 Version 1.1.39
- f19ad6c Extra argument validation.
- fe2f121 Updated French Translations.
- 91bd5ae fix minify files and log minify errors
- 38f5bf2 Fix parameter names in usage message (#6810)
- 79f00bc fix evaluation of config.settings.agentlogdump (#6812)
- c550655 fix relaylog ip order again
- e0e8a3f Add comma to escapeFieldName for NeDBv4 (#6803)
- 3f77cfa Add collectors to monitoring (#6777)
- 5ee9aa2 fix meshctrl tag filter search (#6798)
- 0ab3f01 prevent runcommand with --reply from terminating other ws connections (#6797)
- 4b621a0 Fix gauge typo (#6778)
- f2681de fix webrtc viewonly mode #6792
- c90fa55 Init webstate with empty object (#6788)
- edeef03 track/show locked active users #6782
- d7fe87d fix sessionrecording ip addresses wrong way round
- 9d4f51e Add support for logoutOnIdleSessionTimeout (#6773)
- 0b376fe fix player for windows and terminal #6761
- 9fd4075 fix remote desktop consent for rdp sessions #6710
- d246307 translation improvements
- 711bb56 autoAcceptIfNoUser (#6759)
- 5734bcc UI Toggle between Classic and Modern (#6763)
- 1310c57 return more than 100 groups for azure oidc #6669
- 854d6c0 fix view chunksize being too big causing pixelation
- c96d7ff remove CSP for web relay as apps dont load properly with the default set #6456
- 712f06d fix meshcentral-config-schema.json for ace editor
- cac505e few more translations
- 9d962bc Note maximum password length in USB key dialog (#6735)
- f079692 change dnslytics.com to maclookup.app for mac address lookup #6704
- 3ee06ab Update webserver.js - allow saml relaystate in POST request (#6685)
- b46ddf2 Update console info command (#6722)
- f7b958d Autobackup update (#6695)
- 64c8d2c include username for amt direct connect in logs
- 31f2224 add notransval to fix select options translate issues
- de68555 Dutch language update 1.1.38 (#6716)
- 92375dd add lastbootuptime to csv and fix spaces in csv translations #6723
- ea80f85 fix some functions not being called in sitestyle=3 #6733