v0.10.1
Quick patch release to fix #643 and a problem with starting the server on new installs.
See 0.10.0 release notes here: https://github.com/henrygd/beszel/releases/tag/v0.10.0
Full Changelog: v0.10.0...v0.10.1
Quick patch release to fix #643 and a problem with starting the server on new installs.
See 0.10.0 release notes here: https://github.com/henrygd/beszel/releases/tag/v0.10.0
Full Changelog: v0.10.0...v0.10.1
The Windows agent is experimental and may get flagged by AV. I'll try to improve the setup process and sort out the major issues over the next handful of minor releases. See this article by Alex Kretzschmar for usage.
SHARE_ALL_SYSTEMS env var to share all systems with all users. (#585)PRIMARY_SENSOR env var to choose which sensor displays in the table.NETWORK env var to specify tcp, tcp4, tcp6, or unix.BESZEL_HUB_ and BESZEL_AGENT_ prefixes for all env vars.tegrastats. (#476, #286)KEY_FILE env var to supply keys to agent via file. (#411, #412)PORT env var with LISTEN. PORT will continue to be supported.I'll add more i18n contributions tomorrow. It's late here and I'm going to bed :)
Full Changelog: v0.9.1...v0.10.0
Bug Fixes
Enhancements
Security
item_duplication_fields paths existing after a field in the path is deleted (#24654 by @ComfortablyCoding)filter_count returning incorrect values for relational filters (#24718 by @ComfortablyCoding)item_duplication_fields paths existing after a field in the path is deleted (#24654 by @ComfortablyCoding)@directus/app@13.7.1@directus/api@25.0.1@directus/composables@11.1.8create-directus-extension@11.0.11@directus/env@5.0.2@directus/extensions@3.0.3@directus/extensions-registry@3.0.3@directus/extensions-sdk@13.0.3@directus/memory@3.0.2@directus/pressure@3.0.2@directus/storage-driver-azure@12.0.2@directus/storage-driver-cloudinary@12.0.2@directus/storage-driver-gcs@12.0.2@directus/storage-driver-s3@12.0.2@directus/storage-driver-supabase@3.0.2@directus/system-data@3.0.1@directus/themes@1.0.9@directus/utils@13.0.2@directus/validation@2.0.2
@directus/app@13.7.0@directus/api@25.0.0@directus/composables@11.1.7create-directus-extension@11.0.10@directus/env@5.0.1@directus/extensions@3.0.2@directus/extensions-registry@3.0.2@directus/extensions-sdk@13.0.2@directus/memory@3.0.1@directus/pressure@3.0.1@directus/storage-driver-azure@12.0.1@directus/storage-driver-cloudinary@12.0.1@directus/storage-driver-gcs@12.0.1@directus/storage-driver-s3@12.0.1@directus/storage-driver-supabase@3.0.1@directus/themes@1.0.8@directus/utils@13.0.1@directus/validation@2.0.1
public/ folder within an active theme folder will now be exposed for public access. If for some reason you already have such a folder that you don't want exposed, rename it before upgrading.
If you are upgrading from 1.15 or earlier, you need to run php bin/console doctrine:migrations:migrate (or equivalent) as webserver user after upgrade. This is not required when coming from 1.16.0. If you are running a docker container, use sudo docker exec --user=www-data partdb php bin/console doctrine:migrations:migrate, or sudo -E inside the docker container, to ensure that the migrations are applied to the correct database.
If you are using Part-DB it would be helpful if you fill out this short survey on your usage of Part-DB (Google Forms): https://forms.gle/Q15twx3YYq3qCNfe8
There is a new experimental docker image, which is much faster. See this post for more info.
You can help to translate Part-DB to other languages. See this post for more info.
Full Changelog: v1.16.0...v1.16.1
Database schema changed: You need to run php bin/console doctrine:migrations:migrate (or equivalent) after upgrade! If you are running a docker container, use docker exec --user=www-data partdb php bin/console doctrine:migrations:migrate, or sudo -E inside the docker container, to ensure that the migrations are applied to the correct database.
If you are using Part-DB it would be helpful if you fill out this short survey on your usage of Part-DB (Google Forms): https://forms.gle/Q15twx3YYq3qCNfe8
There is a new experimental docker image, which is much faster. See this post for more info.
You can help to translate Part-DB to other languages. See this post for more info.
Full Changelog: v1.15.2...v1.16.0
In this release, we have restarted to focus on features. A long-awaited feature has been added, namely sorting articles by various criteria: received date (existing, default), publication date, title, link, random.
A few highlights β¨:
&get=A, and also those archived with &get=Z
This release has been made by @Alkarex, @b-reich, @hkcomori, @math-GH, @UserRoot-Luca
and newcomers @a6software, @aftix, @bl00dy1837, @brtmax, @Roan-V, @ShaddyDC, @UncleArya
Full changelog:
&get=A, and also those archived with &get=Z #7144
intext: #7228force-https.txt #7259
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
There is a new experimental docker image, which is much faster. See this post for more info.
You can help to translate Part-DB to other languages. See this post for more info.
Param, Param (2), Param (3), etc.), so that they can be saved, without manually needing to edit their names (as Part-DB wants a unique name for them). See issue #840Full Changelog: v1.15.1...v1.15.2
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
There is a new experimental docker image, which is much faster. See this post for more info.
You can help to translate Part-DB to other languages. See this post for more info.
Full Changelog: v1.15.0...v1.15.1
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
There is a new experimental docker image, which is much faster. See this post for more info.
You can help to translate Part-DB to other languages. See this post for more info.
Full Changelog: v1.14.5...v1.15.0
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
There is a new experimental docker image, which is much faster. See this post for more info.
You can help to translate Part-DB to other languages. See this post for more info.
Full Changelog: v1.14.4...v1.14.5
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
There is a new experimental docker image, which is much faster. See this post for more info.
You can help to translate Part-DB to other languages. See this post for more info.
Attention: This version contains updated versions of dependencies, that fix security issues under certain conditions. The only one that should be relevant for Part-DB is CVE-2024-50340 which is only possible if you have the register_argc_argv PHP option enabled. This should be disabled by default on most systems, still you should update Part-DB to the latest version, to avoid any risks.
Full Changelog: v1.14.3...v1.14.4
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
There is a new experimental docker image, which is much faster. See this post for more info.
You can help to translate Part-DB to other languages. See this post for more info.
Full Changelog: v1.14.2...v1.14.3
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
There is a new experimental docker image, which is much faster. See this post for more info.
You can help to translate Part-DB to other languages. See this post for more info.
Full Changelog: v1.14.1...v1.14.2
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
There is a new experimental docker image, which is much faster. See this post for more info.
You can help to translate Part-DB to other languages. See this post for more info.
Full Changelog: v1.14.0...v1.14.1
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
There is a new experimental docker image, which is much faster. See this post for more info.
You can help to translate Part-DB to other languages. See this post for more info.
Full Changelog: v1.13.3...v1.14.0
#Part-DB 1.13.3
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
There is a new experimental docker image, which is much faster. See this post for more info.
You can help to translate Part-DB to other languages. See this post for more info.
-> into the search field (issue #666)data_uri filter can now be used for labels in twig mode (issue #665)Full Changelog: v1.13.2...v1.13.3
default_value dropped on field schema changes (#24386 by @ComfortablyCoding)@directus/app@13.6.0@directus/api@24.0.1create-directus-extension@11.0.9@directus/extensions@3.0.1@directus/extensions-registry@3.0.1@directus/extensions-sdk@13.0.1@directus/themes@1.0.7@directus/sdk@19.0.1
No breaking changes.
Last release was RSS-Bridge 2025-01-02.
Not much changes since then, but this release has the correct tag in the Configuration (visual bug only).
Full Changelog: 2025-01-02...2025-01-26
useRelationMultiple to only update fetched items when dependents change, not just update (#24389 by @connorwinston)related-values for related items in template rendering. Fixed display-formatted-values and display-labels not handling arrays correctly. Added handling of nested fields to template rendering. (#24232 by @connorwinston)is_indexed behavior for MSSQL/SQLite (#24203 by @joselcvarela)null on 204 response (#24275 by @ComfortablyCoding)is_indexed behavior for MSSQL/SQLite (#24203 by @joselcvarela)@directus/app@13.5.0@directus/api@24.0.0@directus/components@1.0.2@directus/composables@11.1.6@directus/constants@13.0.0create-directus-extension@11.0.8create-directus-project@12.0.0@directus/env@5.0.0@directus/errors@2.0.0@directus/extensions@3.0.0@directus/extensions-registry@3.0.0@directus/extensions-sdk@13.0.0@directus/format-title@12.0.0@directus/memory@3.0.0@directus/pressure@3.0.0@directus/random@2.0.0@directus/release-notes-generator@2.0.0@directus/schema@13.0.0@directus/storage@12.0.0@directus/storage-driver-azure@12.0.0@directus/storage-driver-cloudinary@12.0.0@directus/storage-driver-gcs@12.0.0@directus/storage-driver-local@12.0.0@directus/storage-driver-s3@12.0.0@directus/storage-driver-supabase@3.0.0@directus/stores@1.0.2@directus/system-data@3.0.0@directus/themes@1.0.6@directus/types@13.0.0@directus/update-check@13.0.0@directus/utils@13.0.0@directus/validation@2.0.0@directus/sdk@19.0.0
startSystemUpdateTicker using time.Tick by @chuangbo in #347warn by default for new installations.Full Changelog: v0.9.0...v0.9.1
This release includes breaking changes to the REST API. Most importantly, /api/admins/* has been replaced with the _superusers auth collection. For more information see "Web APIs changes" in the PocketBase 0.23.0 release notes.
/_/#/settings page.USER_CREATION environment variable to allow automatic creation of user accounts via OAuth. (#291)RestartSec directive to the service configuration for both agent and hub scripts by @Sped0n (#311)autoComplete="off" to the login honeypot field to (hopefully) prevent the browser from autofilling it in some instances. (#314)Please contribute translation improvements here: https://crowdin.com/project/beszel
Full Changelog: v0.8.0...v0.9.0
GPU=true. Still binary agent only and requires nvidia-smi or rocm-smi (see #262).Please contribute translation improvements here: https://crowdin.com/project/beszel
Full Changelog: v0.7.4...v0.8.0
Full Changelog: v0.7.3...v0.7.4
For example, I have an encrypted external SSD that never showed I/O stats when using the Docker agent:
With lsblk we can see that the LUKS partition is associated with sda1:
sda ββsda1 ββluks-d76c2e14-0264-446f-af20-edb8e3e28741
We'll update the mountpoint to use sda1 as the folder name.
volumes: - /mnt/my-extra-drive:/extra-filesystems/sda1:ro
The agent will first check if I/O stats are available for luks-d76c2e14-0264-446f-af20-edb8e3e28741.
Because they are not, the agent will check the folder name (sda1). I/O for sda1 is available, so it will use sda1 for this disk instead of luks-d76c2e14-0264-446f-af20-edb8e3e28741. The read/write stats now populate as intended:
Full Changelog: v0.7.2...v0.7.3
Apologies for multiple patch releases today! There are no changes to the agent in this release.
Full Changelog: v0.7.1...v0.7.2
SENSORS is set as an empty string. (#196)Huge thanks to @ArsFy for doing a ton of work on this release!
And further apologies to @alexzaitsev for accidentally deleting your Ukrainian translations π.
Full Changelog: v0.6.2...v0.7.0