Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Beszel
  3. Beszel - Package Updates

Beszel - Package Updates

Scheduled Pinned Locked Moved Beszel
28 Posts 3 Posters 2.6k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #21

    [1.3.0]

    • Update beszel to 0.15.0
    • Full Changelog
    • This release introduces initial support for S.M.A.R.T. disk health data. The documentation is a work in progress and may not cover all cases. Please report issues in #373.
    • Remove environment variables from container details (#1305)
    • Add CONTAINER_DETAILS environment variable to control access to container logs and info. (#1305)
    • Improve temperature chart by allowing y-axis to start above 0 for better readability. (#1307)
    • Improve battery detection logic. (#1287)
    • Limit docker log size to prevent possible memory leaks. (#1322)
    • Update Go dependencies.
    • New translations by @thorbm1500, @Utesgui, and others.
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #22

      [1.3.1]

      • Update beszel to 0.15.1
      • Full Changelog
      • Add SMART_DEVICES environment variable to specify devices and types. (#373, #1335, docs)
      • Add support for scsi, sntasmedia, and sntrealtek S.M.A.R.T. types. (#373, #1335)
      • [Feature] Add sorting to the Smart table by @svenvg93 in #1333
      • [Feature] Skip Virtual Disks in S.M.A.R.T data by @svenvg93 in #1332
      • Handle power-on time attributes that are formatted as strings (e.g., "0h+0m+0.000s").
      • Fix incorrect disk rendering in S.M.A.R.T. device details. (#1336)
      • Fix SHARE_ALL_SYSTEMS setting not working for containers. (#1334)
      • Fix text contrast issue when container details are disabled. (#1324)
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #23

        [1.3.2]

        • Update beszel to 0.15.2
        • Full Changelog
        • Improve S.M.A.R.T. device detection logic (fix regression in 0.15.1) (#1345)
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #24

          [1.3.3]

          • Update beszel to 0.15.3
          • Full Changelog
          • Add CPU state details and per-core usage. (#1356)
          • Add env var to exclude containers from being monitored by @svenvg93 in #1352
          • Add INTEL_GPU_DEVICE environment variable to specify Intel GPU device. (#1285)
          • Improve parsing of edge case S.M.A.R.T. power on times. (#1347)
          • Fix empty disk I/O values for extra disks. (#1355)
          • Fix battery nil pointer error. (#1353)
          • Add Hebrew with translations by @gabay.
          • Update shoutrrr and gopsutil dependencies.
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #25

            [1.3.4]

            • Update beszel to 0.15.4
            • Full Changelog
            • Refactor containers table to fix clock issue causing no results. (#1337)
            • Fix Windows extra disk detection. (#1361)
            • Add total line to the tooltip of charts with multiple values. (#1280, thanks @titouv)
            • Add fallback paths for smartctl lookup. (#1362, #1363)
            • Fix intel_gpu_top parsing when engine instance id is in column. (#1230)
            • New translations by @thiagoalcav and David Tornero.
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote last edited by
              #26

              [1.4.0]

              • Update beszel to 0.16.0
              • Full Changelog
              • Add basic systemd service monitoring. (#1153, thanks @smtucker )
              • Add GPU usage alerts.
              • Show additional disk percentages in systems table. (#1365, thanks @svenvg93)
              • Embed smartctl in the Windows binary (experimental). (#1362)
              • Add EXCLUDE_SMART environment variable to exclude devices from S.M.A.R.T. monitoring. (#1392)
              • Change alert links to use system ID instead of name.
              • Update Go dependencies.
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote last edited by
                #27

                [1.4.1]

                • Update beszel to 0.16.1
                • Full Changelog
                • Add services column to All Systems table. (#1153)
                • Add SERVICE_PATTERNS environment variable to filter systemd services. (#1153)
                • Detect and handle immutable filesystems like Fedora Silverblue by @SoulSniper1212 in #1405
                • Add setting for layout width.
                • Set a dynamic upper domain on the YAxis for container chart by @evrial in #1412
                • Add alert history page size preference persistence by @SoulSniper1212 in #1404
                • Update actions to lock issues and skip MRs by @svenvg93 in #1419
                • Update Go dependencies.
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote last edited by
                  #28

                  [1.5.0]

                  • Update beszel to 0.17.0
                  • Full Changelog
                  • Add quiet hours to silence alerts during specific time periods. (#265)
                  • Add dedicated S.M.A.R.T. page.
                  • Add alerts for S.M.A.R.T. failures.
                  • Add DISK_USAGE_CACHE environment variable. (#1426)
                  • Add SKIP_SYSTEMD environment variable. (#1448)
                  • Add hub builds for Windows and FreeBSD.
                  • Change extra disk indicators in systems table to display usage range as dots. (#1409)
                  • Strip ANSI escape sequences from docker logs. (#1478)
                  • Font ligatures create unwanted artifacts in random ids by @m90 in #1434
                  • fix: Fix the issue where the Add System button is visible to read-only users. by @zjkal in #1442
                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Bookmarks
                  • Search