# Glances v4.3.3 — Glances 4.3.3 - Product: Glances (https://whatsnew.fyi/product/glances) - Vendor: Nicolas Hennion - Date: 2025-10-08 - Version: v4.3.3 - Original notes: https://github.com/nicolargo/glances/releases/tag/v4.3.3 - Permalink: https://whatsnew.fyi/product/glances/releases/v4.3.3 - Labels: Platforms: Desktop What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Ignore unsupported line endings in password file - **fixed** — Fix matching problem when fs config has 'show' value - **fixed** — Fix the sorting of containers - **fixed** — Fix a race condition in namedtuple_to_dict - **security** — Security upgrade h11 from 0.14.0 to 0.16.0 - **security** — Fix for 8 vulnerabilities - **changed** — Change 'Pinned thread' to 'Pinned task' and 'Upin' to 'Unpin' - **changed** — Update plugin containers display and order ##### What's Changed * glances: refactor start() by @ariel-anieli in https://github.com/nicolargo/glances/pull/3131 * Updates 4/6/2025: FreeBSD Section - Glances - An Eye on your System by @kenrmayfield in https://github.com/nicolargo/glances/pull/3141 * Update dependency ubuntu to v24 by @renovate[bot] in https://github.com/nicolargo/glances/pull/3066 * Update dependency windows to v2025 by @renovate[bot] in https://github.com/nicolargo/glances/pull/3148 * Update actions/stale action to v9 by @renovate[bot] in https://github.com/nicolargo/glances/pull/3108 * Update docker/build-push-action action to v6 by @renovate[bot] in https://github.com/nicolargo/glances/pull/3070 * Ignore unsupported line endings in password file by @Destarianon in https://github.com/nicolargo/glances/pull/3151 * Revision of confusing descriptions in the SMART section of the document by @wuhgit in https://github.com/nicolargo/glances/pull/3152 * plugins: mem: reduce code complexity by @ariel-anieli in https://github.com/nicolargo/glances/pull/3159 * Fix matching problem when fs config has "show" value by @nguuuquaaa in https://github.com/nicolargo/glances/pull/3160 * plugins: connections: refactor by @ariel-anieli in https://github.com/nicolargo/glances/pull/3161 * Revert "plugins: connections: refactor" by @nicolargo in https://github.com/nicolargo/glances/pull/3162 * plugins: connections: refactor, version 2 by @ariel-anieli in https://github.com/nicolargo/glances/pull/3163 * Fix the sorting of containers by @ariel-anieli in https://github.com/nicolargo/glances/pull/3179 * plugins: containers; Refactor by @ariel-anieli in https://github.com/nicolargo/glances/pull/3180 * podman: docker: Remove iterator helpers by @ariel-anieli in https://github.com/nicolargo/glances/pull/3183 * globals: Fix a race condition in `namedtuple_to_dict` by @ariel-anieli in https://github.com/nicolargo/glances/pull/3185 * outputs: containers: Refactor by @ariel-anieli in https://github.com/nicolargo/glances/pull/3188 * glances: removal of iterators helpers in `processes.py` & `stats_client_snmp.py` by @ariel-anieli in https://github.com/nicolargo/glances/pull/3187 * chore(deps): update alpine docker tag to v3.22 by @renovate[bot] in https://github.com/nicolargo/glances/pull/3189 * glances: amps: Removal of iterator helpers, refactor by @ariel-anieli in https://github.com/nicolargo/glances/pull/3190 * Change "Pinned thread" to "Pinned task" and "Upin" to "Unpin" by @ia74 in https://github.com/nicolargo/glances/pull/3191 * Update plugin containers display and order #3186 by @fr4nc0is in https://github.com/nicolargo/glances/pull/3192 * [Snyk] Fix for 8 vulnerabilities by @nicolargo in https://github.com/nicolargo/glances/pull/3184 * [Snyk] Security upgrade h11 from 0.14.0 to 0.16.0 by @nicolargo in https://github.com/nicolargo/glances/pull/3195 * fix(deps): update dependency pysnmp-lextudio to <6.3.1 by @renovate[bot] in https://github.com/nicolargo/glances/pull/3107 * exports: Removed iterator helpers by @Boris-Okassa in https://github.com/nicolargo/glances/pull/3197 ##### New Contributors * @kenrmayfield made their first contribution in https://github.com/nicolargo/glances/pull/3141 * @Destarianon made their first contribution in https://github.com/nicolargo/glances/pull/3151 * @wuhgit made their first contribution in https://github.com/nicolargo/glances/pull/3152 * @nguuuquaaa made their first contribution in https://github.com/nicolargo/glances/pull/3160 * @ia74 made their first contribution in https://github.com/nicolargo/glances/pull/3191 **Full Changelog**: https://github.com/nicolargo/glances/compare/v4.3.2...v4.3.3