LightZone 5.0.0~beta2-0obs1 💾

LightZone is a professional-level digital darkroom and photo editor for Mac, Windows, and Linux. It includes RAW processing and editing. Rather than using layers in the way that other photo editors do, LightZone lets the user build up a stack of tools which can be rearranged, readjusted, turned off and on, and removed from the stack. It's a completely non-destructive editor, where any of the tools can be re-adjusted or modified later — even in a different editing session. A tool stack can even be copied to a batch of photos at one time. LightZone always operates in a 16-bit linear color space with the wide gamut of ProPhoto RGB.

minor bugfix: Unstable; urgency=medium Upstream sync. -- Masahiro Kitagawa Sun, 06 Jun 2023 12:13:00 +0900.

BSDL capture digital-camera graphics-conversion viewer macos linux c

Jenkins 2.513 💾

Jenkins provides hundreds of plugins to support building, deploying and automating any project.

minor feature: lt;ul gt;. lt;li gt;. RFE: Add a copy to clipboard button to the Jenkins error page. lt;/li gt;. lt;li gt;. RFE: Complete the Japanese translation for lt;code gt;keepDependencies lt;/code gt; help file. lt;/li gt;. lt;li gt;. RFE: When running in Jetty (when using lt;code gt;java -jar jenkins.war lt;/code gt;, the default), set the lt;code gt;SameSite lt;/code gt; attribute for cookies to provide additional protection from some CSRF vulnerabilities. By default this sets the attribute to lt;code gt;Lax lt;/code gt;. This can be changed by setting the Java system property lt;code gt;jenkins.security.JettySameSiteCookieSetup.sameSiteDefault lt;/code gt;. lt;/li gt;. lt;li gt;. RFE: Use the Jenkins color palette for CodeMirror. lt;/li gt;. lt;li gt;. RFE: Allow the lt;strong gt;Views lt;/strong gt; tab bar to be configured per user. lt;/li gt;. lt;li gt;. Do not the dropdown menu when hovering over the submenu of the dropdown menu. lt;/li gt;. lt;/ul gt;.

MITL ci automation java

di 6.2.2.2 💾

di is a disk information utility that displays everything that df does and more. It features the ability to display your disk usage in whatever format you prefer. It also checks the user and group quotas, so that the user sees the space available for their use, not the system wide disk space. It is designed to be highly portable across many platforms and is great for heterogenous networks.

minor bugfix: 6.2.2.2 2026-1-23 * Bug Fixes: * Fix install of .po files when staging. * Fix install of .po files via cmake.

Zlib c monitoring disk space console cross-platform system-administrators

libvert-delete-me 11.4.0 💾

the libvirt project is already available under the *libvirt* ProjectID; this one (libv*e*rt) is a duplicate! Please delete me.

major feature: New features. Qemu: ppc64 POWER11 processor support. Support for the recently released IBM POWER11 processor was added. Packaging changes. All helper programs are now detected from ` PATH` during runtime. All of the code was now converted to dynamically look up helper programs in ` PATH` rather than doing the lookup at build time and then compiling in the result. Programs `mount`, `umount`, `mkfs`, `modprobe`, `rmmod`. `numad`, `dmidecode`, `ip`, `tc`, `mdevctl`, `mm-ctl`. `iscsiadm`, `ovs-vsctl`, `pkttyagent`, `bhyveload`, `bhyvectl`. `bhyve`, `ifconfig`, `vzlist`, `vzctl`, `vzmigrate`, and the. Tools from the lvm suite (`vgchange`, `lvcreate`, etc..) are now not Needed during build and will still work properly if placed in ` PATH`. This also ensures that libvirt works correctly on distros that are. Transitioning `/sbin` into `/bin` and upgraded installations have a different layout from fresh installations. Improvements. Virsh: Add option `--no-pkttyagent`. That option suppresses registration of pkttyagent with polkitd. Bhyve: support NVRAM configuration for UEFI firmwares. The bhyve driver now supports specifying NVRAM store file, such as:: . . . Qemu: Improve accuracy of FDC/floppy device support statement in capabilities XML. The data is now based on the presence of the controller in qemu rather than. Just a denylist of machine types where floppies not work. . Qemu: failure when reverting to internal snapshots. A regression in `libvirt-11.2` and `libvirt-11.3` prevents reverting to an internal snapshot. Attempts to revert would produce the following error:: Error: operation failed: load of internal snapshot 'foo1' job failed: Device 'libvirt-1-format' is writable but does not support snapshots. The only workaround is to avoid the broken versions. Qemu: virtqemud crash when resuming failed post-copy migration. A regression introduced in `libvirt-11.2.0` caused virtqemud on the. Destination host to crash when trying to resume fail

Mixed virtualization virtual-machine toolkit library c python

unoserver 3.6 💾

Using LibreOffice to convert documents is easy, you can use a command like this to convert a file to PDF, for example: $ libreoffice --headless --convert-to pdf ~/Documents/MyDocument.odf However, that will load LibreOffice into memory, convert a file and then exit LibreOffice, which means that the next time you convert a document LibreOffice needs to be loaded into memory again. To avoid that, LibreOffice has a listener mode, where it can listen for commands via a port, and load and convert documents without exiting and reloading the software. This lowers the CPU load when converting many documents with somewhere between 50% and 75%, meaning you can convert somewhere between two and four times as many documents in the same time using a listener. Unoserver contains three commands to help you do this, unoserver which starts a listener on the specified IP interface and port, and unoconverter which will connect to a listener and ask it to convert a document, as well as unocompare which will connect to a listener and ask it to compare two documents and convert the result document.

minor bugfix: A (and a cleanup) in unocompare after code review. Added a unoping command to check if the server is up and running. Added deprecation warnings to deprecated command line options.

MITL conversion documents libreoffice server python

di 6.2.2.1 💾

di is a disk information utility that displays everything that df does and more. It features the ability to display your disk usage in whatever format you prefer. It also checks the user and group quotas, so that the user sees the space available for their use, not the system wide disk space. It is designed to be highly portable across many platforms and is great for heterogenous networks.

minor bugfix: 6.2.2.1 2026-1-23 * Bug Fixes: * Fix build on NetBSD. * Fixes for pkg-config .pc file. * Fix staging process when building with mkconfig. * Fix various link issues. * Changes: * Add examples directory with build script. * Internal: * Minor code cleanup. * Update mkconfig to version 2.6.12.

Zlib c monitoring disk space console cross-platform system-administrators

mkconfig 2.6.12 💾

mkconfig is a build configuration utility. It creates an output file intended to be included as a header file, run as a shell script, used as a configuration file, or any other use. mkconfig is written in portable shell script and designed to be extensible for any configuration use.

minor bugfix: 2.6.12 2026-1-23 Link: fix runpath. Link: MacOS: set shared library id with @rpath. Split application compiler flags from application flags. 2.6.11 2025-11-10 Link: move system libraries to late in the link. 2.6.10 2025-10-29 Env: libname: fix. Env: libname: do not revert lib64 to lib if symlink. Env: addcflag: update test for -Wno- flags.

Zlib bourne shell development build-tool

FreshRSS 1.28.0 💾

FreshRSS is a self-hosted RSS feed aggregator. It is lightweight, easy to work with, powerful, and customizable. It is a multi-user application with an anonymous reading mode. It supports custom tags. There is an API for (mobile) clients, and a Command-Line Interface. Thanks to the WebSub standard, FreshRSS is able to receive instant push notifications from compatible sources, such as Friendica, WordPress, Blogger, Medium, etc. FreshRSS natively supports basic Web scraping, based on XPath, for Web sites not providing any RSS / Atom feed. Also supports JSON documents. FreshRSS offers the ability to reshare selections of articles by HTML, RSS, and OPML. Different login methods are supported: Web form (including an anonymous option), HTTP Authentication (compatible with proxy delegation), OpenID Connect. Finally, FreshRSS supports extensions for further tuning.

major bugfix: Features. New sorting and filtering by date of *User modified,. ,. Corresponding search operator, e.g. `userdate:PT1H` for the past hour. Allows finding articles marked by the local user as read/unread or starred/unstarred at specific dates for e.g. undo action. New sorting by article length. New advanced search form,. Add compatibility with PCRE word boundary ` b` and ` B` for regex search using PostgreSQL. More uniform SQL search and PHP search for accents and case-sensitivity (e.g. for automatically marking as read). New overview of dates with most unread articles. Allow marking as read articles older than 1 or 7 days also when sorting by publication date. New option to show user labels instead of tags in RSS share. Add new feed visibility (priority) *Show in its feed. New ability to share feed visibility through API. Configurable notification timeout. OPML export/import of unicity criteria. Ensure stable IDs (categories, feeds, labels) during export/import. Add username and timestamp to SQLite export from Web UI. Add option to apply filter actions to existing articles. Support CSS selector ` ` *subsequent-sibling. Upstream PR phpgt/CssXPath#231. Rework saving of configuration files for more reliability in case of e.g. full disk. Web scraping support date format as milliseconds for Unix epoch. Allow negative category sort numbers. Performance. Improve SQL speed for updating cached information,. ,. SQL performance with MySQL, using an index hint. Scaling of user statistics in Web UI and CLI, to help instances with 1k+ users. API streaming of large responses for reducing memory consumption and increasing speed. Security. Move unsafe autologin to an extension. some CSRFs. Strengthen some crypto (login, tokens, nonces). Create separate HTTP `Retry-After` rules for proxies. Add `data:` to CSP in subscription controller. Improve anonymous authentication logic. Enable GitHub release immutability. ing. Exclude local networks for

Affero GPLv3 rss self-hosted rss-feed news-reader rss-aggregator news-aggregator rss-reader websub atom php

zam-plugins 4.4 💾

A collection of Audio plugins

minor bugfix: ZamTube now based on a new circuit focusing on clean, warm tones with valve-like distortion at high settings. - ZamEQ2 wrong parameter. - ZamNoise memory leaks. - Thanks to falktx for continual support of github CI.

GNU GPLv3 audio music filter

libUseful 5.55 💾

libUseful is a general 'C' library providing useful functions related to: resizable strings, lists and maps, unix and tcp sockets, SSL/TLS, cryptographic hashes, parsing of json, yaml and other markup languages, terminal output including ANSI/vt100 escape sequences, OAuth 2.0, etc, etc.

minor feature: use 'listen' on all server sockets. We've been getting away without it all these years. honor both 'TodayAttribs' and any 'StateAttribs' for a day in TerminalCalendar, so current day is always highlighted. ListStats now stores 'AccessTime' if LIST_FLAG_TIMEOUT is not set. ListSetMaxItems function added. ListSetDestroyer function added. ContainersApplyConfig now automatically switches to a 'user namespace' is current uid is not 0 (user is not root). ProcessApplyConfig 'security=nonet' now uses namespaces in addition to seccomp in order to limit network acccess. externalize StrLenCacheInit function.

GNU GPLv3 c library files ssl tls sockets resizeable strings lists maps

Ampache 7.5.2 💾

Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device. Ampache's usefulness is heavily dependent on being able to extract correct metadata from embedded tags in your files and/or the file name. Ampache is not a media organiser; it is meant to be a tool which presents an already organised collection in a useful way. It assumes that you know best how to manage your files and are capable of choosing a suitable method for doing so.

minor feature: Added: Translations 2025-05-30. Add playlists to the gather art process and find playlists missing art. Database 751001. Translate database descriptions to en_US for translation on output. Changed: Update composer packages. Update node packages. Translate database preference descriptions on output instead of inside the database. Extend thin images slightly on object pages like wide ones. Revert to using `locale/base/translatable-database-strings.txt` for database preferences. : Deprecated warnings for `idleberg/vite-manifest`. Webplayer would disappear when selecting new art from the list of found images. Only increment the found art count when you have added art to the array. Only check for original art when identifying missing art with Album and Video objects. Make sure a theme path is always set to ensure template and image paths exist. Catch exception on MusicBrainz art collection timeout. Subsonic. JSON generation not working due to ing a hack. (put the hack back).

Apache php streaming server audio music javascript video

FamiStudio 4.4.0 💾

FamiStudio is a simple music editor for the Nintendo Entertainment System or Famicom. It is targeted at both chiptune artists and NES homebrewers.

major feature: Changes/: FDS multiwave support. DPCM options for "Trim to 16" and "Trim to 16+1". Separate bass filter for FDS. PWM for FDS, including a fourth PWM preset. VGM FDS import support. NSF/VGM import tuning option. Linux support for kdialog and zenity for dialogs. Reworked C-binding and ability to combine identical channels in sound engine. Breaking/Behavior changes: Default filtering options for FDS were changed slightly to better match the hardware. Note: This is the first major release that has been driven almost entirely by community contributions. While I am focusing on another project, Steo has stepped up in a big way, conducting extensive hardware comparisons and adding numerous quality-of-life improvements. Thanks to him and everyone who contributed to this release!.

MITL music music-editor audio audio-editor nes chiptune csharp assembly

Photok 1.9.4 💾

Photok is a free Photo-Safe. It stores your photos encrypted on your device and hides them from others. It uses technologies like, AES-256 encryption standard or bcrypt, to keep your photos secure. Photok is completely free, open source, and contains no ads.

minor feature: lt;h2 gt;What's Changed lt;/h2 gt;. lt;ul gt;. lt;li gt;Update Simplified Chinese Strings by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sr093906/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/sr093906" gt;@sr093906 lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2907149602" data-permission-text="Title is private" data-url="https://github.com/leonlatsch/Photok//451" data-hovercard-type="pull_request" data-hovercard-url="/leonlatsch/Photok/pull/451/hovercard" href="https://github.com/leonlatsch/Photok/pull/451" gt;#451 lt;/a gt; lt;/li gt;. lt;li gt;Add Password Check before Resetting App ( lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2138303669" data-permission-text="Title is private" data-url="https://github.com/leonlatsch/Photok//248" data-hovercard-type="" data-hovercard-url="/leonlatsch/Photok//248/hovercard" href="https://github.com/leonlatsch/Photok//248" gt;#248 lt;/a gt;) by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/CelianNourry/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/CelianNourry" gt;@CelianNourry lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2922360364" data-permission-text="Title is private" data-url="https://github.com/leonlatsch/Photok//452" data-hovercard-type="pull_request" data-hovercard-url="/leonlatsch/Photok/pull/452/hovercard" href="https://github.com/leonlatsch/Photok/pull/452" gt;#452 lt;/a gt; lt;/li gt;. lt;li gt;Update Simplified Chinese String by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sr093906/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/sr093906" gt;@sr093906 lt;/a gt; i

Apache cryptography android encryption photos security android kotlin

Babel 7.27.4 💾

Babel is a code translator, which compiles next-gen EcmaScript 6 syntax into browser-consumable ES5/JavaScript. It adds a few proposed ES7 constructs even, and works with React, Node.js, Rails, etc. It provides for: array comprehensions, arrow functions, async functions, async generator functions, classes, class properties, computed property names, constants, decorators, default parameters, destructuring, exponentiation operator, for-of, generators, generator comprehensions, let scoping, modules, module export extensions, object rest/spread, property method assignment, property name shorthand, rest parameters, react, spread, tail call optimisation, template literals, type annotations, unicode regex support.

minor bugfix: (2025-05-30). #### :eyeglasses: Spec Compliance. `babel-parser`, `babel-plugin-proposal-explicit-resource-management`. Disallow using in bare case statement (@JLHwung). #### :nail_care: Polish. `babel-parser`. Improve parseExpression error messages (@JLHwung). #### :microscope: Output optimization. `babel-helpers`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`. Reduce `regenerator` size more (@liuxingbaoyu). `babel-helpers`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs3`. Use shorter method names for regenerator context (@nicolo-ribaudo). Reduce `regenerator` helper size (@liuxingbaoyu). `babel-core`, `babel-helpers`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`, `babel-standalone`. Split `regeneratorRuntime` into multiple helpers (@nicolo-ribaudo).

MITL javascript ecmascript nodejs compiler conversion es6 es7 developers

Squey 5.1 💾

Squey is designed from the ground up to take advantage of GPUs and CPUs to perform interactive explorations of massive amounts of data. It gives users an exhaustive yet intuitive multi-view representation of columnar data and can ingest from: 1. Structured text files (CSV, logs, ...) 2. Apache Parquet files 3. Pcap files 4. SQL databases 5. Elasticsearch databases Squey strives to deliver value through its V.I.SU approach: - Visualize: Leverage various visual representations of raw data in combination with statistics - Investigate: Use filters to build an accurate understanding of millions of rows while switching instantly between capturing the big picture and focusing on the details - Spot the Unknown: As a structured understanding of the data emerges, identify unknowns and anomalies Squey can be used for many different purposes, such as: - BI and Big Data: Bootstrap initial understanding of complex datasets and deep dive where necessary to design accurate data processing - Cybersecurity: Detect weak signals such as attacks and data leaks - IT troubleshooting: Resolve network issues and improve application performance - Machine Learning: Design training dataset to fulfill targeted improvements of Machine Learning models Give yourself a chance to see your data and have fun exploring!

major feature: This major release adds the following features: "open with" with multi-files support and files associations. Apache Parquet support for lists, maps and structs (even nested). a crash when doing and empty selection with a correlation. windows hide console window when calling an external process. Add thousand separators to more text fields. Ignore selected.format and.pvi when loading text files. Update freedesktop runtime from 24.08 to 25.08 and all libraries to latest versions.

MITL visualization data-visualization data-analysis cybersecurity parallel-coordinates timeseries parquet pcap cpp

fzf 0.67.0 💾

An interactive command line filter program for any kind of list; files, command history, processes, hostnames, bookmarks, git commits, etc. It implements a "fuzzy" matching algorithm, so you can quickly type in patterns with omitted characters and still get the results you want. Highlights 📦 Portable — Distributed as a single binary for easy installation ⚡ Blazingly fast — Highly optimized code instantly processes millions of items 🛠️ Extremely versatile — Fully customizable via an event-action binding mechanism 🔋 Batteries included — Includes integration with bash, zsh, fish, Vim, and Neovim

major bugfix: Added `--freeze-left=N` option to keep the leftmost N columns always visible. ``sh. # Keep the file name column and always visible. Git grep --line-number --color=always -- '' Fzf --ansi --delimiter : --freeze-left 1 # Can be used with --keep-right. Git grep --line-number --color=always -- '' Fzf --ansi --delimiter : --freeze-left 1 --keep-right ``. Also added `--freeze-right=N` option to keep the rightmost N columns always visible. ``sh. # Stronger version of --keep-right that always keeps the right-end visible fd fzf --freeze-right 1. # Keep the base name always visible fd fzf --freeze-right 1 --delimiter /. # Keep both leftmost and rightmost components visible fd fzf --freeze-left 1 --freeze-right 1 --delimiter /. ``. Updated `--info=inline` to print the spinner (load indicator). .

MITL cli finder go ruby shell

gradle 9.3.0 💾

Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.

major feature: We are excited to announce Gradle 9.3.0 (released 2026-01-16). This release brings test reporting improvements, including a more detailed HTML test report for nested, parameterized, and suite-based tests, better aggregate reporting, and a new streaming API in TestKit for efficiently reading build output. It also enhances build authoring with a new AttributeContainer.named() convenience method for more concise attribute configuration. There are error and warning reporting improvements, with Problems API reports now rendered in the console when using --warning-mode=all. Finally, this release addresses two security vulnerabilities: Failure to disable repositories with an unknown host can expose builds to malicious artifacts, Failure to disable repositories failing to answer can expose builds to malicious artifacts

Apache build-tool c c++ groovy java kotlin

libmp4tag 2.0.2 💾

An MP4 tagging library where all tags can be accessed and modified and any tags, unknown tags or custom tags are never lost when the audio file is updated. A list of known tags is only used when new tags are added.

cleanup: 2.0.2 2026-1-20 * Bug Fixes: * Fix build with recent Msys2. * Fix build with nodiscard .

Zlib library c audio video tagging mp4

libmp4tag 2.0.1 💾

An MP4 tagging library where all tags can be accessed and modified and any tags, unknown tags or custom tags are never lost when the audio file is updated. A list of known tags is only used when new tags are added.

minor bugfix: 2.0.1 2025-10-27 * Bug Fixes: * Update incorrect instructions in README. 2.0.1 2025-10-6 * Bug Fixes: * Windows: Fix ftell/fseek for large files. * Changes * Added helper routines: mp4tag_ftell, mp4tag_fseek * mp4tagcli: Add --preserve option * Internal * Code Cleanup (modernization)

Zlib library c audio video tagging mp4

di 6.2.1 💾

di is a disk information utility that displays everything that df does and more. It features the ability to display your disk usage in whatever format you prefer. It also checks the user and group quotas, so that the user sees the space available for their use, not the system wide disk space. It is designed to be highly portable across many platforms and is great for heterogenous networks.

minor bugfix: 6.2.1 2026-1-3 * Bug Fixes: * Fix a potential crash (uninitialized variable). * Fix windows build (long double handling). * Internal: * Added some github workflows. * Changed the cmake 'test' target to 'ditest'. 6.2.0 2025-11-10 * Bug Fixes: * Fix DI_ARGS processing (introduced in 6.1.0). * Manual page updates and fixes. * Normalize -B (--block-size) argument processing to match environment varia ble processing. * Use BLOCK_SIZE environment variable if present. * When the display size is set to bytes, ensure the value is correctly print ed. * Changes: * Added a test target for local testing. 6.1.0.1 2025-11-5 * Bug Fixes: * Fix build where both libintl and libiconv are present (cmake). 6.1.0 2025-11-3 * Bug Fixes: * Fix cmake version check. * Fix memory leaks (getoptn, di_get_scaled). * Fix internal getoptn bug. * Fix manual page typo. * Windows: fix build (cygwin, msys2). * Changes: * Building with an unspecified MP library now uses mpdecimal by preference (was gmp). * Required cmake version is now 3.18. * Linux: Add 'efivarfs' to the ignore list. * New Features: * Added support for the mpdecimal multi-precision library. * Internal: * Update mkconfig to version 2.6.10. * Update checks for -Wno- compile flags. * Minor code cleanup.

Zlib c monitoring disk space console cross-platform system-administrators

BallroomDJ 4 4.17.10 💾

BallroomDJ 4 is a ballroom music player. It is designed to play music the entire evening without intervention. Manage your ballroom dance music and create song lists, automatic playlist and sequenced playlists. BallroomDJ 4 is the replacement for BallroomDJ.

minor bugfix: 4.17.10 2026-1-19 * Bug Fixes: * Controller: Fix duration. * Controller: Now works for both the player and management. * MacOS: Player Interface: MacOS AVPlayer: Fix incorrect time check. * Marquee: Allow 0 lines for upcoming dance display. * New Features: * MacOS: Add a controller for MacOS Now Playing. * Marquee: Add 'song information only' switch. * Internal: * Minor code cleanup. 4.17.9 2026-1-12 * Bug Fixes: * .wav files: Fix processing of metadata. * MacOS: Volume of zero is not zero. Also mute the volume. * Manage: Import: Fixed processing when typing in a URI manually. * New Features: * MacOS: Added native MacOS player interface (AVPlayer). 4.17.8 2026-1-5 * Bug Fixes: * Installer: Fix a validation issue. * Windows: Fix flashing windows (cleaner, startup). * Internal: * Minor code cleanup. * Fix maximum path length, other sizing issues. * Windows: manifest: long path aware, dpi-aware. * Windows: build cleanup and fixes. 4.17.7.1 2025-12-16 * Bug Fixes: * Linux: MPRIS: Fix duration, seek, volume. 4.17.7 2025-12-9 * Bug Fixes: * Linux: Installer: more robust check for music directory. * Manage: Edit Song List: Removed drag and drop due to failures. * Manage: Import playlist: Fix drag and drop issues. * User Interface: Fix drag and drop. * Internal: * Fix various memory leaks. * Update mongoose to version 7.20. * User Interface: vertical notebook cleanup. 4.17.6 2025-12-4 * Bug Fixes: * User Interface: Fix arrow directions for RTL languages. * Playlist Management: Clean up user interface. * Linux: Update list of RTL languages. * Changes: * User Interface: Re-implement the vertical notebook to use a scrollbar. 4.17.5.1 2025-11-26 * Bug Fixes: * Playlist Management: Fix deletion of playlist (introduced in 4.15.0).

Zlib audio music end-users linux macos windows player ballroom c gtk

BallroomDJ 4 4.17.5 💾

BallroomDJ 4 is a ballroom music player. It is designed to play music the entire evening without intervention. Manage your ballroom dance music and create song lists, automatic playlist and sequenced playlists. BallroomDJ 4 is the replacement for BallroomDJ.

minor bugfix: 4.17.5 2025-11-24 * Bug Fixes: * Fix website processing of support files and mobile marquee (internet). * Linux: Fix startup script (introduced in 4.17.3.1). * Linux: Support: Process core.pid naming convention. * Changes: * MacOS: Support 'pkgsrc' package management system. * MacOS: Support 'homebrew' package management system on Apple Silicon. 4.17.4 2025-11-10 * Bug Fixes: * Player: Reload: Fix reload processing. * Playlists: Fix incorrect disable group flag. * Changes: * Configuration: Add scrollbars (itunes, music queue) so that the window may be shrunk. * Configuration: Improve notebook arrow colors. 4.17.3.3 2025-11-3 * Changes: * Configuration: UI Theme and Marquee Theme are now drop-downs. * Configuration: Locale is now a drop-down. * Configuration: The configuration topic selection can now scroll when the w indow size is reduced.

Zlib audio music end-users linux macos windows player ballroom c gtk

BallroomDJ 4 4.17.3.2 💾

BallroomDJ 4 is a ballroom music player. It is designed to play music the entire evening without intervention. Manage your ballroom dance music and create song lists, automatic playlist and sequenced playlists. BallroomDJ 4 is the replacement for BallroomDJ.

minor bugfix: 4.17.3.2 2025-10-27 * Bug Fixes: * Linux: Fix uninstall script. * Linux: Gnome desktop: Fix dock icons. * Linux: KDE: Fix BDJ4 categorization. 4.17.3.1 2025-10-23 * Bug Fixes: * Linux: Improve shortcut installer. * Linux: KDE: Set presentation mode on during playback. * Linux: XFCE: Fix set of presentation mode. * Internal: * Fix some minor build issues. * Code cleanup (minor). 4.17.3 2025-10-20 * Bug Fixes: * Fix WMA audio file processing (windows: introduced in 4.15.5). * Mobile Remote Control: Fix broken processing. * Mobile Remote Control: Fix javascript and javascript creation. * Playlist Management: Fix changes not being saved in certain circumstances. * Internal: * Fix build when VLC is not available. * ffmpeg: update to version 8.x (windows). * libogg: update to version 1.3.6 (windows). * mongoose: update to version 7.19.

Zlib audio music end-users linux macos windows player ballroom c gtk

Duplicati 2.1.0.119 💾

Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. It works with: Amazon S3, IDrive e2, Backblaze (B2), Box, Dropbox, FTP, Google Cloud and Drive, MEGA, Microsoft Azure and OneDrive, Rackspace Cloud Files, OpenStack Storage (Swift), Sia, Storj DCS, SSH (SFTP), WebDAV, Tencent Cloud Object Storage (COS), and more!

minor feature: This release is a canary release intended to be used for testing. The intention is to tap this release as an experimental release if no significant are uncovered. Major changes in this version. Index file corruption : This update a long-standing with index files being incomplete over time. The effect of this is that the recreate database step takes much longer than expected. With this update the index files no longer loose information during the compact step. To remedy existing data, the test method can now be run and only check index files (`--full-remote-verification=indexesonly`). By default, any defective index files that are found will be replaced with correct versions, so simply running the test command with a large sample size will the backup. Suppress warnings: A new option is added that can change warning messages to information messages, so the warnings no longer generate notifications. The file access errors are now better grouped so it shows if the error is a permission error, a locked file error and others. With the suppress feature it is possible to suppress one or more categories of these warnings. Better backend Test: The test feature has been updated to now check for write permissions, instead of just listing the remote folder. For ngclient, the Test check now uses this extended check to inform the user if there are files in the destination folder. This shows a warning if creating a new backup pointing to a folder with existing data, and a warning if attempting to restore from a folder with no files. If the write part fails for a test during the restore flow, this is not treated as an error in ngclient. Auto VSS on Windows: If the user has Administrator privileges (`SeBackupPrivilege`) VSS is now set to `Auto` by default. Updated backends: Updated the backends: Jottacloud, Google Drive, Google Cloud Storage, Dropbox, and OpenStack. Removed the Sia backend as the current implementation is not compatible with the pending hard

GNU LGPLv3 backup cloud encryption sftp webdav trust-no-one-backup cloud-backup client-only-backup c-sharp javascript

DocFetcher 1.1.27 💾

DocFetcher is an Open Source desktop search application: It allows you to search the contents of files on your computer. — You can think of it as Google for your local files. The application runs on Windows, Linux and Mac OS X, and is made available under the Eclipse Public License.

major bugfix: A large number of bugs was fixed 49 bugs in total, most of them crashes.

EPL desktop search indexing

Qt6Gtk2 0.7 💾

Qt6Gtk2 - GTK+2.0 integration plugins for Qt6

minor bugfix: fixed crash of KVIrc and other applications; fixed combobox drawing issues; resolved deprecation warnings

GNU GPL qt6 gtk2

QMMP 2.3.1 💾

QMMP is an Qt-based audio-player. The user interface is similar to Winamp or XMMS, which compatible skins can be used of. It supports a plethora of audio formats, like MP3, Ogg Vorbis/Opus, FLAC, Musepack, WavePack, MOD files, AAC, Audio CDs, WMA and other ffmpeg-supported encodings, PCM, MIDI, SID, and Chiptune files. It provides DSP plugins, lyrics downloading, equalizers and visualizers, supports common audio APIs and sinks, and is cross-platform.

minor bugfix: added IMA ADPCM support; fixed 5 bugs

GNU GPL audio player music qt qt6 mp3 cpp

WYGIWYH 0.19.0 💾

An opinionated and powerful finance tracker. WYGIWYH (What You Get Is What You Have) is a powerful, principles-first finance tracker designed for people who prefer a no-budget, straightforward approach to managing their money. With features like multi-currency support, customizable transactions, and a built-in dollar-cost averaging tracker, WYGIWYH helps you take control of your finances with simplicity and flexibility. Why WYGIWYH? Managing money can feel unnecessarily complex, but it doesn’t have to be. WYGIWYH (pronounced "wiggy-wih") is based on a simple principle: Use what you earn this month for this month. Any savings are tracked but treated as untouchable for future months. By sticking to this straightforward approach, you avoid dipping into your savings while still keeping tabs on where your money goes. While this philosophy is simple, finding tools to make it work wasn’t. I initially used a spreadsheet, which served me well for years—until it became unwieldy as I started managing multiple currencies, accounts, and investments. I tried various financial management apps, but none met my key requirements: Multi-currency support to track income and expenses in different currencies. Not a budgeting app — as I dislike budgeting constraints. Web app usability (ideally with mobile support, though optional). Automation-ready API to integrate with other tools and services. Custom transaction rules for credit card billing cycles or similar quirks

minor feature: lt;h2 gt;What's Changed lt;/h2 gt;. lt;ul gt;. lt;li gt;Translations update from Weblate by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/eitchtee/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/eitchtee" gt;@eitchtee lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="3751247567" data-permission-text="Title is private" data-url="https://github.com/eitchtee/WYGIWYH//467" data-hovercard-type="pull_request" data-hovercard-url="/eitchtee/WYGIWYH/pull/467/hovercard" href="https://github.com/eitchtee/WYGIWYH/pull/467" gt;#467 lt;/a gt; lt;/li gt;. lt;li gt;Manage dependencies with lt;code gt;uv lt;/code gt; by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/icovada/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/icovada" gt;@icovada lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="3751332944" data-permission-text="Title is private" data-url="https://github.com/eitchtee/WYGIWYH//468" data-hovercard-type="pull_request" data-hovercard-url="/eitchtee/WYGIWYH/pull/468/hovercard" href="https://github.com/eitchtee/WYGIWYH/pull/468" gt;#468 lt;/a gt; lt;/li gt;. lt;li gt;feat(app): add sanity checks for env variables amp;amp; refactor: order management lists by name instead of id by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/eitchtee/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/eitchtee" gt;@eitchtee lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="3765266040" data-permission-text="Title is private" data-url="https://github.com/eitchtee/WYGIWYH//469" data-hovercard-type="pull_request" data-hovercard-url="/eitchtee/WYGIWYH/pul

Affero GPLv3 money finance tracking accounting self-hosted bookkeeping expense-tracker django python

WYGIWYH 0.18.3 💾

An opinionated and powerful finance tracker. WYGIWYH (What You Get Is What You Have) is a powerful, principles-first finance tracker designed for people who prefer a no-budget, straightforward approach to managing their money. With features like multi-currency support, customizable transactions, and a built-in dollar-cost averaging tracker, WYGIWYH helps you take control of your finances with simplicity and flexibility. Why WYGIWYH? Managing money can feel unnecessarily complex, but it doesn’t have to be. WYGIWYH (pronounced "wiggy-wih") is based on a simple principle: Use what you earn this month for this month. Any savings are tracked but treated as untouchable for future months. By sticking to this straightforward approach, you avoid dipping into your savings while still keeping tabs on where your money goes. While this philosophy is simple, finding tools to make it work wasn’t. I initially used a spreadsheet, which served me well for years—until it became unwieldy as I started managing multiple currencies, accounts, and investments. I tried various financial management apps, but none met my key requirements: Multi-currency support to track income and expenses in different currencies. Not a budgeting app — as I dislike budgeting constraints. Web app usability (ideally with mobile support, though optional). Automation-ready API to integrate with other tools and services. Custom transaction rules for credit card billing cycles or similar quirks

minor feature: lt;h2 gt;What's Changed lt;/h2 gt;. lt;ul gt;. lt;li gt;Translations update from Weblate by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/eitchtee/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/eitchtee" gt;@eitchtee lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="3728770714" data-permission-text="Title is private" data-url="https://github.com/eitchtee/WYGIWYH//448" data-hovercard-type="pull_request" data-hovercard-url="/eitchtee/WYGIWYH/pull/448/hovercard" href="https://github.com/eitchtee/WYGIWYH/pull/448" gt;#448 lt;/a gt; lt;/li gt;. lt;li gt;: try to stale database connections (again) by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/eitchtee/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/eitchtee" gt;@eitchtee lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="3749335657" data-permission-text="Title is private" data-url="https://github.com/eitchtee/WYGIWYH//460" data-hovercard-type="pull_request" data-hovercard-url="/eitchtee/WYGIWYH/pull/460/hovercard" href="https://github.com/eitchtee/WYGIWYH/pull/460" gt;#460 lt;/a gt; lt;/li gt;. lt;li gt;feat: speedup startup by moving collectstatic to the Dockerfile by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/eitchtee/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/eitchtee" gt;@eitchtee lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="3749355399" data-permission-text="Title is private" data-url="https://github.com/eitchtee/WYGIWYH//461" data-hovercard-type="pull_request" data-hovercard-url="/eitchtee/WYGIWYH/pull/461/hovercard" href="https://github.com/eitchtee/WYG

Affero GPLv3 money finance tracking accounting self-hosted bookkeeping expense-tracker django python

WYGIWYH 0.17.5 💾

An opinionated and powerful finance tracker. WYGIWYH (What You Get Is What You Have) is a powerful, principles-first finance tracker designed for people who prefer a no-budget, straightforward approach to managing their money. With features like multi-currency support, customizable transactions, and a built-in dollar-cost averaging tracker, WYGIWYH helps you take control of your finances with simplicity and flexibility. Why WYGIWYH? Managing money can feel unnecessarily complex, but it doesn’t have to be. WYGIWYH (pronounced "wiggy-wih") is based on a simple principle: Use what you earn this month for this month. Any savings are tracked but treated as untouchable for future months. By sticking to this straightforward approach, you avoid dipping into your savings while still keeping tabs on where your money goes. While this philosophy is simple, finding tools to make it work wasn’t. I initially used a spreadsheet, which served me well for years—until it became unwieldy as I started managing multiple currencies, accounts, and investments. I tried various financial management apps, but none met my key requirements: Multi-currency support to track income and expenses in different currencies. Not a budgeting app — as I dislike budgeting constraints. Web app usability (ideally with mobile support, though optional). Automation-ready API to integrate with other tools and services. Custom transaction rules for credit card billing cycles or similar quirks

minor feature: lt;h2 gt;The rules update lt;/h2 gt;. lt;p gt;This update brings a lot of changes to rules, including: lt;/p gt;. lt;ol gt;. lt;li gt;Ordering, you can now order rules and actions inside rules, both will be execute on the given order; lt;/li gt;. lt;li gt;New ˋtransactions()ˋ function to search and get the balance/sum of a given set of transactions (great to create credit card payment transactions) lt;/li gt;. lt;li gt;New "Test" function, now you can simulate a rule before running it for real lt;/li gt;. lt;li gt;And much more! lt;/li gt;. lt;/ol gt;. lt;p gt;The lt;a href="https://github.com/eitchtee/WYGIWYH/wiki/Transaction-Rules" gt;wiki page for rules lt;/a gt; has been revamped for this release, consider having a read lt;a href="https://github.com/eitchtee/WYGIWYH/wiki/Transaction-Rules" gt;here lt;/a gt; for new and old features and how to use them. lt;/p gt;. lt;div class="markdown-alert markdown-alert-important" gt; lt;p class="markdown-alert-title" gt; lt;svg class="octicon octicon-report mr-2" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true" gt; lt;path d="M0 1.75C0.784.784 0 1.75 0h12.5C15.216 0 16.784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0.138.112.25.25.25h2a.75.75 0 0 1.75.75v2.19l2.72-2.72a.749.749 0 0 1.53-.22h6.5a.25.25 0 0 0.25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" gt; lt;/path gt; lt;/svg gt;Important lt;/p gt; lt;p gt;This isn't a breaking update, but the rule engine was rewritten for this release, while great care was taken to ensure existing rules don't break, something might have slipped by, if you notice one of your existing rules isn't working as before, let me know. lt;/p gt;. lt;/div gt;. lt;h2 gt;What's Changed lt;/h2 gt;. lt;ul gt;. lt;li gt;(login): use full dynamic height by lt;a class="user-mention notranslate" da

Affero GPLv3 money finance tracking accounting self-hosted bookkeeping expense-tracker django python

BallroomDJ 4 4.17.2 💾

BallroomDJ 4 is a ballroom music player. It is designed to play music the entire evening without intervention. Manage your ballroom dance music and create song lists, automatic playlist and sequenced playlists. BallroomDJ 4 is the replacement for BallroomDJ.

major bugfix: 4.17.2 2025-10-11 * Bug Fixes: * Fix a memory leak. * Linux: Player Interface: GStreamer: Implement cross-fade. * Player: Cross-Fade: Fix last song not processing properly. * Starter: Display the square image, not the squircle on MacOS. * Song Editor: Copy Audio Tags: Fix file picker. * Internal: * Minor code cleanup. * libmp4tag: Update to version 2.0.1.

Zlib audio music end-users linux macos windows player ballroom c gtk

BallroomDJ 4 4.17.1 💾

BallroomDJ 4 is a ballroom music player. It is designed to play music the entire evening without intervention. Manage your ballroom dance music and create song lists, automatic playlist and sequenced playlists. BallroomDJ 4 is the replacement for BallroomDJ.

major bugfix: 4.17.1 2025-9-27 * Bug Fixes: * Player Controller: Windows SMTC now processes images properly. * Player Controller: Linux MPRIS now initializes properly. * Player: Matroska audio files are now recognized. Tags are not processed.

Zlib audio music end-users linux macos windows player ballroom c gtk

OCRmyPDF 16.10.2 💾

OCRmyPDF adds an invisible text layer to PDF documents after passing it through the Tessimage-processing eract OCR engine. The output will be PDF/A with a selectable but invisible text layer above scanned image-documents. This allows later searching and archiving.

minor feature: . . Blacklist pikepdf 9.8.0 due to an incompatible change.. . . .

GNU GPLv3 pdf ocr scanning image-processing python

Ampache 7.5.1 💾

Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device. Ampache's usefulness is heavily dependent on being able to extract correct metadata from embedded tags in your files and/or the file name. Ampache is not a media organiser; it is meant to be a tool which presents an already organised collection in a useful way. It assumes that you know best how to manage your files and are capable of choosing a suitable method for doing so.

minor feature: Added: Documentation to convert thumb parameters to size strings. Changed: Move the session handler to a SessionHandlerInterface class (PHP8.4 deprecated). : Recently played and skip not showing the right user after a refresh. Playlist name being filtered twice in new playlist dialog. jQuery was adding items to the temp playlist when loading the `add_to_playlist` dialog. CSS missing for Top Menu text and Light theme text was not visible. Code deprecations found for PHP8.4. Resize output art based on ratio for display instead of a flat conversion. Don't resize art for small ratio differences. Catch vite `Manifest- getEntrypoint` exception.

Apache php streaming server audio music javascript video

Shibatch Sampling Rate Converter 2.4.0 💾

Shibatch Sampling Rate Converter (SSRC) is a fast and high-quality sampling rate converter for PCM WAV files. It is designed to efficiently handle the conversion between commonly used sampling rates such as 44.1kHz and 48kHz while ensuring minimal sound quality degradation.

major feature: * Add basic multithreading * Add minimum phase option * Add partitioned convolution * Add support for MSVC * Improved testing

BSL audio sampling rate converter fft dither

Qt6 Configuration Tool 0.11 💾

This program allows users to configure Qt6 settings (theme, font, icons, etc.) under DE/WM without Qt integration.

minor bugfix: Qt 6.10 support; disabled cmake warnings about private Qt headers; allow to override Qt plugin directory; don't rely on label font for saving font settings; always fallback to the QGenericUnixTheme

BSDL-2 qt6ct qt6

FreshRSS 1.27.1 💾

FreshRSS is a self-hosted RSS feed aggregator. It is lightweight, easy to work with, powerful, and customizable. It is a multi-user application with an anonymous reading mode. It supports custom tags. There is an API for (mobile) clients, and a Command-Line Interface. Thanks to the WebSub standard, FreshRSS is able to receive instant push notifications from compatible sources, such as Friendica, WordPress, Blogger, Medium, etc. FreshRSS natively supports basic Web scraping, based on XPath, for Web sites not providing any RSS / Atom feed. Also supports JSON documents. FreshRSS offers the ability to reshare selections of articles by HTML, RSS, and OPML. Different login methods are supported: Web form (including an anonymous option), HTTP Authentication (compatible with proxy delegation), OpenID Connect. Finally, FreshRSS supports extensions for further tuning.

minor bugfix: Features. Automatic database recovery: skip broken entries during CLI export/import. Add security option for CSP `frame-ancestors`. Lazy-load ``. Security. Regenerate session ID on login. Disallow setting non-existent language. Safer calling of `install.php`. Prevent log CR/LF injection. Restrict allowed cURL parameters. reauthentication while updating. some CSRFs. ing. Include port number for HTTP `Retry-After`. logic for searching labels. cURL response parsing for HTTP redirections. fetching OPML URL with special characters. validation when creating a new user label. in user self-deletion. displaying of current date in main statistics. default values on stat processing. UI JavaScript error when navigating to last article with keyboard. some links in anonymous mode. for `no-cache.txt`. Docker Traefik `.yml` and `SERVER_DNS` example. SimplePie. Upstream contribution: Normalize encoding uppercase simplepie#936. Sync upstream, including bump to 1.9.0 with better PHP 8.5+ support. Deployment. Docker improve `CMD` compatibility. Add possibility of Docker healthcheck. UI. Keep sort and order after marking as read. Improve leave validation. Improve *Origine theme visibility of toggle buttons. Improve *Dark pink theme. Improve *Mapco and *Ansum themes: read all button in mobile view. Improve *Swage theme. Use standard CSS `overflow-wrap` instead of `word-wrap`. Various UI and style improvements:,. ,,. I18n. Clarify the concepts of *visibility hidden vs. *archived in feeds settings. Translate the API information page. Add a default language constant. Label config delete label. Add Ukrainian. Improve Dutch. Improve German. Improve Hungarian. Improve Japanese. Improve Polish. Improve Simplified Chinese. Minor improvements. Add CLI command to add i18n file. Add `make` target to generate the translation progress. Extensions. Add `entry_before_update` and `entry_before_add` hooks for extensions. Misc. Improve `make`. Im

Affero GPLv3 rss self-hosted rss-feed news-reader rss-aggregator news-aggregator rss-reader websub atom php

AdGuardHome 0.107.62 💾

AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it’ll cover ALL your home devices, and you don’t need any client-side software for that. With the rise of Internet-Of-Things and connected devices, it becomes more and more important to be able to control your whole network.

minor bugfix: See also the v0.107.62 GitHub milestone ms-v0.107.62 . Security: Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities in 1.24.3 go-1.24.3 . : Clients with CIDR identifiers showing zero requests on the *Settings Client settings page (). Command line option `--update` when the `dns.serve_plain_dns` configuration property was disabled (). DNS cache not working for custom upstream configurations. Validation process for the DNS-over-TLS, DNS-over-QUIC, and HTTPS ports on the *Encryption Settings page. Searching for persistent clients using an exact match for CIDR in the `POST /clients/search` HTTP API. https://github.com/AdguardTeam/AdGuardHome//2945. https://github.com/AdguardTeam/AdGuardHome//7801. go-1.24.3 : https://groups.google.com/g/golang-announce/c/UZoIkUT367A. ms-v0.107.62 : https://github.com/AdguardTeam/AdGuardHome/milestone/97?=1.

dns security tracking adblock adguard privacy golang javascript

Squey 5.0.9 💾

Squey is designed from the ground up to take advantage of GPUs and CPUs to perform interactive explorations of massive amounts of data. It gives users an exhaustive yet intuitive multi-view representation of columnar data and can ingest from: 1. Structured text files (CSV, logs, ...) 2. Apache Parquet files 3. Pcap files 4. SQL databases 5. Elasticsearch databases Squey strives to deliver value through its V.I.SU approach: - Visualize: Leverage various visual representations of raw data in combination with statistics - Investigate: Use filters to build an accurate understanding of millions of rows while switching instantly between capturing the big picture and focusing on the details - Spot the Unknown: As a structured understanding of the data emerges, identify unknowns and anomalies Squey can be used for many different purposes, such as: - BI and Big Data: Bootstrap initial understanding of complex datasets and deep dive where necessary to design accurate data processing - Cybersecurity: Detect weak signals such as attacks and data leaks - IT troubleshooting: Resolve network issues and improve application performance - Machine Learning: Design training dataset to fulfill targeted improvements of Machine Learning models Give yourself a chance to see your data and have fun exploring!

minor bugfix: This minor release or improves: windows/macos PCAP loading. Very long lines of compressed text files being split. Moving of source tabs.

MITL visualization data-visualization data-analysis cybersecurity parallel-coordinates timeseries parquet pcap cpp