❌

Normale weergave

v11.6.0

10 April 2025 om 17:49

⚠️ Potential Breaking Changes

  • @directus/api
    • Fixed filter hook altered payload not passed to action hook on create (#24812 by @ComfortablyCoding)
    • GraphQL primary key field types have changed from String to ID (#24757 by @Nitwel)

✨ New Features & Improvements

  • @directus/app
    • Added Visual Editor Beta (#24758 by @formfcw)
    • After creating a new content version, it will become the current selected version (#24606 by @robluton)
    • Added Version support to field rules. This allows conditional rules based on an item's version (#24646 by @robluton)
  • @directus/api
  • @directus/env
    • Added QUERYSTRING_MAX_PARSE_DEPTH configuration variable (#24833 by @Nitwel)
  • @directus/system-data
  • @directus/types
  • @directus/sdk

πŸ› Bug Fixes & Optimizations

πŸ“¦ Published Versions

  • @directus/app@13.8.0
  • @directus/api@26.0.0
  • @directus/components@1.0.3
  • @directus/composables@11.1.9
  • @directus/constants@13.0.1
  • create-directus-extension@11.0.12
  • create-directus-project@12.0.1
  • @directus/env@5.0.3
  • @directus/errors@2.0.1
  • @directus/extensions@3.0.4
  • @directus/extensions-registry@3.0.4
  • @directus/extensions-sdk@13.0.4
  • @directus/format-title@12.0.1
  • @directus/memory@3.0.3
  • @directus/pressure@3.0.3
  • @directus/random@2.0.1
  • @directus/release-notes-generator@2.0.1
  • @directus/schema@13.0.1
  • @directus/storage-driver-azure@12.0.3
  • @directus/storage-driver-cloudinary@12.0.3
  • @directus/storage-driver-gcs@12.0.3
  • @directus/storage-driver-s3@12.0.3
  • @directus/storage-driver-supabase@3.0.3
  • @directus/system-data@3.1.0
  • @directus/themes@1.0.10
  • @directus/types@13.1.0
  • @directus/utils@13.0.3
  • @directus/validation@2.0.3
  • @directus/sdk@19.1.0

  •  

BookStack v25.02.1

16 Maart 2025 om 13:51

Links

Full List of Changes

This release contains the following fixes and changes:

  • Added ipv6 database host address support. (#5464)
  • Updated translations with latest Crowdin changes. (#5505)
  • Updated revisions list to hide changes link for oldest revision. (#5454)
  • Updated system CLI:
    • Added new download-vendor command.
    • Updated restore command to take environment variables into account. (#5489)
    • Updated backup command to use mariadb-dump where available. (#5373)
    • Updated update command to check, warn and exit early if the CLI is making changes to itself. (#5335)
    • Updated MySQL handling to use option files to pass details to CLI executions.
    • Updated MySQL handling to consider common xampp directory.
  • Updated PHP dependencies.

  •  

v0.10.2

Door: henrygd
15 Maart 2025 om 08:14

Changes

  • Adds health commands for Docker healthchecks (instructions) (#324)
  • Fixes bug / slowdown when adding 50+ alerts simultaneously (#664)
  • Fixes temperature sensors not returning good sensors when one sensor is bad (#648)
  • Adds ability to set a GPU as PRIMARY_SENSOR (#663)
  • Adds multicolumn unique index to prevent duplicate alerts and deletes exiting duplicates (#662)
  • Updates unit display in some charts. For example: "17.28 GB" instead of "17,283.00 MB."

Localization updates

Full Changelog: v0.10.1...v0.10.2

  •  

FreshRSS 1.26.1

Door: Alkarex
13 Maart 2025 om 22:34

This is a bugfix release for 1.26.0, addressing some regressions πŸ›

A few highlights ✨:

  • Fix regression with cURL HTTP headers breaking conditional HTTP requests
  • Fix regression with saving states of user queries
  • Fix regression with dynamic OPML

This release has been made by @Alkarex, @FromTheMoon85, @marienfressinaud, @math-GH
and newcomers @abackstrom, @BryanButlerGit, @culbrethj, @EricDiao, @Karvel, @ViPeR5000

Full changelog:

  • Features
    • Add cURL version to page about system information #7409
  • Bug fixing
    • Fix regression with cURL HTTP headers breaking conditional HTTP requests #7403, FreshRSS/simplepie#33
    • Fix regression with saving states of user queries #7400
    • Fix regression with dynamic OPML #7394
    • Fix update of the user’s last activity on login action #7406
    • Fix setting category option Maximum number of articles to keep per feed #7416
    • Fix priority field when processing a new feed from an extension #7354
  • Deployment
    • Fix regression with 64-bit timestamps on 32-bit platforms #7375
    • Fix back-compatibility with cURL 7.51 (we require cURL 7.52+ for CURLPROXY_HTTPS) #7409
  • UI
    • Use case-insensitive sort for categories #7402
    • Improve dark mode of Origine theme #7413
    • Added API password indicator #7340
  • I18n
    • Fix (es, fa, sk): do not translate XPath code #7404
    • Fix date bug in Finish #7423
    • Add Portuguese from Portugal #7329
    • Improve Hungarian #7391
  • Misc.

  •  

v0.10.0

Door: henrygd
6 Maart 2025 om 10:05

Note

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.

New features

  • Allow x minutes downtime before alerting. (#595, #625).
  • Support serving under a subpath location (instructions). (#33, #518)
  • Support for multiple hubs connecting to a single agent. (#341)
  • SHARE_ALL_SYSTEMS env var to share all systems with all users. (#585)
  • Added GPU and Temperature columns to the dashboard systems table. (#616)
  • PRIMARY_SENSOR env var to choose which sensor displays in the table.
  • Left / right keys (and h / l) change page to previous / next systems. (#608)
  • Save user preference between docker/binary in the 'Add System' dialog. (#602)
  • NETWORK env var to specify tcp, tcp4, tcp6, or unix.
  • Improve ease of setup for local agent in Docker with unix socket connection.
  • Support for optional BESZEL_HUB_ and BESZEL_AGENT_ prefixes for all env vars.
  • Add dialog to edit system details. (#338)
  • Better icon for iOS / home screens. (#525)
  • Auto-login if one OAuth provider and password auth is disabled.
  • Add ability to copy docker run command or view manual binary setup instructions.
  • Experimental support for Jetson devices with tegrastats. (#476, #286)
  • Grey out meters for offline systems. (#370)
  • KEY_FILE env var to supply keys to agent via file. (#411, #412)
  • Initial beszel-hub k8s chart (#537)
  • Allow searching by system status in dashboard table.
  • Create Debian package for beszel-agent by @Daniel15 in #497
  • Publish Docker images to GitHub container registry by @a-mnich in #615
  • Add beszel-agent startup arguments by @a-mnich in #581
  • Add OpenWRT support for binary quick script installation by @Nicols0Mart in #445

Bug fixes and other changes

  • Fix power draw chart for discrete AMD GPUs.
  • Refresh interfaces if agent starts before network online (#466)
  • Add User-Agent to resolve Docker Desktop bug (#513, #603)
  • Replaced PORT env var with LISTEN. PORT will continue to be supported.
  • Hub performance optimizations. Should use fewer resources and scale better.
  • Average/max value state is persisted when changing systems.

Localization updates

I'll add more i18n contributions tomorrow. It's late here and I'm going to bed :)

New Contributors

Full Changelog: v0.9.1...v0.10.0

  •  

v2.5.1

5 Augustus 2025 om 15:45

Bug Fixes

  • #542 Issue deleting subfolder named '0' causes browser freeze and deletes parent folder
  • #558 Incorrect file permissions on new sites
  • #582 Cron refuses a command which contains 'admin'
  • Translation Fixes

Enhancements

  • Updated phpMyAdmin to 5.2.2

Security

  • Security improvements (Yell Phone Naing)

  •  

v11.5.1

28 Februari 2025 om 15:55

πŸ› Bug Fixes & Optimizations

  • @directus/app
    • inside an extension's detail page in the marketplace, the back state is not valid if it's a nullish value and it should (#24703 by @CiaccoDavide)
      redirect to the extensions list
  • @directus/api
  • @directus/system-data
    • Fixed invalid item_duplication_fields paths existing after a field in the path is deleted (#24654 by @ComfortablyCoding)

πŸ“ Documentation

πŸ“¦ Published Versions

  • @directus/app@13.7.1
  • @directus/api@25.0.1
  • @directus/composables@11.1.8
  • create-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

  •  

v11.5.0

26 Februari 2025 om 19:26

⚠️ Potential Breaking Changes

  • @directus/api
    • Changed error message when a Flow condition operation fails (#24716 by @br41nslug)

✨ New Features & Improvements

πŸ› Bug Fixes & Optimizations

  • @directus/app
    • Ensured that the Kanban layout only resets the group title when the group field changes within the same collection (#24567 by @formfcw)
    • Ensured that the β€œShow Ungrouped” option is disabled and that the β€œNo Group” column doesn’t appear in Kanban layouts if (#24563 by @formfcw)
      the group field is not nullable
    • Ensured that Kanban layout groups can be reordered without admin rights when selecting a non-relational group_by field (#24537 by @formfcw)
      by saving updates in the layout presets.
    • Improved custom translation experience by prefilling existing values (#24535 by @hanneskuettner)
    • Ensured that the Kanban layout refreshes after deleting a group column (#24565 by @formfcw)
    • Fixed trimmed fields not saving null for empty strings (#24544 by @connorwinston)
    • Fixed Opening of Translation Split Pane Overriding 2nd lang when not needed (#24628 by @connorwinston)
    • Fixed being able to input non-integer values into an integer input. (#24569 by @connorwinston)
    • Ensured that bulk selection and editing in the table layout of the O2M and M2M interfaces works as expected (#24540 by @formfcw)
    • Added customizable handling for missing data in time series charts, allowing continuous lines, gaps, or a set value. (#24529 by @connorwinston)
    • Fix BlockEditor Duplicating Translated Items (#24617 by @connorwinston)
    • Fixed BigInt rounding errors by treating BigInt's as strings in app (#24599 by @connorwinston)
    • Fixes sort ordering for bulk updates and m2a relationships (#24598 by @robluton)
  • @directus/api
    • Optimized local schema caching in memory with object freezing (#24636 by @br41nslug)
    • Added semaphore to GraphQL schema generation (#24667 by @licitdev)
    • Removed duplicated key validation logic from updateByQuery (#24709 by @u12206050)
    • Fixed permissions with $NOW being cached (#24543 by @Nitwel)
    • Improved error message when verifying JWT (#24618 by @licitdev)
    • Modularized GraphQL service to improve code organization and maintainability (#24533 by @Nitwel)
  • @directus/env
  • @directus/utils
    • Fixed shifting logical operators up in filter parsing (#24564 by @Nitwel)
  • @directus/extensions-sdk
    • Added the validate command to the package.json template (#24610 by @ukmadlz)

πŸ“ Documentation

πŸ“¦ Published Versions

  • @directus/app@13.7.0
  • @directus/api@25.0.0
  • @directus/composables@11.1.7
  • create-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

  •  

BookStack v25.02

31 Mei 2025 om 15:37

Links

Upgrade Notices

  • PHP Version Requirement Change - The minimum supported PHP version has changed from PHP 8.1 to PHP 8.2 in this release. Please see our "Updating PHP & Composer" documentation page for guidance on updating PHP where needed.
  • Sorting - Basic sort order changes for chapters and pages will no longer affect the "updated" time for these items. Wider changes during sorting (moving to a new parent) will still increment the "updated" time.
  • Theme System - A 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.

Full List of Changes

  • Added sort rules with automatic book sorting. (#5457, #2065)
  • Added method to serve public files via the theme system. (#5405, #3904)
  • Updated app framework to Laravel 11. (#5400)
  • Updated codebase minimum PHP version from 8.1 to 8.2. (#5397)
  • Updated codebase to address various PHP 8.4 deprecations. (#5491)
  • Updated new WYSIWYG editor with a range of fixes. (#5415)
  • Updated search indexing to handle guillemets. Thanks to @inv-hareesh. (#5475, #5471)
  • Updated search indexing with advanced tokenization along with hyphen handling. (#5488, #2095)
  • Updated sort handling to not increment the updated date for sorted content. (#1777)
  • Updated translations with latest Crowdin changes. (#5409, #5399)
  • Fixed incorrect image orientation handling. (#5462)
  • Fixed layout issues at specific breakpoints. (#5396)
  • Fixed LDAP error thrown when server does not provide a cn value. (#5443)
  • Fixed wrong condition for showing new books list. Thanks to @Silverlan. (#5470)

  •  

Part-DB 1.16.1

Door: jbtronics
7 Maart 2025 om 11:23

Part-DB 1.16.1

Warning

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.

Important

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

Tip

There is a new experimental docker image, which is much faster. See this post for more info.

Tip

You can help to translate Part-DB to other languages. See this post for more info.

Bug fixes

Miscellaneous

  • Updated translations
  • Optimized database migration (this might fix issue #873)

Full Changelog: v1.16.0...v1.16.1

  •  

Part-DB 1.16.0

Door: jbtronics
7 Maart 2025 om 11:24

Part-DB 1.16.0

Warning

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.

Important

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

Tip

There is a new experimental docker image, which is much faster. See this post for more info.

Tip

You can help to translate Part-DB to other languages. See this post for more info.

New features

  • Added info providers for the german vendors reichelt.com and pollin.de. They use webscraping of the shop pages, as no official API is provider. Use at your own risk!
  • Improved inputting/editing of attachment parts (made it easily editable and highlightable) (PR #849 @Treeed)
  • Updated KiCAD EDA library list for EDA info autocomplete to latest KiCad version
  • Improved attachment system. Attachments now keep the external URL info if a file was downloaded, so that you can track that later (PR #848, @Treeed)
  • Added additional sorting and filter possibilities in attachments table
  • Use newer farnell/element14 API version. This allows to retrieve the correct URL to products in farnell shop and gives us additional part description that will be put into the notes field in Part-DB

Bug fixes

  • Fixed attachment statistics for sqlite (PR #847 @Treeed)
  • Fixed problem with duplicate fields in jsonapi API schema description (issue #862)
  • Fixed problem with wrong/missing API docs in some cases (issue #851)

Miscellaneous

  • Updated dependencies
  • Fixed some deprecation warnings
  • Improved documentation

New Contributors

Full Changelog: v1.15.2...v1.16.0

  •  

FreshRSS 1.26.0

Door: Alkarex
23 Februari 2025 om 19:30

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 ✨:

  • Add order-by options to sort articles by received date (existing, default), publication date, title, link, random
  • Allow searching in all feeds, also feeds only visible at category level with &get=A, and also those archived with &get=Z
    • UI accessible from user-query view
  • New shortcuts for adding user labels to articles
  • Several improvements and bug fixes

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:

  • Features
    • Add order-by options to sort articles by received date (existing, default), publication date, title, link, random #7149
    • Allow searching in all feeds, also feeds only visible at category level with &get=A, and also those archived with &get=Z #7144
      • UI accessible from user-query view
    • Add search operator intext: #7228
    • New shortcuts for adding user labels to articles #7274
    • New About page with system information #7161
  • Bug fixing
    • Fix regression denying access to app manifest #7158
    • Fix unwanted feed description updates #7269
    • Ensure no PHP buffer for SQLite download (some setups would first put the file in memory) #7230
    • Fix XML encoding regression in HTML+XPath mode #7345
    • Improve cURL proxy options and fix some constants #7231
    • Fix UI of global view unread articles counter #7247
    • Hide base theme in carrousel #7234
  • Deployment
    • Reduce superfluous Docker builds #7137
    • Docker default image (Debian 12 Bookworm) updated to PHP 8.2.26 and Apache 2.4.62
    • Docker alternative image (Alpine 3.21) updated to PHP 8.3.16
  • UI
    • Add footer icons to reader view #7133
    • Remove local reference to font Open Sans to avoid bugs with some local versions #7215
    • Improve stats page layout #7243
    • Smaller mark as read button in mobile view #5220
    • Add CSS class to various types of notifications to allow custom styling #7287
    • Various UI and style improvements: #7162, #7268
      Security
    • Better authorization label for OIDC in the UI #7264
    • Allow comments in force-https.txt #7259
  • I18n:
  • Misc.

  •  

Part-DB 1.15.2

Door: jbtronics
2 Februari 2025 om 00:02

Part-DB 1.15.2

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

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.

Changes and Improvements

  • Deprecated GET_GROSS_PRICES env for TME provider with TME private access token, as it is ignored then and whether VAT is included or not in prices depends on account type
  • Removed to show "All" entries in a log table, as the log can easily contain thousands of entries, that would most likely in an out of memory exception on server (see issue #835)
  • If an info provider returns multiple attachments or parameters with the same name, they will be suffixed with a number (e.g. 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 #840

Bug fixes

  • Prevent error with TME info provider, if using TME private access key (issue #838)
  • Fixed exception when exporting an empty list (issue #836)

Miscellaneous

  • Updated dependencies
  • Improved translations (thanks @mkne)
  • Improved documentation (thanks @mkne)

Full Changelog: v1.15.1...v1.15.2

  •  

Part-DB 1.15.1

Door: jbtronics
7 Januari 2025 om 22:17

Part-DB 1.15.1

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

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.

Bugfixes

  • Fixed problem that frontend assets could not be loaded properly if serving Part-DB under a prefixed path (issue #824)

Miscellaneous

  • Updated dependencies

Full Changelog: v1.15.0...v1.15.1

  •  

Version 1.15.0

Door: jbtronics
7 Januari 2025 om 22:17

Part-DB 1.15.0

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

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.

New features / Improvements

  • Updated CKEditor to v41, which should load faster
  • Show when a part already exists, when trying to add new parts from info provider (thanks to @Treeed)
  • Allow to scan the EIGP114 barcodes on digikey and mouser parts to directly reference parts (thanks to @Treeed)
  • Added the possibility to decode and view the content of barcodes (especially EIPG114)
  • Allow to map categories from info providers to local categories, using the "alternative names" of local categories
  • Highly improved barcode scanner, which should be much faster and more reliable and even a bit smaller than the old one
  • Allow to directly save the current label options to a label profile (see issue #806)
  • Do not preselect a category when creating a new part, so that users must explicitly select a category and not save one accidentally

Bugfixes

  • Fixed LCSC provider (see issue #790), thanks to @vvekic
  • Fixed sizing of text in the label editor field
  • Fixed "Scan from image" feature of barcode scanner
  • Fixed problem that API PATCH operations to parts touched unrelated fields (issue #800)

Miscellaneous

  • Updated dependencies
  • Updated translations
  • Updated documentation

New Contributors

Full Changelog: v1.14.5...v1.15.0

  •  

Part-DB 1.14.5

Door: jbtronics
2 December 2024 om 11:26

Part-DB 1.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.

Changes

  • Updated docker container PHP to PHP 8.3
  • Use a different format for log files (plain text instead of JSON encoding). This should be easier to read and output shorter lines (see #781)
  • Fixed problem that PostgresSQL searches were case sensitive. Now they are case-insentive to have the same and more useful behavior as on SQLIte and MySQL (see #784)

Improvements

  • Allow usernames to contain @ sign (as long as it is not the first char) to allow email addresses as username (see #772)

Bugfixes

  • Fixed errors, when accessing Part-DB via link-local IPv6 addresses (#782)
  • Allow longer error lines in docker container. (#781)
  • Fixed problem that SAML users could not access API via tokens (#765)

Miscellaneous

  • Updated dependencies
  • Updated translations

Full Changelog: v1.14.4...v1.14.5

  •  

Part-DB 1.14.4

Door: jbtronics
8 November 2024 om 23:46

Part-DB 1.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.

Security fixes

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.

Improvements

  • Fixed typos in translation (thanks @mkne, PR #757)

Miscellaneous

  • Updated dependencies

New Contributors

  • @mkne made their first contribution in #757

Full Changelog: v1.14.3...v1.14.4

  •  

Part-DB 1.14.3

Door: jbtronics
5 November 2024 om 00:22

Part-DB 1.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.

Improvements

  • Added Polish as available language (thanks to Gregory)
  • Improved responsive layout, tables and part info page now looks better on mobile view (#755, thanks @dotsam )
  • Show a warning message, when password set command is run in non-interactive mode, where no password can be entered
  • Added a special API filter for tags, which makes searching for parts with a certain tag via API much easier (#750)

Bugfixes

  • Fixed problem that OEMSecrets provider could not be enabled on docker installations (#742)
  • Fixed/Avoid problems with non-Unicode character encodings of file imports (#749)
  • Changed size and position of back-to-top button to avoid it overlapping form buttons (#737)
  • Fixed problem with storage location sorting with Postgres database (#734)

Miscellaneous

  • Updated dependencies

New Contributors

Full Changelog: v1.14.2...v1.14.3

  •  

Part-DB 1.14.2

Door: jbtronics
17 Oktober 2024 om 00:43

Part-DB 1.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.

Bugfixes

  • Fixed search and table filtering (issue #735)

Miscellaneous

  • Updated dependencies
  • Updated translations
  • Improved documentation (#727, Thanks to @plaes)

New Contributors

Full Changelog: v1.14.1...v1.14.2

  •  

Part-DB 1.14.1

Door: jbtronics
13 Oktober 2024 om 23:53

Part-DB 1.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.

Bugfixes

  • Fixed wrong translation of end-of-life status (#700)
  • Fixed problem that non-admins could not add the authenticator app 2FA method to their account (#717)
  • Fixed problem that document was non-scrollable when coming from a modal (like in the part merge process) (#696)
  • Fixed importing of parameters on parts (#718)
  • Generate the correct paths for tables endpoints, when serving Part-DB from a subdirectory (#724)
  • Properly close the part search field and search options, when clicking outside (#701)

Miscellaneous

  • Updated dependencies
  • Updated translations

Full Changelog: v1.14.0...v1.14.1

  •  

Part-DB 1.14.0

Door: jbtronics
9 September 2024 om 21:56

Part-DB 1.14.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.

New features

  • Added OEMSecrets info provider (thanks to @pdo59, #679)
  • Show number of results of info provider search and a message, if no results were found

Bugfixes

  • Fixed exception when undeleting elements with embeds structures (#685)
  • Properly apply old data from history logs to embedded data in entities
  • Fixed problems with image size in list views in certain constellations (thanks to @vergissberlin, #689)
  • Do not treat package parameter as number in digikey provider (#682)
  • Do not round parameter values, now the full double precision can be inputted (#681)

Docker images

  • Updated docker image to debian bookworm
  • Use PHP 8.2 in docker images
  • Refactored Dockerfile (thanks to @duhow, #683)

Miscellaneous

  • Updated dependencies
  • Removed unnecessary dependencies
  • Updated translations

New Contributors

Full Changelog: v1.13.3...v1.14.0

  •  

Part-DB 1.13.3

Door: jbtronics
24 Augustus 2024 om 16:13

#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.

New features

  • Prevent information leakage in twig mode label error messages (it contained the project file path before)
  • Allow to create a new sub category based on the current selected category by typing -> into the search field (issue #666)
  • Attachment IDs can now be viewed in attachments list table

Bugfixes

  • Use correct field for real datasheet URL in LCSCProvider by @frank-f in #670
  • data_uri filter can now be used for labels in twig mode (issue #665)
  • Fixed exception, when label templates contained invalid twig code (issue #671)
  • Fixed filtering logic for exclusion of a value in combination with empty values (issue #658)
  • Return a 404 code, instead of 500, when the file of an attachment can not be served.
  • Fixed asymmetric padding of footer in datatables

Miscellaneous

  • Updated dependencies

Full Changelog: v1.13.2...v1.13.3

  •  

v11.4.1

4 Februari 2025 om 20:41

✨ New Features & Improvements

  • @directus/app
    • Added confirmation prompt to delete buttons and ensured that they behave consistently (#24462 by @formfcw)
    • Exposed useTranslationsStore to extensions via useStores (#24475 by @paescuj)
    • Added support for rendering M2A items in related values display (#24503 by @formfcw)

πŸ› Bug Fixes & Optimizations

  • @directus/app
    • Fixed a bug where text did not appear in the markdown interface when switching from preview to editor mode (#24482 by @formfcw)
    • Fixed a bug where thumbnails did not appear in the render template (#24480 by @formfcw)
    • Fixed label display not handling json field types in templates (#24437 by @connorwinston)
    • Fixed conditional interface options incorrectly replacing choices (#23685 by @Trup3s)
    • Fixed missing space between v-notice and list items in M2A interface (#24466 by @formfcw)
    • Ensured that permissions are applied to kanban layout actions (#24409 by @formfcw)
    • Ensured that custom translations used in system-input-translated-string interfaces are displayed correctly (#24495 by @formfcw)
    • Fixed a bug where the item limit warning would appear even if the item count was already below the limit after filtering (#24485 by @formfcw)
    • Fixed a bug where the header would not collapse under certain circumstances and would unexpectedly move up when (#24454 by @formfcw)
      scrolling elements in the view
    • Fixed inconsistencies in list interfaces (#24385 by @formfcw)
    • Added checkboxes/radiobuttons for calendar items when in select mode (#24444 by @formfcw)
    • Fixed Field/Collection/Relation Stores not handling error's correctly (#24436 by @connorwinston)
    • Fixed alignment of SSO social icons in Safari (#24474 by @paescuj)
    • Added support for cc, bcc, and replyTo fields to the email operation (#24488 by @highvibesonly)
    • Enhanced Date Formatting Options for DateTime Interface/Display (#24504 by @connorwinston)
  • @directus/api
  • @directus/sdk
  • @directus/themes
    • Fixed shadow of header bar to be present in default dark mode (#24463 by @paescuj)

πŸ“ Documentation

  • Removed invalid operation trigger API from SDK and docs (#24461 by @licitdev)

πŸ§ͺ Blackbox Tests

πŸ“¦ Published Versions

  • @directus/app@13.6.0
  • @directus/api@24.0.1
  • create-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

  •  

RSS-Bridge 2025-01-26

Door: dvikan
26 Januari 2025 om 11:21

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).

What's Changed

New Contributors

Full Changelog: 2025-01-02...2025-01-26

  •  

v11.4.0

16 Januari 2025 om 17:04

⚠️ Potential Breaking Changes

✨ New Features & Improvements

  • @directus/app
    • Improved flow notification messages to differentiate between async and sync flow execution (#24419 by @obafemitayor)
    • Added the ability to toggle translation interface items to make them deleteable and ensure that defaults, conditions and (#24291 by @formfcw)
      validations work as expected
  • @directus/extensions-sdk
    • Introduced new validate command in the directus-extension CLI which checks if an extension meets the requirements (#24269 by @ukmadlz)

πŸ› Bug Fixes & Optimizations

πŸ“¦ Published Versions

  • @directus/app@13.5.0
  • @directus/api@24.0.0
  • @directus/components@1.0.2
  • @directus/composables@11.1.6
  • @directus/constants@13.0.0
  • create-directus-extension@11.0.8
  • create-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

  •  

v0.9.1

Door: henrygd
6 Januari 2025 om 00:25

What's Changed

  • Update install-agent.sh script to support Alpine (OpenRC) by @Arsierl in #320
  • fix: json.Unmarshal not resetting struct fields by @chuangbo in #345
  • refactor: simplify startSystemUpdateTicker using time.Tick by @chuangbo in #347
  • Upgrade gopsutil to fix memory leak on ARM Mac by @chuangbo in #367
  • Fixes multiple GPUs with same name merging in temperature graph (#361)
  • Adds armv6l support for agent install script. (#364)
  • Sets Hub's minimum log level to warn by default for new installations.
  • Adds Slovenian and Danish languages

New Contributors

Full Changelog: v0.9.0...v0.9.1

  •  

v0.9.0

Door: henrygd
19 December 2024 om 05:46

Important

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.

Notes

  • This release adds a built in rate limiter. I recommend enabling it (and specifying a trusted proxy header if applicable) on the /_/#/settings page.
  • A lot of internal refactoring was needed to accommodate changes in PocketBase. If anything isn't working correctly, please open an issue.
  • We now have a website with better documentation. Feel free to submit a PR if you want to add or improve anything.

New features

  • USER_CREATION environment variable to allow automatic creation of user accounts via OAuth. (#291)
  • Grid view option for systems table by @0xMMMMMM (#315)
  • Agent install script: Add checksum support and mirrors for mainland China by @Alice39s (#290)
  • New PocketBase features like batch API and rate limiting.

Bug fixes / other updates

  • Fix IPv6 connection problem by @wwng2333 (#288)
  • Add a RestartSec directive to the service configuration for both agent and hub scripts by @Sped0n (#311)
  • Add autoComplete="off" to the login honeypot field to (hopefully) prevent the browser from autofilling it in some instances. (#314)

Localization updates

Please contribute translation improvements here: https://crowdin.com/project/beszel

New Contributors

Full Changelog: v0.8.0...v0.9.0

  •  

v0.8.0

Door: henrygd
13 November 2024 om 00:36

New features

  • Better support for monitoring Podman containers (see #211).
  • Nvidia and AMD GPU monitoring is no longer hidden behind GPU=true. Still binary agent only and requires nvidia-smi or rocm-smi (see #262).

Localization updates

Please contribute translation improvements here: https://crowdin.com/project/beszel

Bug fixes / other updates

  • Improves disk discovery slightly by checking partition labels.
  • Removes containers from Docker / Podman network chart tooltip if they were stopped during that update.

Full Changelog: v0.7.4...v0.8.0

  •  

v0.7.4

Door: henrygd
9 November 2024 om 02:38

What's Changed

New features

  • Experimental support for Nvidia and AMD GPUs (utilization, VRAM, power draw, and temperature). See #262 for more info. Feedback is appreciated.
  • Binary install script now has an option for automatic daily updates.

Localization updates

Bug fixes

  • Fixes display of values under 1 GB in disk usage charts. (#261)

Full Changelog: v0.7.3...v0.7.4

  •  
❌