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
17 Posts 2 Posters 1.0k 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
    #7

    [1.0.3]

    • Update beszel to 0.12.4
    • Full Changelog
    • Add battery charge monitoring.
    • Add fallback mirror to the update commands. (#1035)
    • Fix blank token field in insecure contexts.
    • Allow opening internal router links in new tab.
    • Add /api/beszel/user-alerts endpoint. Remove use of batch API for alerts in hub.
    • Update Go and JS dependencies.
    • New translations by @Radotornado, @AlexVanSteenhoven, @harupong, @dymek37, @NaNomicon, Tommaso Cavazza, Caio Garcia, and others.
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #8

      [1.0.4]

      • Update beszel to 0.12.5
      • Full Changelog
      • Downgrade gopsutil to v4.25.6 to fix panic on FreeBSD (#​1083)
      • Exclude FreeBSD from battery charge monitoring to fix deadlock. (#​1081)
      • Minor hub UI improvements.
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #9

        [1.0.5]

        • Update beszel to 0.12.6
        • Full Changelog
        • Add maximum 1 minute memory usage.
        • Add status filtering to Systems Table by @svenvg93 in https://github.com/henrygd/beszel/pull/927
        • Virtualize All Systems table to improve performance with hundreds of systems. (#1100)
        • Add missing os.Chmod step to Hub update by @svenvg93 in https://github.com/henrygd/beszel/pull/1093
        • Fix system table links in Safari in https://github.com/henrygd/beszel/pull/1092
        • Use older cuda image in henrygd/beszel-agent-nvidia for increased compatibility by @Impact123 in https://github.com/henrygd/beszel/pull/1103
        • Fix alignment for metrics by @svenvg93 in https://github.com/henrygd/beszel/pull/1109
        • Truncate long system names in web UI (#1104)
        • Fix update mirror and add --china-mirrors flag. (#1035)
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #10

          [1.0.6]

          • Update beszel to 0.12.7
          • Full Changelog
          • Make LibreHardwareMonitor opt-in with LHM=true environment variable. (#1130)
          • Fix bug where token was not refreshed when adding a new system. (#1141)
          • Add USER_EMAIL and USER_PASSWORD environment variables to set the email and password of the initial user. (#1137)
          • Display system counts (active, paused, down) in All Systems 'view' options. (#1078)
          • Remember All Systems sort order during session.
          • [Feature] improved support for mips and mipsle architectures by @a-mnich in #1112
          • [Bug] Update install script to use crontab on Alpine by @svenvg93 in #1136
          • [Fix] fix GitHub workflow errors in forks by @a-mnich in #1113
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote last edited by
            #11

            [1.0.7]

            • Update beszel to 0.12.9
            • Full Changelog
            • Fix divide by zero error introduced in 0.12.8 🙂 (#1175)
            • Add per-interface network traffic charts. (#926)
            • Add cumulative network traffic charts. (#926)
            • Add setting for time format (12h / 24h). (#424)
            • Add experimental MFA one-time password (OTP) support (configured in PocketBase; reference OAuth docs).
            • Add TRUSTED_AUTH_HEADER environment variable for authentication forwarding. (#399)
            • Add AUTO_LOGIN environment variable for automatic login. (#399)
            • Add FreeBSD support for agent install script and update command.
            • Fix status alerts not being resolved when system comes up. (#1052)
            • Add openwrt restart procedure after updating the agent automatically by @sashablue in #1151
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote last edited by
              #12

              [1.0.8]

              • Update beszel to 0.12.10
              • Full Changelog
              • Add initial support for Intel GPUs (#1150, #755; feedback appreciated)
              • Show connection type (WebSocket / SSH) in hub UI.
              • Fix temperature unit and bytes / bits settings. (#1180)
              • Add henrygd/beszel-agent-intel image for Intel GPUs.
              • Change default memory calculation (see below)
              • Update Go dependencies. Shoutrrr now supports notifications for Signal and WeChat Work (WeCom).
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote last edited by
                #13

                [1.0.9]

                • Update beszel to 0.12.11
                • Full Changelog
                • Adjust calculation of cached memory (fixes #1187, #1196)
                • Add pattern matching and blacklist functionality to NICS env var. (#1190)
                • Update Intel GPU collector to parse plain text (-l) instead of JSON output (#1150)
                • [Bug] Fix Hub Executable after update by @svenvg93 in #1193
                • [Bug] Skip Cali interfaces for network collection by @svenvg93 in #1195
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote last edited by
                  #14

                  [1.0.10]

                  • Update beszel to 0.12.12
                  • Full Changelog
                  • Fix high CPU usage when intel_gpu_top returns an error. (#​1203)
                  • Add SKIP_GPU environment variable to skip GPU data collection. (#​1203)
                  • Add fallback cache/buff memory calculation when cache/buff isn't available (#​1198)
                  • Fix automatic agent update / restart on OpenRC. (#​1199)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote last edited by
                    #15

                    [1.1.0]

                    • Update beszel to 0.13.0
                    • Full Changelog
                    • Add one minute chart with one second updates.
                    • Improve accuracy of disk I/O statistics.
                    • Add SYSTEM_NAME environment variable to override system name on universal token registration. (#​1184)
                    • Fixed OpenWRT agent restarter logic by @​evrial in #​1210
                    • Add noindex HTML meta tag. (#​1218)
                    • New translations by @​itssloplayz and @​zoixc
                    • Update Go dependencies.
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote 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
                        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