❌

Normale weergave

Part-DB 1.17.0

Door: jbtronics
30 Maart 2025 om 16:26

Part-DB 1.17.0

Warning

From this version Part-DB uses the digikey v4 API. If you have an existing API key, make sure to select the Product Information V4 capability on digikey's api console. Otherwise the digikey info provider will not function!

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.

Changes

  • Use Digikey V4 API for digikey provider (by @Danixu in #875)

New features

  • Added a way to change the location of parts as batch action, as long as they contain only one lot.
  • Improved attachment download compatibility (thanks @Treeed)
  • Show digikey packing type (tape&Reel, Box, etc.) in info provider search list
  • Render units of parameters with Latex (#856)
  • Added a command to download all external-only attachments to the local file system (php bin/console partdb:attachments:download)
  • Added an experimental automigration feature to docker image. Set DB_AUTOMIGRATE to true in your docker-compose file to automatically apply database migrations on container startup.

Bug fixes

  • Fixed bugs for pollin info provider
  • Workaround a bug in KiCAD which could cause a crash (#878)
  • Use own CA bundle for element14 provider, to workaround missing CA in debian (#891, #866)
  • Fixed problems with mouser info provider, where part numbers could not be resolved to a unique part (#888, #616)
  • Fixed 500 if internal attachment path was not resolvable to an URL (#898)
  • Fixed problem that global_theme config param was ignored (#880)
  • Fixed problem, that categories did not appear in KiCAD, even though they contained visible parts (#885)
  • Make database migrationn more compliant with SQL standard (#900)

Miscellaneous

  • Updated translations
  • Updated dependencies

New Contributors

Full Changelog: v1.16.1...v1.17.0

  •  

OBS Studio 31.0.3

18 April 2025 om 06:28

Important

NVIDIA Kepler (600 and 700 series) GPUs are no longer supported for NVENC.

Note

NVIDIA users may need to update their GPU drivers to 551.76 (Windows) / 550.54.14 (Linux) or newer.

Important

The code signing certificate for OBS has been updated. This may impact game capture compatibility with some anti-cheat solutions with this OBS update. If you are a game or anti-cheat developer please see https://obsproject.com/kb/capture-hook-certificate-update for more information.

31.0.3 Hotfix Changes

  • Fixed a crash in OBS Studio 31.0.2 when attempting to log info about a browser source crash [WizardCM]
  • Fixed a crash on macOS if OBS used more than 8GB of memory [PatTheMav/jcm93]
  • Fixed a possible crash if OBS Studio was opened in Studio Mode [PatTheMav/tt2468]
  • Fixed a potential deadlock with browser sources on OBS shutdown [tt2468]
  • Fixed an issue with streams not reconnecting correctly after a disconnect [dsaedtler]
  • Fixed several issues with NVIDIA Background Blur [pkviet]
  • Fixed an issue where Video Capture Devices on macOS could be unintentionally flipped upside down [jcm93]
  • Fixed an issue where the Program View resolution would not update correctly [exeldro]

31.0.2 Hotfix Changes

  • Fixed a crash on Windows when initializing a Video Capture Device source that does not provide a valid frame size [RytoEX]
  • Fixed a crash on Windows when using NVIDIA Audio Effects filters with certain SDK versions [pkviet]
  • Fixed a crash on Windows when using obs-websocket with a config path that contained Unicode characters [PatTheMav/tt2468]
  • Fixed a crash on macOS when initializing a Video Capture Device source in a corrupt state [jcm93]
  • Fixed an issue on macOS where Python scripting would not work if Python was installed via Homebrew [jcm93]
  • Fixed an issue on Windows where browser sources would not recognize gamepad input if OBS Studio was not in focus [WizardCM]
  • Fixed an issue with browser sources where they would occasionally stutter for 250ms [reitowo/WizardCM/PatTheMav/tytan652/pkviet]
  • Fixed an issue on Linux where browser sources used more CPU than previous versions [tytan652]
  • Fixed the setting value range for NVENC target quality for AV1 [Bleuzen]
  • Fixed logging for NVENC lookahead values [DeeDeeG]
  • Added additional logging for browser sources [WizardCM/tt2468]

31.0.1 Hotfix Changes

  • Fixed a crash on macOS caused by hand gesture reactions [gxalpha]
  • Fixed a crash caused by malformed scene collection files [PatTheMav]
  • Fixed a possible crash on Linux when initializing PipeWire screen sharing [tytan652]
  • Fixed a possible deadlock and freeze on macOS while exiting OBS [izwb003]
  • Fixed an issue with inhibiting screensaver on Linux [tytan652]
  • Fixed an issue where migrated NVIDIA Audio Effects filters would not retain their position in the filter order [pkviet]
  • Fixed an issue where Scene Collections could have an incorrect base resolution [derrod]
  • Fixed an issue on Linux with Portable Mode causing the config directory to be in the wrong location [Penwy]
  • Fixed an issue where an Image Slideshow Source set to Random Playback Mode would stop on the last image [derrod]
  • Fixed a missing string for an NVENC error message [derrod]
  • Changed NVENC to not permit invalid custom options [derrod]

31.0 New Features

  • Added NVIDIA Blur Filter and Background Blur [pkviet]
  • Added preview scrollbars and zoom/scale indicator [cg2121/Warchamp7]
  • Added v210 format support for AJA device capture [paulh-aja]
  • Added Amazon IVS service integration [palana]
  • Added QSV AV1 Screen Content Coding [thyintel]
  • Enabled first-party YouTube Chat features [msuman-google]

31.0 Changes

  • Updated the browser source/docks CEF (Chromium) to version 127 (6533) on all platforms [reitowo/WizardCM/PatTheMav/tytan652/pkviet/kkartaltepe/Lain-B]
  • Changed scene items to use relative coordinates [derrod]
    • Existing scene collections will be automatically converted to use relative coordinates if the scene collection has a known output resolution set.
  • Split NVIDIA Audio Effects from Noise Suppression [pkviet]
    • Existing filters will be automatically migrated.
  • Changed the Image Slideshow's Playback Mode property from radio buttons to a dropdown [derrod]
  • Disabled the (currently unsupported) built-in Automatic Scene Switcher when using Wayland on Linux [tytan652]
  • Improved error messages for macOS Virtual Camera [jcm93]
  • Changed Display and Window capture on Windows to not capture the first found display or window [Lain-B]
  • Changed display and window capture on Linux to not capture implicitly [Lain-B]
  • Added a warning to Window Capture when trying to capture WinUI 3 applications with BitBlt [qhy040404]
  • Refactored the NVENC implementation with various improvements [derrod]
    • SDK 12.2 features, such as split encoding, are now supported.
    • Additional features from old SDKs are supported:
      • B-Frames as reference
      • Target Quality VBR mode (CQVBR)
    • A custom options field has been added to allow setting more options that don't warrant their own UI elements.
  • Improved screensaver inhibit functions on Linux in Flatpak [tytan652]
  • Changed scripts to correctly pass settings to modified callbacks on reload [Penwy]
  • Removed legacy QSV code for old devices (Haswell or older) [RytoEX]
  • Removed legacy QSV code for Windows 7 [RytoEX]
  • Removed default desktop audio device on macOS 13+ [jcm93]
  • Removed NVIDIA Kepler GPU support for NVENC [derrod]
  • Removed FTL support [derrod]
  • Removed legacy migrations from OBS Studio 28.1 and earlier [derrod]
    • If updating from these older versions, you may wish to update to OBS Studio 30.2 first, and then update to OBS Studio 31.
  • Removed support for Ubuntu 22.04 [derrod]
  • Removed legacy YouTube chat [gxalpha]
  • Blocked TikTok Virtual Camera from loading in OBS due to known issues [notr1ch]
  • Application settings have been split into "app" configuration and "user" configuration, rather than storing everything in global.ini [PatTheMav]

31.0 Bug Fixes

  • Fixed two crashes with the QSV encoder on Linux [kkartaltepe]
  • Fixed a crash with a race condition involving multitrack video output reconnect [dsaedtler]
  • Fixed two potential crashes in Linux Window Capture [Lain-B]
  • Fixed a crash on macOS that could occur if an audio device was disconnected [jcm93]
  • Fixed a crash on Windows when capturing D3D12 games [confusionattack/Lain-B]
  • Fixed a crash on Linux when importing a scene collection created on Windows [SarenDev]
  • Fixed a crash on Windows when capturing a Vulkan application [Charlese2]
  • Fixed a deadlock in MP4 muxer [derrod/notr1ch]
  • Fixed a deadlock when shutting down muxer [exeldro]
  • Fixed a potential deadlock when stopping an encoder [derrod]
  • Fixed a potential memory error and crash in text parser [fzwoch]
  • Fixed a couple minor memory leaks [pkviet]
  • Fixed a memory leak in PipeWire plugin [dimtpap]
  • Fixed a memory leak when playing an HDR media file [tt2468]
  • Fixed an issue on FreeBSD with handling SSL certificates [emaste]
  • Fixed an issue with pressed button color in the Rachni theme [shiina424]
  • Fixed an issue with some missing icons in the System theme [shiina424]
  • Fixed an SRT listener bug where the socket was not closed properly [pkviet]
  • Fixed an issue where the current scene collection could be erased to default when trying to switch to a different scene collection that's corrupted or invalid [derrod]
  • Fixed a buffer overrun in UTF-8 text conversion [derrod]
  • Fixed an issue that could cause bitrate spikes in QSV CBR [thyintel]
    • Note: This fix only applies to Lunar Lake or newer except Alder Lake N.
  • Fixed an issue where the Auto Configuration Wizard could unintentionally enable Enhanced Broadcasting [lexano-ivs]
  • Fixed issues with the audio clipping indicators displaying incorrectly on volume meters [norihiro]
  • Fixed an issue causing hotkeys to register inconsistently on macOS [jcm93]
  • Fixed an issue causing multitrack video output to fail if color format was set to I444 [dsaedtler]
  • Fixed an issue where Custom CSS in browser sources no longer worked with certain websites (namely YouTube chat) [vvto33]
  • Restored STUN support for WHIP output [mondain]

Checksums

OBS-Studio-31.0.3-Sources.tar.gz: f99f49eae21059cc3e38411e7e16b62de6be8579e2537b2d7504d82a504f34a9
OBS-Studio-31.0.3-Ubuntu-24.04-x86_64-dbsym.ddeb: e7c75c1d977e28358d1c586f9dfa725e32ecf47e1ec35544ba19e77b6631cc2b
OBS-Studio-31.0.3-Ubuntu-24.04-x86_64.deb: c6bbaec5ad8a68d4314bf6f10eb3519ba2a59187cb7d41bb3d2ba0a395561230
OBS-Studio-31.0.3-Windows-Installer.exe: 4800ea05ddcdde7832a1c58a2b1e29684eee122c08e23ab122c9815d05404c32
OBS-Studio-31.0.3-Windows-PDBs.zip: 386dd1fcffef3e3bfe97d99bc1e2e64bd16da7f16049752802e5f78db2a24487
OBS-Studio-31.0.3-Windows.zip: b7086a6b6162d5122eedf7773e96c723e455ad1a931b59d1097f020ee7ff145e
OBS-Studio-31.0.3-macOS-Apple-dSYMs.tar.xz: bc567a57d2394b974fc09b71525b801d9fa35a82a6d0c05476b2018bc70247d4
OBS-Studio-31.0.3-macOS-Apple.dmg: 29fe18704eb5134e3cc1e486dcfd2e3c1e69df06b918a20529c2e67cb9d9590d
OBS-Studio-31.0.3-macOS-Intel-dSYMs.tar.xz: d4759e41176509c0d1214ff670f664a4b938299804c35742a58587f65b005094
OBS-Studio-31.0.3-macOS-Intel.dmg: 1a91c95a05b7cfde6573b5d7c10aa00ef8f7a961e60fb38dd3167ac577657977

  •  

Ubuntu 25.04 (Plucky Puffin) Beta released

28 Maart 2025 om 04:46

The Ubuntu team is pleased to announce the Beta release of the Ubuntu 25.04 Desktop, Server, and Cloud products.

Ubuntu 25.04, codenamed β€œPlucky Puffin”, continues Ubuntu’s proud tradition of integrating the latest and greatest open source technologies into a high-quality, easy-to-use Linux distribution. The team has been hard at work through this cycle, introducing new features and fixing bugs.

This Beta release includes images from not only the Ubuntu Desktop, Server, and Cloud products, but also the Kubuntu, Lubuntu, Ubuntu Budgie, UbuntuKylin, Ubuntu MATE, Ubuntu Studio, Ubuntu Unity and Xubuntu flavours.

The Beta images are known to be reasonably free of showstopper image build or installer bugs, while representing a very recent snapshot of 25.04 that should be representative of the features intended to ship with the final release expected on April 17, 2025.

Ubuntu, Ubuntu Server, Cloud Images:

Plucky Beta includes updated versions of most of our core set of packages, including a current 6.14 kernel, and much more.

To upgrade to Ubuntu 25.04 Beta from Ubuntu 24.10, follow these instructions:

https://help.ubuntu.com/community/PluckyUpgrades

The Ubuntu 25.04 Beta images can be downloaded at:

https://releases.ubuntu.com/25.04/ (Ubuntu and Ubuntu Server on x86)

This Ubuntu Server image features the next generation Subiquity server installer, bringing the comfortable live session and speedy install of the Ubuntu Desktop to server users.

Additional images can be found at the following links:

https://cloud-images.ubuntu.com/daily/server/plucky/current/ (Cloud Images)
https://cdimage.ubuntu.com/releases/24.10/beta/ (Non-x86)

As fixes will be included in new images between now and release, any daily cloud image from today or later (i.e. a serial of 20250327 or higher) should be considered a Beta image. Bugs found should be filed against the appropriate packages or, failing that, the cloud-images project in Launchpad.

The full release notes for Ubuntu 25.04 Beta can be found at:

https://discourse.ubuntu.com/t/plucky-puffin-release-notes/48687

Kubuntu:

Kubuntu is the KDE based flavour of Ubuntu. It uses the Plasma desktop and includes a wide selection of tools from the KDE project.

The Beta images can be downloaded at:

https://cdimage.ubuntu.com/kubuntu/releases/25.04/beta/

Lubuntu:

Lubuntu is a flavor of Ubuntu which uses the Lightweight Qt Desktop Environment (LXQt). The project’s goal is to provide a lightweight yet functional Linux distribution based on a rock-solid Ubuntu base.

The Beta images can be downloaded at:

https://cdimage.ubuntu.com/lubuntu/releases/25.04/beta/

Ubuntu Budgie:

Ubuntu Budgie is community developed desktop, integrating Budgie Desktop Environment with Ubuntu at its core.

The Beta images can be downloaded at:

https://cdimage.ubuntu.com/ubuntu-budgie/releases/25.04/beta/

UbuntuKylin:

UbuntuKylin is a flavor of Ubuntu that is more suitable for Chinese users.

The Beta images can be downloaded at:

https://cdimage.ubuntu.com/ubuntukylin/releases/25.04/beta/

Ubuntu Mate:

Ubuntu MATE is a flavor of Ubuntu featuring the MATE desktop environment.

The Beta images can be downloaded at:

https://cdimage.ubuntu.com/ubuntu-mate/releases/25.04/beta/

Ubuntu Studio:

Ubuntu Studio is a flavor of Ubuntu that provides a full range of multimedia content creation applications for each key workflow: audio, graphics, video, photography and publishing.

The Beta images can be downloaded at:

https://cdimage.ubuntu.com/ubuntustudio/releases/25.04/beta/

Ubuntu Unity:

Ubuntu Unity is a flavor of Ubuntu featuring the Unity7 desktop environment.

The Beta images can be downloaded at:

https://cdimage.ubuntu.com/ubuntu-unity/releases/25.04/beta/

Xubuntu:

Xubuntu is a flavor of Ubuntu that comes with Xfce, which is a stable, light and configurable desktop environment.

The Beta images can be downloaded at:

https://cdimage.ubuntu.com/xubuntu/releases/25.04/beta/

Regular daily images for Ubuntu, and all flavours, can be found at:

https://cdimage.ubuntu.com
Ubuntu is a full-featured Linux distribution for clients, servers and clouds, with a fast and easy installation and regular releases. A tightly-integrated selection of excellent applications is included, and an incredible variety of add-on software is just a few clicks away.

Professional technical support is available from Canonical Limited and hundreds of other companies around the world. For more information about support, visit https://ubuntu.com/support

If you would like to help shape Ubuntu, take a look at the list of ways you can participate at:

https://ubuntu.com/community/participate

Your comments, bug reports, patches and suggestions really help us to improve this and future releases of Ubuntu. Instructions can be found at:
https://help.ubuntu.com/community/ReportingBugs

You can find out more about Ubuntu and about this Beta release on our website, IRC channel and wiki.

To sign up for future Ubuntu announcements, please subscribe to Ubuntu’s very low volume announcement list at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-announce

Originally posted to the ubuntu-announce mailing list Thu Mar 27 7:56:41 UTC 2025 by Paride Legovini on behalf of the Ubuntu Release Team

  •  

FileZilla Server 1.10.0 released

Door: Tim Kosse
27 Maart 2025 om 15:02

New features:

  • It is now possible to configure which protocols users are allowed to login with

Bugfixes and minor changes:

  • Fixed validation of domain names during certificate creation if a component in the hostname consists purely of numbers
  • Administration UI: Fixed issues with renaming users
  • Windows installer: Improved logging
  •  

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

  •  

Paint.NET 5.1.7 is now available

23 Maart 2025 om 00:13

This is a hotfix for brush rendering to not occasionally have segments that are drawn twice.

The 5.1.6 update was a hotfix for a memory leak, and also updated the bundled JPEG XL plugin to fix a crash on ARM64.

The 5.1.5 update added JPEG XL (*.jxl) support, improved quantization color quality, updated AVIF loading to better handle mapping HDR images to SDR, and fixed some bugs.

Get the Update

There are two releases of Paint.NET:

  • Microsoft Store release (recommended)
    • You can purchase it here. This helps fund development and is an alternative or supplement to sending in a donation. In addition, updates happen automatically in the background when you’re not using the app.
    • If you already have it installed, the update should happen automatically once Microsoft certifies the update, usually within the next day or so. To get the update immediately (once it’s certified), you can follow the instructions listed here.
  • Classic Desktop release
    • Download the installer from the website. This is the recommended download if you don’t have Paint.NET installed. It can also be used to update the app.
    • If you already have it installed, you should be offered the update automatically within the next few days, but you can also get it immediately by going to βš™ Settings -> Updates -> Check Now.
    • Offline Installers and Portable ZIPs are available over on GitHub.

Change Log

Changes since 5.1.6:

  • Fixed a bug in the UI system that was causing the brush tools to occasionally process pointer input events twice.
  • Updated the bundled JpegXLFileType plugin to v1.1.3 (thanks @null54!).

Changes since 5.1.5:

  • Fixed a memory leak when flattening an image and then undoing that change.
  • Updated the bundled JpegXLFileType plugin to v1.1.2 to fix a crash on ARM64 (thanks @null54!).

Changes since 5.1.4:

  • New: JPEG XL (*.jxl) images are now supported by way of bundling @null54β€˜s JpegXLFileType plugin
  • Fixed the Levels adjustment not honoring the active selection.
  • Fixed some more mouse cursor issues when completing certain actions with certain tools.
  • Fixed some keyboard shortcuts in the Adjustments menu not working reliably.
  • Fixed most cases of tooltips blinking on/off when drawn near the bottom of the screen (thanks @toe_head2001!).
  • Fixed some new high-DPI scaling issues in toolbar dropdowns.
  • Improved quantization quality for Effects->Color-Quantize and when saving an image at 8-bit depth and below. This was done by merging octree node colors in linear gamma space.
  • Fixed some incorrect background text color rendering in the status bar.
  • Updated the bundled AvifFileType plugin to v3.12.1, which improves conversion from HDR images utilizing the Rec. 2020 PQ color space (thanks @null54).
  • Updated the bundled WebpFileType plugin to v1.5.0 (thanks @null54!).

  •  

MediaInfo 25.03

21 Maart 2025 om 13:00
+ Italian translation update
+ Windows shell extension: Handle .url files, thanks to cjee21
+ Windows shell extension: Option for separate instance, thanks to cjee21
+ I2218, TTML: detect IMSC Rosetta
+ MXF: support of HDR Vivid Metadata
+ AVS3 Video: support for AVS3 Video according to T/AI 109.2
+ MP4: Display of operating system and hardware e.g. Android or iOS
+ MP4: Handle loci and @xyz metadata
+ MP4: Handle more metadata
+ DAT: recording date & misc
+ 3D Audio: Enable graph also on Linux
x macOS GUI: Fix HTML background color on macOS 11 and earlier
x macOS GUI: Update macOS app icon to match new UI guidelines
x iOS: prevent crash when receiving invalid event
x iOS: Update iOS icon to match new UI guidelines
x iOS: Open from media gallery
x iOS: Prevent out-of-memory when parsing large file
x Android: Fix square adaptive icon
x Android: Update AppIcon
x Qt GUI: several improvements for matching the current windows version, thanks to cjee21
x I1042, Windows GUI: Fix menubar/toolbar visibility
x I2199, MP4: fix moov meta support
x I2213, MXF: better handling of bad LinkedTrackID in descriptors
x I2191, PAC: fix crash with some W16 blocs
x I2223, DVD-Video: fix crash
x AVC: fix GOP computing sometimes half of actual GOP
x AC3: Fix wrong read of mixlevel
x MPEG-4: Handle correctly mett track format
x Fix alignment of text output for CJK languages
  •  

Proxmox VE is an NVIDIA vGPU supported hypervisor

19 Maart 2025 om 21:00

VIENNA, Austria – March 19, 2025 – Enterprise software developer Proxmox Server Solutions announced today that its open-source virtualization management platform, Proxmox Virtual Environment (Proxmox VE), is the newest addition to the NVIDIA vGPU supported hypervisors. Starting with NVIDIA vGPU 18, this enables GPU virtualization across the Proxmox hypervisor, enhancing compatibility and performance for users operating in this environment. Enterprises using Proxmox VE can now take advantage of NVIDIA vGPU to run graphics-intensive and AI development workloads in virtualized environments. This partnership marks another step in a series of recent efforts to empower enterprise customers with enhanced features, official support, and continued open access.

Sharing a GPU across virtual machines (VMs) on virtualization platforms like Proxmox VE offers enterprises significant cost and efficiency benefits, reducing idle time through resource sharing, and improves scalability, allowing multiple GPU-accelerated tasks to run on the same hardware. Proxmox and NVIDIA work together to enable seamless integration and support between their solutions.

"Deploying NVIDIA vGPU software on Proxmox VE is seamless. The integration makes it easy to verify the performance needed to support various compute-intensive workloads and manage GPU utilization efficiently. Now we can quickly adjust resources to ensure an optimal user experience.” says Daire Byrne, Global Head of Systems at DNEG, an award-winning creative studio.

Availability

Technical enterprise support for NVIDIA vGPU software on Proxmox VE is available requiring a Proxmox subscription level of Basic, Standard, or Premium as well as an NVIDIA vGPU entitlement.

For optimal performance in production workloads, enterprise-grade hardware is recommended. To verify hardware compatibility, consult the NVIDIA Qualified System Catalog for detailed information. A comprehensive guide on configuring NVIDIA's Virtual GPU (vGPU) technology within the Proxmox Virtual Environment hypervisor is available from Proxmox at: NVIDIA vGPU on Proxmox VE

###

About Proxmox Virtual Environment
Proxmox Virtual Environment (Proxmox VE) is the leading open-source platform for all-inclusive enterprise virtualization. With the central web interface, you can easily run VMs and containers, manage software-defined storage and networking functionality, high-availability clustering, and multiple integrated out-of-the-box tools like backup/restore, live migration, replication, and the firewall. Enterprises use the powerful yet easy-to-manage, all-in-one solution to meet the core requirements of today’s modern data centers. Proxmox VE allows them to remain adaptable for future growth, thanks to its flexible, modular and open architecture.

About Proxmox Server Solutions
Proxmox provides powerful and user-friendly open-source server software. Enterprises of all sizes and industries use Proxmox solutions to deploy efficient and simplified IT infrastructures, minimize total cost of ownership, and avoid vendor lock-in. Proxmox also offers commercial support, training services, and an extensive partner ecosystem to ensure business continuity for its customers. Proxmox Server Solutions GmbH was established in 2005 and is headquartered in Vienna, Austria.

Contact:Β Daniela HΓ€sler / Dominik Bohn, Proxmox Server Solutions GmbH

  •  

Bitfocus Companion v3.5.3

Door: Julusian
9 Juni 2025 om 16:04

πŸ“¦ Downloads available at

πŸ’΅ Donate to the project at

Companion v3.5.3 - Release Notes

🐞 BUG FIXES

  • fix emulator keymap for clickers #3328
  • add pincode layout for SDS #3330
  • fix web buttons irregular column count causing some buttons to not work #3303
  • fix \r\n drawing with extra space #3315

🐞 MODULE FIXES

  • cedar-dns8d
  • colorlight-processor
  • focusrite-mp8r
  • generic-osc
  • generic-swp02
  • imimot-mitti
  • interspace-mastercuev7
  • renewedvision-propresenter-api
  • stagetec-rcp
  • studiocoast-vmix
  • twitch-api

Full Changelog: v3.5.2...v3.5.3

  •  

NVIDIA Driver 572.83

18 Maart 2025 om 00:00
Release Highlights:
Although GeForce Game Ready Drivers and NVIDIA Studio Drivers can be installed on supported notebook GPUs, the original equipment manufacturer (OEM) provides certified drivers for your specific notebook on their website. NVIDIA recommends that you check with your notebook OEM for recommended software updates for your notebook.

Game Ready for Half-Life 2 RTX Demo and inZOI

This new Game Ready Driver supports the new GeForce RTX 5070 Ti GPU and provides the best gaming experience for the latest new games supporting DLSS 4 technology including the Half-Life 2 RTX Demo and Warhammer 40,000: Darktide. Further support for titles leveraging DLSS technology includes Assassin's Creed Shadows, The Last of Us Part II Remastered, and the enhanced update for Control. In addition, this driver supports inZOI which features the first integration of NVIDIA ACE technology.

Gaming Technology
  • Adds support for GeForce RTX 5090, 5080, and 5070 Ti notebooks

Fixed Gaming Bugs
  • N/A

Fixed General Bugs
  • [GeForce RTX 5080/5090] Graphics cards may not run at full speeds on system reboot when overclocked [5088034]
  • [GeForce RTX 50 series] GeForce RTX 50 series GPUs crashes with black screen [5120886]
  • Some NVIDIA Control Panel / NVIDIA App settings changes immediately get reset or give error [5160516]
  • PC may bugcheck IRQL NOT LESS OR EQUAL 0xa during gameplay with HDR enabled [5091576]
  • [VRED 2026] Optix compile error with R570 branch drivers [5122360]
  • [Derivative TouchDesigner ] Application stability issues [4606316]


Learn more in our Game Ready Driver article here.

Game Ready Driver

  •  

elementary OS 8.0.1 Available Now

18 Maart 2025 om 01:00

It’s been a little over 100 days since elementary OS 8 was released, and we’re proud to announce another round of updates, including a fresh new download. We’ve been hard at work this winter addressing issues that you reported and we’ve added a couple new creature comforts along the way. This bug fix release also includes the latest Ubuntu LTS Hardware Enablement Kernel, so it’s worth checking out if you downloaded OS 8.0 and it disagreed with your hardware.

AppCenter

We now properly use dark mode brand colors and dark mode screenshots thanks to Italo. Plus, when developers provide screenshots for multiple desktop environments, we now prefer the ones intended for our desktop environment, Pantheon. We support the new <Developer> Appstream tag, thanks to Juan. And we now support the contribute URL type.

Harvey on AppCenter

AppCenter now shows dark mode screenshots when available

Italo also fixed some issues with release notes overflowing out of their container, and we slightly redesigned the release notes window in the Updates page. He also addressed a few other issues in the Updates page that could occur while things were being updated or refreshed and made sure AppCenter recovers gracefully when its cache is emptied.

Releases notes on AppCenter

Release notes dialogs have been slightly redesigned

Search is also much faster thanks to Leonhard. And for developers, Ryo fixed loading your local metadata for testing with the --load-local terminal option.

Files & Terminal

Jeremy fixed another half-dozen reported issues in Files, including an issue that prevented entering file paths in search mode, an issue that prevented scrolling after deleting files, and an issue where files would disappear when dropped on an unmounted drive. The New file submenu now respects the hierarchy of folders in Templates. We now also respect the admin:// uri protocol for opening a path as an administrator, and Files is now styled correctly when run as administrator.

He also fixed an issue where Terminal tabs took multiple clicks to focus, and an issue where keyboard shortcuts stopped working for tabs that had been dragged into their own new window. Plus, file paths and names are also now properly quoted when drag-and-dropped from Files into Terminal.

System Settings

System Settings now allows configuring its notifications in System Settings β†’ Notications. So you can turn off bubbles if you don’t want to receive notifications about updates, for example. We’ll also no longer automatically download updates when on metered connections and send a notification instead, thanks to Leonhard. Plus we no longer check for updates in Demo Mode.

System Settings β†’ System

Updates now show their download size and you can see progress towards our monthly sponsorship goal

In System, Vishal made sure we show how large an update will be before downloading it and that we skip held-back packagesβ€”such as phased or staged updatesβ€”when preparing the updates bundle so that it will more reliably succeed. Alain added a progress bar while downloading. And Ryo made sure the last refresh time is more accurate when no updates are available. Alain also added a new progress bar that represents how close we are to meeting our monthly sponsorship goal.

In Applications, you can now disallow notifications access. This is especially useful for apps which use the notifications portal, but don’t properly report their notification usage and can’t be controlled in the Notifications settings page.

System Settings β†’ Applications

Reign in apps that don’t appear in Notifications settings

In Network there are two new settings: whether a network should be automatically connected to when available and whether to reduce background data usage when connected to that network.

System Settings β†’ Network

Disable autoconnect or mark a network as metered

We also updated the pointer icons in Mouse & Touchpad settings and the checkmarks in Locale settings will now respect your chosen accent color. Plus settings pages with sidebars now remember the width you adjusted them to, thanks to Alain.

Installation & Onboarding

David fixed a crash with certain partitioning schemes in the Installer’s custom install view. And the Encryption step was redesigned to fit on a single page, solving an issue with confusing navigation. Plus, onboarding will now always stay centered on the screen, even when resized.

Panel & Quick Settings

Ilya fixed an issue with the panel height when using the Classic session and HiDPI displays. The app context menu in the Applications menu now shows a β€œKeep in Dock” checkbox, just like in the Dock thanks to Stella. In the Power menu, we now show the device model if available, and avoid erroneously showing an empty battery icon thanks to Alain. In the Sound menu, Dmitry fixed loading album art from certain apps like Google Chrome, and we fixed an issue where player icons could become too large.

Accounts in Quick Settings

See who else is logged in and quickly switch accounts from Quick Settings

In Quick settings, Leonhard fixed an issue with performing updates while shutting down. And Alain added a new page where you can see which other people are logged in and quickly switch between accounts.

Dock

Leo added a bit more spacing between launchers and their running indicators, and fixed an issue where larger icons could be clipped at the peak of their bounce animation. Apps who don’t notify on startup will no longer bounce in the dock indefinitely, thanks to Leonhard. We fixed an issue where the dock would still receive click events while hidden in the Classic session. Plus the dock now has an opaque style when β€œPanel Translucency” is turned off in System Settings β†’ Desktop β†’ Dock & Panel.

Window Manager

We have another huge release of our window manager thanks to Leonhard and Leo. This release fixes five potential crashes, over a dozen reported issues, fixes related to both the Classic and Secure sessions, issues related to HiDPI, and more, plus performance improvements. It’s worth reading the full release notes on GitHub if you have been waiting for the fix for a specific issue.

And More

OS 8.0.1 includes the latest long-term support Hardware Enablement stack from Ubuntu, including Linux 6.11. This brings improved performance for AMD processors, support for Intel β€œLunar Lake” processors, and filesystem performance improvements in some cases. Plus support for certain webcams, USB network devices, joysticks, and more.

Leo fixed an issue where connecting Bluetooth devices could cause the Lock Screen to freeze. You can now close the captive network assistant with the keyboard shortcut Ctrl + Q, thanks to StanisΕ‚aw. And Alain fixed copying screenshots to the clipboard.

We fixed an issue where wired network connections could fail to connect due to a change in Ubuntu. We’re pursuing this issue upstream and working on a way to ship the fix as an update, but for now fixing this issue requires either manual intervention through Terminal or a reinstall.

We also now pre-install an AppArmor profile that fixes a number of Flatpak-related issues like not being to install certain runtime updates or apps not launching in the guest session or Demo mode. Special thanks to Uncle Tallest for investigating this issue and helping folks in our Discord who ran into it.

And of course this release comes with a ton of translation updates! Special thanks to our hard-working internationalization community and especially Ryo who fixed a number of issues with things that couldn’t be localized properly in the previous release.


Get elementary OS 8.0.1

elementary OS 8.0.1 is available as a pay-what-you-can purchase at elementary.io today. Localized direct downloads and a torrent magnet link are provided.

Sponsors have been able to download OS 8.0.1 release candidates since last week, so if getting things before anyone else is important to you, consider sponsoring us on GitHub

πŸ’Ύ

  •  

Firefox 136.0.2

18 Maart 2025 om 16:15

Fixed

  • Fixed a bug where "Cookies and site data" and "Temporary cached files and pages" were unexpectedly enabled after updating to Firefox 136 for users with "History" and/or "Site settings" set to clear on shutdown in previous versions. (Bug 1952564)

    Affected users already on Firefox 136 can disable these settings in "Privacy & Security".

  • Fixed an issue where the Primary Password prompt appeared in unexpected situations. (Bug 1946121)

  • Fixed visibility issues with radio buttons on dark backgrounds. (Bug 1951930)

  • Fixed high CPU usage on Windows when the screen was locked or the laptop lid was closed. (Bug 1924932)

Web Platform

  • Disabled support for the CookieStore API due to compatibility concerns. The API will be enabled later once the compatibility issues have been addressed.

  •  

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.

  •  

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

13 Maart 2025 om 20:39

This is a hotfix to solve the image loading problems that started in the 0.18.z releases. If you appreciate my work, you can show your support with a donation through GitHub sponsors. Your support helps me continue improving and growing the app. Thank you!

πŸ—οΈ Enhancements

πŸ”§ Bugfixes

  • Add custom connectivity checker for Coil that always claims to be connected #4513, by @nielsvanvelzen

Contributors

  •  

Paint.NET 5.1.6 is now available

13 Maart 2025 om 17:07

This is a hotfix for 5.1.5 that fixes a memory leak, and also updates the bundled JPEG XL plugin to fix a crash on ARM64.

The 5.1.5 update added JPEG XL (*.jxl) support, improved quantization color quality, updatesdAVIF loading to better handle mapping HDR images to SDR, and fixed some bugs.

Get the Update

There are two releases of Paint.NET:

  • Microsoft Store release (recommended)
    • You can purchase it here. This helps fund development and is an alternative or supplement to sending in a donation. In addition, updates happen automatically in the background when you’re not using the app.
    • If you already have it installed, the update should happen automatically once Microsoft certifies the update, usually within the next day or so. To get the update immediately (once it’s certified), you can follow the instructions listed here.
  • Classic Desktop release
    • Download the installer from the website. This is the recommended download if you don’t have Paint.NET installed. It can also be used to update the app.
    • If you already have it installed, you should be offered the update automatically within the next few days, but you can also get it immediately by going to βš™ Settings -> Updates -> Check Now.
    • Offline Installers and Portable ZIPs are available over on GitHub.

Change Log

Changes since 5.1.5:

  • Fixed a memory leak when flattening an image and then undoing that change.
  • Updated the bundled JpegXLFileType plugin to fix a crash on ARM64 (thanks @null54!).

Changes since 5.1.4:

  • New: JPEG XL (*.jxl) images are now supported by way of bundling @null54β€˜s JpegXLFileType plugin
  • Fixed the Levels adjustment not honoring the active selection.
  • Fixed some more mouse cursor issues when completing certain actions with certain tools.
  • Fixed some keyboard shortcuts in the Adjustments menu not working reliably.
  • Fixed most cases of tooltips blinking on/off when drawn near the bottom of the screen (thanks @toe_head2001!).
  • Fixed some new high-DPI scaling issues in toolbar dropdowns.
  • Improved quantization quality for Effects->Color-Quantize and when saving an image at 8-bit depth and below. This was done by merging octree node colors in linear gamma space.
  • Fixed some incorrect background text color rendering in the status bar.
  • Updated the bundled AvifFileType plugin to v3.12.1, which improves conversion from HDR images utilizing the Rec. 2020 PQ color space (thanks @null54).
  • Updated the bundled WebpFileType plugin to v1.5.0 (thanks @null54!).

  •  

Firefox 136.0.1

11 Maart 2025 om 17:55

Fixed

  • Fixed an issue where a cookie size limit caused problems with website cookie management when using the CookieStore API. This could cause login and other state-related issues. (Bug 1950565)

  • Fixed an issue where Control/Command+L did not focus the address bar in new windows. (Bug 1947723)

Unresolved

  • Users clearing "History" and/or "Site settings" on shutdown on previous versions will also have clearing "Cookies and site data" and "Temporary cached files and pages" enabled after updating to Fx136 even if they previously haven't checked these settings.
    Affected users can go to "Privacy & Security" settings directly after the upgrade and uncheck both boxes to avoid getting logged out. (Bug 1952564)

  •  

Paint.NET 5.1.5 is now available

11 Maart 2025 om 16:47

This update adds JPEG XL (*.jxl) support, improves quantization color quality, updates AVIF loading to better handle mapping HDR images to SDR, and fixes some bugs.

Get the Update

There are two releases of Paint.NET:

  • Microsoft Store release (recommended)
    • You can purchase it here. This helps fund development and is an alternative or supplement to sending in a donation. In addition, updates happen automatically in the background when you’re not using the app.
    • If you already have it installed, the update should happen automatically once Microsoft certifies the update, usually within the next day or so. To get the update immediately (once it’s certified), you can follow the instructions listed here.
  • Classic Desktop release
    • Download the installer from the website. This is the recommended download if you don’t have Paint.NET installed. It can also be used to update the app.
    • If you already have it installed, you should be offered the update automatically within the next few days, but you can also get it immediately by going to βš™ Settings -> Updates -> Check Now.
    • Offline Installers and Portable ZIPs are available over on GitHub.

Change Log

Changes since 5.1.4:

  • New: JPEG XL (*.jxl) images are now supported by way of bundling @null54β€˜s JpegXLFileType plugin
  • Fixed the Levels adjustment not honoring the active selection.
  • Fixed some more mouse cursor issues when completing certain actions with certain tools.
  • Fixed some keyboard shortcuts in the Adjustments menu not working reliably.
  • Fixed most cases of tooltips blinking on/off when drawn near the bottom of the screen (thanks @toe_head2001!).
  • Fixed some new high-DPI scaling issues in toolbar dropdowns.
  • Improved quantization quality for Effects->Color-Quantize and when saving an image at 8-bit depth and below. This was done by merging octree node colors in linear gamma space.
  • Fixed some incorrect background text color rendering in the status bar.
  • Updated the bundled AvifFileType plugin to v3.12.1, which improves conversion from HDR images utilizing the Rec. 2020 PQ color space (thanks @null54).
  • Updated the bundled WebpFileType plugin to v1.5.0 (thanks @null54!).

  •  
❌