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
25 Posts 3 Posters 1.5k 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
    #16

    [1.1.1]

    • Update beszel to 0.13.1
    • Full Changelog
    • Fix one minute charts on systems without Docker. (#1237)
    • Change system permalinks to use ID instead of name. (#1231)
    • New German translations by @maxi07
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote last edited by
      #17

      [1.1.2]

      • Update beszel to 0.13.2
      • Full Changelog
      • Add ability to set custom name for extra disks. (#​379)
      • Improve WebSocket agent reconnection after network interruptions. (#​1263)
      • Allow more latency in one minute charts before visually disconnecting points. (#​1247)
      • Update favicon and add down systems count in bubble.
      • OpenWRT - graceful service stop, restart and respawn if crashes by @​evrial in #​1245
      • Retry agent's attempt to get the Docker version by @​amanda-wee in #​1250
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote last edited by
        #18

        [1.2.0]

        • Update beszel to 0.14.0
        • Full Changelog
        • Add ability to view container status, health, details, and basic logs. (#​928)
        • Add /containers page for viewing current status of all running containers. (#​928)
        • Probable fix for erroneous network stats when interface resets. (#​1267, #​1246)
        • New translations by @​derilevi and @​rasko-dev.
        andreasduerenA 1 Reply Last reply
        0
        • Package UpdatesP Package Updates

          [1.2.0]

          • Update beszel to 0.14.0
          • Full Changelog
          • Add ability to view container status, health, details, and basic logs. (#​928)
          • Add /containers page for viewing current status of all running containers. (#​928)
          • Probable fix for erroneous network stats when interface resets. (#​1267, #​1246)
          • New translations by @​derilevi and @​rasko-dev.
          andreasduerenA Offline
          andreasduerenA Offline
          andreasdueren
          wrote last edited by
          #19

          @Package-Updates said in Beszel - Package Updates:

          Add ability to view container status, health, details, and basic logs. (#​928 )

          That maens it can now read/display the CLOUDRON_APP_DOMAIN. Is there a way to overwrite the container name from the UUID to this value?

          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote last edited by
            #20

            [1.2.1]

            • Update beszel to 0.14.1
            • Full Changelog
            • Add MFA_OTP env var to enable email-based one-time password for users and/or superusers.
            • Add image name to containers table. (#1302)
            • Add spacing for long temperature chart tooltip. (#1299)
            • Fix sorting by status in containers table. (#1294)
            • New translations by @GrifTheDev and @Loriage.
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote 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 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 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 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 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
                      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