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

Roundup Issue Tracker 2.5.0 💾

Roundup is a simple-to-use and install issue-tracking system with web, command-line xmlrpc, rest (in the 2.0 development line) and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in the Software Carpentry Track design competition. Downloading the source allows you to start a demo instance in a few minutes to see if it will fill your needs. Unpack the tarball and run: python demo.py

security: This release is a bugfix and feature release, so make sure to read https://www.roundup-tracker.org/docs/upgrading.html to bring your tracker up to date. This release is a security, bugfix and feature release, so make sure to read https://www.roundup-tracker.org/docs/upgrading.html to bring your tracker up to date. The 42 changes, as usual, include some new features and many bug fixes. One bug fix is an XSS security issue with CVE-2025-53865 primarily with the responsive and devel templates. See: https://www.roundup-tracker.org/docs/upgrading.html#xss-security-issue-with-devel-and-responsive-templates-recommended Version 2.5.0 does not support Python 2. The minimum Python version is 3.7. Among the significant enhancements in version 2.5.0 compared to the 2.4.0 release are: * **XSS vulnerability with devel and responsive templates fixed** Just before release an XSS security issue with trackers based on the devel or responsive templates was discovered. The updating directions include instructions on fixing this issue with the html templates. * **The property/field advanced search expression feature has been enhanced and documented.** Search expressions are usually built using the expression editor on the search page. They can be built manually by modifying the search URL but the RPN search expression format was undocumented. Errors in expressions could return results that didn't match the user's intent. This release documents the RPN expression syntax, adds basic expression error detection, and improves error reporting. The full announcement along with release changelog is at https://www.roundup-tracker.org/docs/announcement.html The file CHANGES.txt (https://sourceforge.net/p/roundup/code/ci/tip/tree/CHANGES.txt) has a detailed list of feature additions and bug fixes for each release. Also see the information in doc/upgrading.txt.

Mixed information management issue tracking www email cli python customer-service developers system-administrators topic

Sniffnet 1.4.0 💾

Sniffnet is a network monitoring tool to help you easily keep track of your Internet traffic. Whether you want to gather statistics, or you need to inspect more in depth what's going on in your network, this app will get you covered. What makes Sniffnet unique? Sniffnet is a technical tool, but at the same time it strongly focuses on the overall user experience: most of the network analyzers out there are cumbersome to use, while one of Sniffnet's cornerstones is to be usable with ease by everyone. Furthermore, Sniffnet is completely free and open-source, dual-licensed under MIT or Apache-2.0: if you are interested you can find the full source code on GitHub. Last but not least, this application is totally developed in Rust: a modern programming language to build efficient and reliable software, emphasizing performance and safety.

major bugfix: Import PCAP files . Donut chart reporting overall traffic statistics . Notifications: more details and other improvements . Added support for ARP protocol . Identify and tag unassigned/reserved "bogon" IP addresses . Show data agglomerates in _Inspect_ page table . Added Traditional Chinese (Taiwan) translation . Added Indonesian translation . A Docker image of Sniffnet is now available. Updated some of the existing translations to v1.3: - Portuguese. - Ukrainian. - Spanish. Do not apply new notification thresholds while user is typing them . Show more information when domain name is short . Added new themes _A11y (Night)_ and _A11y (Day)_ based on palettes optimized for Accessibility . Avoid directory traversal when selecting file name for PCAP exports . Add icon to window title bar . Update footer buttons and links . Handle errors to reduce the number of possible crash occurrences. Use asynchronous channels to update app state from backend. _crates.io_ package for Windows . crash when inserting characters longer than one byte in the text input for byte threshold notification setting . Remove pre-uninstall script on Linux (. typo in Russian translation (. Minor to service determination algorithm in case of multicast and broadcast traffic.

Apache network monitoring traffic packets pcap analysis sniffer security rust

qradiolink 0.9.1-1 💾

QRadioLink is a Linux software defined radio transceiver application using VOIP for inter-communication, built on top of GNU radio, which allows experimenting with software defined radio hardware using different digital and analog radio signals and a friendly user interface. Its primary purpose is educational, but it can also be customized for low power data communications on various frequency bands. It can also be used as an amateur radio SDR transceiver for demonstrating radio communications to students. The application was originally inspired from the Codec2 GMSK modem project by Kristoff Bonne.

minor feature: Release version 0.9.1-1 Rebased releases on GNU Radio 3.10. Added DMR transceiver (repeater mode and DMO). Switch to using the polyphase channelizer and synthesizer for the multi-carrier mode. regressions in some Opus 10K demodulators (2FSK, 4FSK, GMSK). Removed some broken operating modes.

GNU GPLv3 communication radio amateur-radio ham-radio sdr cpp c

Mastodon 4.4.1 💾

Mastodon is a free, open-source social network server based on ActivityPub where users can follow friends and discover new ones. On Mastodon, users can publish anything they want: links, pictures, text, and video. All Mastodon servers are interoperable as a federated network (users on one server can seamlessly communicate with users from another one, including non-Mastodon software that implements ActivityPub!)

minor bugfix: : Nearly every sub-directory being crawled as part of Vite build. Assets not building when Redis is unavailable. Replying from media modal or pop-in-player tagging user `@undefined`. Support for special characters in various environment variables. Some database migrations failing for indexes manually removed by admins.

blog microblog self-hosted ruby typescript javascript

HarfBuzz 11.0.1 💾

HarfBuzz is a text shaping engine. It primarily supports OpenType, but also Apple Advanced Typography. HarfBuzz is used in Android, Chrome, ChromeOS, Firefox, GNOME, GTK+, KDE, LibreOffice, OpenJDK, PlayStation, Qt, XeTeX, and other places.

minor bugfix: Friday, April 4, 2025 The change in version 10.3.0 to apply trak table tracking values to glyph advances directly has been reverted as it required every font functions implementation to handle it, which breaks existing custom font functions. Tracking is instead back to being applied during shaping. When `directwrite` integration is enabled, we now link to `dwrite.dll` instead of dynamically loading it. A new experimental APIs for getting raw CFF and CFF2 CharStrings. We now provide manpages for the various command line utilities. Building manpages requires help2man and will be skipped if it is not present. The command line utilities now set different return value for different kinds of failures. Details are provided in the manpages. Various and improvements to `fontations` font functions. All shaping operations using the `ot` shaper have become memory allocation-free. Glyph extents returned by `hb-ot` and `hb-ft` font functions are now rounded in stead of flooring/ceiling them, which also matches what other font libraries do. AAT deleted glyph marks interfering with fallback mark positioning. Glyph outlines emboldening have been moved out of `hb-ot` and `hb-ft` font functions to the HarfBuzz font layer, so that it works with any font functions implementation. our fallback C++11 atomics integration, which seems to not be widely used. Various testing and improvements. Various subsetting and improvements. Various other and improvements.

Mixed c++ c fonts text-shaping

MBDyn 1.7.3 💾

MBDyn features the integrated multidisciplinary simulation of multibody, multiphysics systems, including nonlinear mechanics of rigid and flexible bodies (geometrically exact & composite-ready beam and shell finite elements, component mode synthesis elements, lumped elements) subjected to kinematic constraints, along with smart materials, electric networks, active control, hydraulic networks, and essential fixed-wing and rotorcraft aerodynamics. MBDyn is the first and one of the few full-featured free general purpose Multibody Dynamics analysis software, released under GNU’s GPL. It has been developed at the Dipartimento di Scienze e Tecnologie Aerospaziali (formerly Dipartimento di Ingegneria Aerospaziale) of the University “Politecnico di Milano”, Italy.

minor bugfix: Enhancements: Added network byte order to drivers element output streams. Added width/format for eigenanalysis output files. Added relative output of follower force/couple. Refactored communication code (stream drivers and output. Elements) to support user-defined communicators (Luca Conti For GSoC 2017) Added module-flightgear (Luca Conti for GSoC 2017). Added automatic derivatives coefficient estimation. (Reinhard Resch) Backward compatibility : Got rid of adams and motionview output support. Deprecated "drees 2" rotor inflow model (identical to. "dreese") Known : : - (harmless?) off-by-one read in step drive. - in timestep control (Reinhard Resch). Default max time step (Reinard Resch). Build without libmbc. Test if residual is NaN (Reinard Resch). Error message in strext (Richard Crozier). Typos and strengthened rotor inflow models.

GNU GPLv3 fem fea finite-element-analysis elm cpp

Sommelier 10.4 💾

A downloader/installer for apps/games/doom-wads that run under wine, dosbox, java, scummvm, the fuse spectrum emulator, crispy-doom or chocolate-doom, mednafen, citra and other emulators, and also some native apps. Also can install games from gog.com that can be run under wine/dosbox/scummvm/native (gog installers must be manually downloaded). Comes with a list of apps. Checks sha256 of downloads, downloads dependancies, makes registry changes for running/installing, etc.

minor feature: Added 'NO_NEW_PRIVS' syscall when running apps under linux, preventing su/sudo from that app. Better support for listing/installing apps under either old or new install format (with or without platform name included in dirname and desktop file).

GNU GPLv3 wine downloader installer

akaunting 3.1.17 💾

Akaunting is an online accounting software designed for small businesses to manage their finances and stay on top of their cash flow. Invoicing, accepting online payments and keeping track of expenses couldn't be simpler. Free Bookkeeping Software for SMEs From invoicing to expense tracking to accounting, Akaunting has all the tools you need to manage your money online, for free. Bank Accounts: Create unlimited bank and cash accounts and track their opening and current balances. Multi Company: Manage the finances of multiple companies from one admin panel. Assign users to different companies. Powerful Reporting: Get detailed financial reports to help you better visualize all the information you need to improve your business. Client Portal: Share the transactions and invoices with your clients and accept bulk payments, online. Recur Everything: Automatically create invoices, revenues, bills, and payments for ongoing jobs. With just a click. Customer Summary: See the customer profile, address, list of transactions, and paid, open, and overdue totals at a glance. Akaunting is built with modern technologies such as Laravel, VueJS, Tailwind, RESTful API etc. Thanks to its modular structure, Akaunting provides an awesome App Store for users and developers.

minor feature: lt;h3 gt;Added lt;/h3 gt;. lt;ul gt;. lt;li gt;Introduce csv as allowed file type in mediable config lt;/li gt;. lt;li gt;Add MariaDB to README.md lt;/li gt;. lt;li gt;Add OpenLiteSpeed rewrite rule for protected files lt;/li gt;. lt;/ul gt;. lt;h3 gt; lt;/h3 gt;. lt;ul gt;. lt;li gt;required decimal mark in currency request lt;/li gt;. lt;/ul gt;.

Mixed accounting finance money bookkeeping server laravel php

Snapcraft 8.8.0 💾

Snaps are containerised software packages that are simple to create and install. They auto-update and are safe to run. And because they bundle their dependencies, they work on all major Linux systems without modification.

minor feature: lt;h2 gt;What's Changed lt;/h2 gt;. lt;ul gt;. lt;li gt;: correct git errors in flutter plugin by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-cal/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-cal" gt;@mr-cal lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2864404938" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5267" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5267/hovercard" href="https://github.com/canonical/snapcraft/pull/5267" gt;#5267 lt;/a gt; lt;/li gt;. lt;li gt;chore: gitignore entry by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/bepri/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/bepri" gt;@bepri lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2863514873" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5266" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5266/hovercard" href="https://github.com/canonical/snapcraft/pull/5266" gt;#5266 lt;/a gt; lt;/li gt;. lt;li gt;kde-neon extension by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ScarlettGatelyMoore/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ScarlettGatelyMoore" gt;@ScarlettGatelyMoore lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2853471437" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5261" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5261/hovercard" href="https://github.com/canonical/snapcraft/

GNU GPLv3 snaps linux packaging distribution python cpp

InputPlumber 0.59.3 💾

InputPlumber is an open source input routing and control daemon for Linux. It can be used to combine any number of input devices (like gamepads, mice, and keyboards) and translate their input to a variety of virtual device formats.

minor feature: lt;h2 gt; lt;a href="https://github.com/ShadowBlip/InputPlumber/compare/v0.59.2...v0.59.3" gt;0.59.3 lt;/a gt; (2025-07-09) lt;/h2 gt;. lt;h3 gt; lt;/h3 gt;. lt;ul gt;. lt;li gt; lt;strong gt;XPad UHID: lt;/strong gt; correct left dpad state transition ( lt;a href="https://github.com/ShadowBlip/InputPlumber//389" data-hovercard-type="pull_request" data-hovercard-url="/ShadowBlip/InputPlumber/pull/389/hovercard" gt;#389 lt;/a gt;) ( lt;a href="https://github.com/ShadowBlip/InputPlumber/commit/9271f10ad95468ef0b1c847ab277408be5ab17a6" gt;9271f10 lt;/a gt;) lt;/li gt;. lt;/ul gt;.

GNU GPLv3 linux daemon virtual-device rust

Warracker - Warranty Tracker 0.10.1.5-beta 💾

Warracker is an open-source warranty tracker application designed to help you effortlessly keep track of product warranties, expiration dates, and related documentation. Warracker is a web-based application that provides a centralized system for managing all your product warranties. Key features include: Tracking product warranties in one central location. Adding warranty details, including purchase dates and duration. Uploading and storing warranty documentation and receipts. Providing visual indicators for active, expiring soon, and expired warranties. Searching through your warranty collection. Warranty Management: Add, edit, and delete warranty information. Document Storage: Upload and securely store receipts and warranty documentation. Status Tracking: Visual indicators for warranty status (active, expiring soon, expired). Search: Easily find warranties by product name. Responsive Design: A seamless experience on both desktop and mobile devices.

minor feature: Added Global Language Support (17 Languages) Warracker is now accessible to users around the world with full internationalization: Comprehensive Translations UI, navigation, settings, and messaging fully translated Real-time switching without page reload Languages Supported: Arabic (ar) RTL Czech (cs) German (de) English (en) (Default) Spanish (es) Persian (fa) RTL French (fr) Hindi (hi) Italian (it) Japanese (ja) Korean (ko) Dutch (nl) Portuguese (pt) Russian (ru) Ukrainian (uk) Chinese (Simplified) (zh_CN) Chinese (Hong Kong) (zh_HK) Features: Auto-detection based on browser Language selector with native names RTL layout adjustments for Arabic and Persian Enhanced Full Cache Busting Across Frontend PWA No more stale assets your users always get the latest version instantly: Cache Version: v=20250118001 applied to: All JS, CSS, and i18n assets All HTML entry points Service worker (warracker-cache-v20250118001) Benefits: Instant updates across all devices Consistent experience and no partial version bugs Cache automatically refreshed on deploy Service Worker Improvements: New cache versioning Asset list updated Old caches purged cleanly Fixed Paperless Auto-Linking on Warranty Add Uploaded documents (invoices/manuals) now auto-link correctly when adding a warranty Issue was caused by logic running after the form reset now resolved Toast Error Duplication When skipping required fields, only a single warning is shown no more alert spam! Modified Files: frontend/*.html, frontend/*.js, frontend/*.css, frontend/sw.js frontend/status.js, frontend/version-

Affero GPLv3 self-hosted warranty bookkeeping flask python javascript postgresql

BallroomDJ 4 4.15.4 💾

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.15.4 2025-7-9 * Bug Fixes: * Audio Sources: Fix BDJ4/BDJ4 client/server. * Configuration: Audio Source: Fix incorrect behaviour. * Fix memory leak. * Linux: Fix xfce startup settings. * Internal: * Code cleanup.

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

ALT Virtualization 11.0 💾

ALT is a set of Linux distributions based on Sisyphus, an APT-enabled RPM package repository that aims to achieve feature completeness, usability, and security in a sensible and manageable mixture.

major feature: The build is available for x86_64 and AArch64 Platform 11 (p11 Salvia branch), based on the 6.12 kernel. New features: * Multiple products within a single package. Currently, edition PVE is available. * ALT Virtualization 11.0 edition PVE provide a unified platform that enables the creation and management of virtual machines (KVM) and containers (LXC) via a single web interface, CLI or API. * In cluster operation, features include configuration file synchronization, live migration of virtual machines, and the ability for any cluster node to perform management functions. A High Availability (HA) cluster is available. * Authentication is implemented using Linux PAM, built-in authentication, LDAP, Microsoft Active Directory, Samba AD, or OpenID Connect. *Integration with the Proxmox Backup Server (PBS) (included with "ALT Server" 11.0). * Network management is handled by the ifupdown2 package. * SDN support (VLAN, VXLAN, QinQ), bonding. Read more: https://lists.altlinux.org/pipermail/altlinux-announce-en/2025/000050.html

GNU GPL operating-system starterkit installation end-users developers livecd rescue desktop server security bbs communication communication commu

FOSSBilling 0.7.1 💾

FOSSBilling is a free open source, billing and client management solution. Whatever the size of your online services business, whether a startup or established, FOSSBilling can help you to automate your invoicing, incoming payments, and client management and communication. If you run a web hosting business and are looking for an open-source alternative for billing and client management, then FOSSBilling is the answer. Although it is mostly used as a solution for hosting businesses, there is no reason why you can't use FOSSBilling for any other kind of online business, like digital downloads. FOSSBilling is designed to be extensible and to integrate easily with your favorite server management software and payment gateways. 📥 This is self-hosted software that is free for anyone to install — All you need is a some basic knowledge, a web server, running PHP and a MySQL database. For more details, check the requirements section.

minor bugfix: ### . an oversight which caused FOSSBilling to no longer respect reverse proxy headers and then no longer detect secure connections correctly. Corrected a miss-match between PHP version requirements in a couple different locations. All should now report PHP 8.2 or greater.

Apache bookkeeping hosting payments accounting self-hosted billing invoice docker php twig mysql

Mastodon 4.4.0 💾

Mastodon is a free, open-source social network server based on ActivityPub where users can follow friends and discover new ones. On Mastodon, users can publish anything they want: links, pictures, text, and video. All Mastodon servers are interoperable as a federated network (users on one server can seamlessly communicate with users from another one, including non-Mastodon software that implements ActivityPub!)

major feature: Added: Add Followers you know widget to user profiles and hover cards. Add featured tab to profiles on web UI and rework pinned posts. Add endorsed accounts to featured tab in web UI This also includes the following new REST API endpoints: - `GET /api/v1/accounts/:id/endorsements`: https://docs.joinmastodon.org/methods/accounts/#endorsements. - `POST /api/v1/accounts/:id/endorse`: https://docs.joinmastodon.org/methods/accounts/#endorse. - `POST /api/v1/accounts/:id/unendorse`: https://docs.joinmastodon.org/methods/accounts/#unendorse. Add ability to add and remove hashtags from featured tags in web UI This is achieved through the new REST API endpoints: - `POST /api/v1/tags/:id/feature`: https://docs.joinmastodon.org/methods/tags/#feature. - `POST /api/v1/tags/:id/unfeature`: https://docs.joinmastodon.org/methods/tags/#unfeature. Add reminder when about to post without alt text in web UI. Add a warning in Web UI when composing a post when the selected and detected language are different. Add support for verifying and displaying remote quote posts Support for verifying remote quotes according to FEP-044f and displaying them in the Web UI has been implemented. Quoting other people is not implemented yet, and it is currently not possible to mark your own posts as allowing quotes. However, a new Who can quote setting has been added to the Posting defaults section of the user settings. This setting allows you to set a default that will be used for new posts made on Mastodon 4.5 and newer, when quote posts will be fully implemented. In the REST API, quote posts are represented by a new `quote` attribute on `Status` and `StatusEdit` entities: https://docs.joinmastodon.org/entities/StatusEdit/#quote https://docs.joinmastodon.org/entities/Status/#quote. Add ability to reorder and translate server rules Rules are now shown in the user s language, if a translation has been set. In the REST API, `Rule` entities now have a new `translations` attribute: https://d

blog microblog self-hosted ruby typescript javascript

Objeck 2025.7.0 💾

Objeck is an open-source programming language inspired by Java and influenced by Scheme and UML. Objeck was designed to be fast, easier to use, lightweight and cross-platform.

minor feature: v2025.7.0 (July 8, 2025) === Syntax additions, updates to collections, and HTTPS PEM file support. v2025.7.0 - Added Hash- Dict(..), Map- Dict(..) and Vector- Zip(..) to collections - Updated style (docs, logos, etc.) - Bug fixes v2025.6.3 - Support for user-provided HTTPS PEM files - Added multi-statement pre/update support 'for' loops v2025.6.2 - New API documentation system - Added support for OpenAI's Responses API - Updated Windows launcher - Improved JSON scheme support

BSDL-2 compiler debugger interpreter developers cross-plattform

Snapcraft 8.7.4 💾

Snaps are containerised software packages that are simple to create and install. They auto-update and are safe to run. And because they bundle their dependencies, they work on all major Linux systems without modification.

minor feature: lt;h2 gt;What's Changed lt;/h2 gt;. lt;ul gt;. lt;li gt;: properly quote environment variables in crystal plugin by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/bepri/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/bepri" gt;@bepri lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2918140276" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5331" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5331/hovercard" href="https://github.com/canonical/snapcraft/pull/5331" gt;#5331 lt;/a gt; lt;/li gt;. lt;li gt;(remote): error early for invalid platform usage by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-cal/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-cal" gt;@mr-cal lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2944423108" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5351" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5351/hovercard" href="https://github.com/canonical/snapcraft/pull/5351" gt;#5351 lt;/a gt; lt;/li gt;. lt;li gt;docs(release-notes): organize by patch release by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-cal/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-cal" gt;@mr-cal lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2956372886" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5358" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5358/hovercard" href="https:

GNU GPLv3 snaps linux packaging distribution python cpp

fzf 0.64.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 `multi` event that is triggered when the multi-selection has changed. ``sh fzf --multi . --bind 'ctrl-a:select-all,ctrl-d:deselect-all' . --bind 'multi:transform-footer:(( FZF_SELECT_COUNT )) echo "Selected FZF_SELECT_COUNT item(s)"'. ``. Halfwidth and fullwidth alphanumeric and punctuation characters) are now internally normalized to their ASCII equivalents to allow matching with ASCII queries. ``sh echo ABC fzf -q abc. ``. Renamed `clear-selection` action to `clear-multi` for consistency. - `clear-selection` remains supported as an alias for backward compatibility. - a that could cause fzf to abort due to incorrect update ordering. - a where some multi-selections were lost when using `exclude` or `change-nth`.

MITL cli finder go ruby shell

FeenoX 1.1 💾

FeenoX is a computational tool that can solve engineering problems which are usually casted as differential-algebraic equations (DAEs) or partial differential equations (PDEs). It is to finite elements programs and libraries what Markdown is to Word and TeX, respectively. In particular, it can solve dynamical systems defined by a set of user-provided DAEs (such as plant control dynamics for example) mechanical elasticity heat conduction structural modal analysis neutron diffusion neutron transport FeenoX reads a plain-text input file which contains the problem definition and writes 100%-user defined results in ASCII (through PRINT or other user-defined output instructions within the input file). For PDE problems, it needs a reference to at least one Gmsh mesh file for the discretization of the domain. It can write post-processing views in either .msh or .vtk formats.

minor bugfix: Misc for Debian packaging. Steady-state writer in VTU `.vtu` format. Skip some tests in big-endian architectures. `READ_MESH` can read CalculiX's `.frd` output files. `utils/fee2ccx` converter from FeenoX's `.fee` to CalculiX's `.fee`. Links to examples and tests in HTML manual. Cleanups to create `debian` directory in Salsa (see ). Distribution binaries are dynamic instead of static. `BC` type `adiabatic` in `thermal`. `TIME_PATH` with PETSc and SUNDIALS. Improved vector initialization syntax. Remove compilation date to allow reproducible builds. BCs as arrays instead of linked lists. Option `--ast`. `BC GROUPS` to select many labels at once. Cleanups to create Debian `dsc`. Use `config.h` instead of `version.h`. Compute perimeters using second-order precision. Bump GSL to v2.8. `INTEGRATE` expressions of `nx`, `ny` and `nz`. Create `_cog` variables for points as well. For evaluation of derivatives at arbitrary locations. Paper in FOSS: .

GNU GPLv3 fea fem engineering gmsh mesh vtk c

unoserver 3.3.1 💾

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: Now uses a temporary file for the input as well, as it's not obvious to me. How to use `private:stream` without memory leaks.

MITL conversion documents libreoffice server python

aerc 0.20.1 💾

aerc is an email client that runs in your terminal. It's highly efficient and extensible, perfect for the discerning hacker. Check out the screencast above to get an idea of how it's used. Some of its more interesting features include: Editing emails in an embedded terminal tmux-style, allowing you to check on incoming emails and reference other threads while you compose your replies Render HTML emails with an interactive terminal web browser, highlight patches with diffs, and browse with an embedded less session Vim-style keybindings and ex-command system, allowing for powerful automation at a single keystroke First-class support for working with git & email Open a new tab with a terminal emulator and a shell running for easy access to nearby git repos for parallel work Support for multiple accounts, with IMAP, Maildir, Notmuch, Mbox and JMAP backends. Along with IMAP, JMAP, SMTP, and sendmail transfer protocols. Asynchronous IMAP and JMAP support ensures the UI never gets locked up by a flaky network. Efficient network usage - aerc only downloads the information which is necessary to present the UI, making for a snappy and bandwidth-efficient experience Email threading (with and/or without IMAP server support). PGP signing, encryption and verification using GNUpg. 100% free and open source software!

minor bugfix: : `:sign` and `:encrypt` descriptions overflow the review screen. Some messages are hidden when using client side threading.

MITL terminal email go

Dealer's Choice 0.0.4 💾

Online Multiplayer Stud and Draw Poker, where the deal rotates and each new game allows a different player to select the variant.

minor feature: + Add sound effects and notifications + Add ante and starting_coins amount to server.conf * Fix game choice buttons not being enabled until mouse is moved + Deal rotates to next player if dealer doesn't start a game within 60 seconds * Network Protocol bumped to 2 + Allow clients to connect while game is running + Add desktop icons and svg

MITL strategy games network multiplayer draw stud poker cards

Warracker - Warranty Tracker 0.9.8.6-beta 💾

Warracker is an open-source warranty tracker application designed to help you effortlessly keep track of product warranties, expiration dates, and related documentation. Warracker is a web-based application that provides a centralized system for managing all your product warranties. Key features include: Tracking product warranties in one central location. Adding warranty details, including purchase dates and duration. Uploading and storing warranty documentation and receipts. Providing visual indicators for active, expiring soon, and expired warranties. Searching through your warranty collection. Warranty Management: Add, edit, and delete warranty information. Document Storage: Upload and securely store receipts and warranty documentation. Status Tracking: Visual indicators for warranty status (active, expiring soon, expired). Search: Easily find warranties by product name. Responsive Design: A seamless experience on both desktop and mobile devices.

minor feature:

Affero GPLv3 self-hosted warranty bookkeeping flask python javascript postgresql

PipeWire 1.4.0 💾

PipeWire is a project that aims to greatly improve handling of audio and video under Linux. It aims to support the usecases currently handled by both PulseAudio and Jack and at the same time provide same level of powerful handling of Video input and output. It also introduces a security model that makes interacting with audio and video devices from containerized applications easy, with supporting Flatpak applications being the primary goal. Alongside Wayland and Flatpak we expect PipeWire to provide a core building block for the future of Linux application development. Features include: Capture and playback of audio and video with minimal latency. Real-time Multimedia processing on audio and video. Multiprocess architecture to let applications share multimedia content. GStreamer plugins for easy use and integration in current applications. Sandboxed applications support. See Flatpak for more info.

major feature: This is the 1.4 release that is API and ABI compatible with previous 1.2.x and 1.0.x releases. This release contains some of the bigger changes that happened since. the 1.2 release last year, including: client-rt.conf was removed, all clients now use client.conf and are given RT priority in the data threads. UMP (aka MIDI2) support was added and is now the default format to carry MIDI1 and MIDI2 around in PipeWire. There are helper functions to convert between legacy MIDI and UMP. The resampler can now precompute (at compile time) some common conversion filters. Delay reporting in the resampler was and improved. Bluetooth support for BAP broadcast links and support for hearing aids using ASHA was added. A new G722 codec was also added. Delay reporting and configuration in Bluetooth was improved. The ALSA plugin now supports DSD playback when explicitly allowed with the alsa.formats property. A PipeWire JACK control API was added. A system service was added for pipewire-pulse. Many documentation and translation updates. Many of the SPA macros are converted to inline functions. All SPA inline functions are now also compiled into a libspa.so library to make it easier to access them from bindings. The module-filter-chain graph code was moved to a separate filter-graph SPA plugin so that it becomes usable in more places. EBUR128, param_eq and dcblock plugins were added to filter-graph. The filter graph can now also use fftw for doing convolutions. The audioconvert plugin was optimized and support was added to audioconvert to insert extra filter-graphs in the processing pipeline. New helper functions were added to parse JSON format descriptions. The profiler now also includes the clock of the followers. RISCV CPU support and assembler optimisations were added. The clock used for logging timestamps can be configured now. The JSON parser was split into core functions and helper. Support for UCM split PCMs was added. Instead of alsa-lib splitting up PCMs, PipeWire can mar

MITL audio video c

libgphoto2 2.5.32 💾

libgphoto2 is a set of libraries for previewing, retrieving, and capturing images from a range of supported digital cameras to your local hard drive. It does not support digital cameras based on the USB storage protocol, those can be mounted by Linux directly. The list of current cameras can be found on: http://gphoto.org/proj/libgphoto2/support.php or by running gphoto2 --list-cameras

major bugfix: libgphoto2 2.5.32 release quicktake1x0: * New Apple Quicktake (serial camera) driver pentax: * Added Pentax K1II, K3III * sync with pktriggercord fixes ptp2: * Big code and (canon eos) debug outout cleanups by Axel W * --summary output format changed to be more condensed * Canon EOS: imageformat output changed * Canon: added disablemodedial * Canon: keepdeviceon send less often to speed up * Sony: Now officially documented by Sony. Changes imported from the documentation. * Sony: support newer sony property format * Sony: added capturemode, focalposition, magnifysetting, spotfocusarea, * Sony: fixed crash in movie option * Panasonic: bugfixes * Fuji: configurations added, af drive manual, availableshots, graineffect, rawcompression * Fuji: bugfixes * Nikon: support 32bit properties * Added ids: - Canon EOS R100, R3, R8, R50, G7 X Mark 3, - Sony Alpha A6100, ZV-E10, A6700, NEX-5N, SLT A99V, ILCE-9M3, ILX-LR1 - Nikon Zf, Z6 III - Olympus OM-1Mark2 - Fuji X-H2S, X100V1, GFX100 II - Ricoh GR III - Leica Q3, M11 Monochrome ports/usb: * added more Android support (passing in filedescriptor) ports/serial: * some fixes, needed for quicktake all: * IOLIBS and CAMLIBS now runtime configurable * Builds use silent rules by default now * Meson buildsupport, parallel to automake * print-camera-list can now print camera list in JSON format * added new functions: gp_setting_set_get_func, gp_setting_set_set_func for user defined settings setters * added new port functions: gp_port_usb_set_sys_device, gp_port_usb_get_sys_device used for Android translations: * added georgian, friulian, polish, romanian, ukrainian, chinese, brazilian

GNU LGPL camera usb capture digital camera remote control tethering

gradle 8.14.3 💾

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

minor bugfix: Gradle 8.14.3 is the third patch release for Gradle 8.14 (released 2025-07-04). It fixes the following issues: #33943 Backport Missing dependency even if all paths do not exclude it Issues fixed in the second patch release: #33717 Suboptimal logic when resolving selectors with dynamic ones Issues fixed in the first patch release: #33288 Groovydoc task suppresses stdout for tasks executing concurrently #33389 Gradle 8.14 breaks Android Gradle Plugin code coverage support We recommend users upgrade to 8.14.3 instead of 8.14.

Apache build-tool c c++ groovy java kotlin

GEGL 0.4.58 💾

GEGL (Generic Graphics Library) is a data flow based image processing framework, providing floating point processing and non-destructive image processing capabilities to GNU Image Manipulation Program and other projects (imgflo, GNOME Photos, gcut, iconographer, …) With GEGL you chain together processing operations to represent the desired image processing pipeline. GEGL provides operations for image loading and storing, color adjustments, GIMPs artistic filters and more forms of image processing GEGL can also be used from the commandline. The primary repository for the GEGL source code in GNOME git, and at GIMPs download site tarball releases. GEGL is Free Software, and both new functionality in new operations as well as relevant development, enhancement requests, patches and bug reports for GEGL at gitlab.gnome.org/GNOME/gegl , Finanical support for fun new filters and capabilities as well as gardening/janitor bits and offshoot new color related infrastructure as part of project maintainership is welcome through the patreon campaign at GIMPs donation page.

minor bugfix: Ops: . - dither: crash when applied to pixels with negative pixel coordinates. Contributors to this release, including translator: Kolbjørn Stuestøl and Øyvind Kolås.

GNU LGPLv3 multimedia visualization c

GluCat: Clifford algebra templates 0.13.0 💾

GluCat is a generic library of C++ templates that implement universal Clifford algebras over the field of real numbers. The PyClical extension module for Python gives users an easy Python scripting interface for calculations in Clifford algebras. The name PyClical is an homage to Pertti Lounesto's CLICAL.

major feature: GluCat 0.13.0 has improved configuration and testing. o Unused local typedefs have been removed from the C++ code. o The deprecated configuration option./configure --with-eig=bindings Has been removed. o The ability to build PyClical without Cython has been deprecated and will be Removed in future versions. o The configuration option./configure --with-qd has improved configuration Tests. o The./configure script adds g++ compiler options to ensure that FMA is used Consistently on hardware that implements AVX512 instructions. o The pyclical/setup_ext.py and pyclical/setup_nocython.py scripts have been Refactored. o The Python demo code has been brought up to date. o The installation script pyclical/demos/kubuntu-24-conda-install-mayavi.sh and. The environment script pyclical/demos/kubuntu-24-mayavi-env.sh have been added to simplify the installation and running of the Mayavi-based plotting demos on Kubuntu 24.10. For details of changes, see either the ChangeLog file or the git log in. Https://github.com/penguian/glucat and its clones.

GNU LGPL python cpp command-line mathematics softdevlibraries templates

NCurses Disk Usage 2.8 💾

Ncdu is a disk usage analyzer with an ncurses interface. It is designed to find space hogs on a remote server where you don’t have an entire graphical setup available, but it is a useful tool even on regular desktop systems. Ncdu aims to be fast, simple and easy to use, and should be able to run in any minimal POSIX-like environment with ncurses installed.

minor feature: Now requires Zig 0.14. - Add support for @-prelines to ignore errors in config file. - List all supported options in `--help`. - Use `kB` instead of `KB` in `--si` mode.

MITL ncurses terminal cli c

Botan 3.8.1 💾

Botan (Japanese for peony flower) is a cryptography library released under the permissive Simplified BSD license. Botan’s goal is to be the best option for production cryptography by offering the tools necessary to implement a range of practical systems, such as TLSv1.3, X.509 PKI, modern AEAD ciphers, support for PKCS#11 and TPM hardware, memory-hard password hashing, and post quantum cryptography. All of this is covered by an extensive test suite, including an automated system for detecting side channels. The modular build system allows enabling or disabling features in a fine-grained way, and amalgamation builds are also supported. It comes out of the box with C++, C, and Python APIs, and several other language bindings are available. The library is accompanied by a featureful command line interface. Consult the documentation for more information.

minor bugfix: . a that prevented building using the `fips140` or `modern` module. Policies. a missing include that caused compilation failures with libc++20. .

BSDL-2 cryptography crypto x509 library tls cpp python

fzf 0.63.1 💾

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

minor bugfix: Halfwidth and fullwidth alphanumeric and punctuation characters) are now internally normalized to their ASCII equivalents to allow matching with ASCII queries. ``sh. Echo ABC fzf -q abc ``. a which caused fzf to abort due to incorrect update ordering.

MITL cli finder go ruby shell

unoserver 3.3 💾

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 feature: Added support to use https between client and server. Defaults to http. Prpl, Regebro . The server now uses a temporary file to write the outfile to, as some filters raise an error when using `private:stream`. ().

MITL conversion documents libreoffice server python

Qtractor 1.5.3 💾

Qtractor is an Audio/MIDI multi-track sequencer application written in C++ with the Qt framework. Target platform is Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) for MIDI, are the main infrastructures to evolve as a fairly-featured Linux desktop audio workstation GUI, specially dedicated to the personal home-studio.

minor feature: MIDI clip editor (aka. piano-roll): mouse cursor pointer shape Now follows the current edit/draw mode permanently.. Attempt to improve MIDI SPP accuracy by postponing MIDI Continue Command in one 16th note at playback (re)start.. Specific to (lib)RubberBand time-stretching and pitch-shifting, Formant preserve and finer (R3) engine processing are now added to audio clip/playback options.. Resume normal playback state if rolling when transport rewind or. Fast-forward is disengaged.. Custom Style Sheet files (*.qss): all url() paths are considered Relative to style-sheet file location.. Enforce a size when LV2 plug-in UI no-user-resize feature is explicitly requested.).

GNU GPL audio editor c++ cpp qt jack

ParaView 5.13.3 💾

Core Features of ParaView Displaying Data -You can create different views to visualize data simultaneously and easily identify corresponding data elements. These views can also be customized (e.g. creating C++ plugins to add new types of views). Filtering Data Transform your data to generate visualizations that are easier to understand using ParaView filters. While an extensive list of filters is already provided, you can add custom filtering operations through Python scripting via a plugin or with a Programmable Filter. Querying Data -Besides selecting data in various views interactively, ParaView provides a way to inspect the data by querying for elements that satisfy certain criteria using the “Find Data” dialog. The UI makes it easy to build simple queries to find matching elements. Complex queries are also possible using a Python-based syntax. Animations -When you open a file with multiple timesteps, ParaView automatically sets up an animation. You can use the “Animation View” to set up complex animations involving changes to parameters of filters or sources, and you can move the camera to orbit around the dataset, along an arbitrary path, or follow data as it moves over time. Generated animations can be exported in common video formats (e.g. AVI, OGG, etc.) or as a series of PNG or JPEG image files. Exporting Scenes -You can export rendered scenes from ParaView in formats used by 3D rendering tools (e.g. VRML, X3D, and GEO). They can then be imported into other renderi

minor feature: ParaView tags https://gitlab.kitware.com/paraview/paraview/-/tags. 2025-03-31T09:41:07-04:00.. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.13.3. v5.13.3. 5.13.3. 2025-03-31T09:41:07-04:00. Cory Quammen. cory.quammen@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.13.2. v5.13.2. ParaView superbuild 5.13.2. 2024-12-29T18:38:10-05:00. Vicente Adolfo Bolea Sanchez. vicente.bolea@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.13.1. v5.13.1. 5.13.1. 2024-09-27T16:41:43-04:00. John Tourtellott. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.13.0. v5.13.0. 5.13.0. 2024-08-21T14:33:23-04:00. Vicente Adolfo Bolea Sanchez. vicente.bolea@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.13.0-RC2. v5.13.0-RC2. 5.13.0-RC2. 2024-08-02T12:54:27-04:00. Vicente Adolfo Bolea Sanchez. vicente.bolea@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.13.0-RC1. v5.13.0-RC1. 5.13.0-RC1. 2024-06-18T18:36:27-05:00. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.1. v5.12.1. 5.12.1. 2024-05-17T14:14:27-05:00. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.0. v5.12.0. 5.12.0. 2024-02-28T14:32:44-06:00. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.0-RC3. v5.12.0-RC3. 5.12.0-RC3. 2024-02-08T11:23:45-06:00. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.0-RC2. v5.12.0-RC2. 5.12.0-RC2. 2024-01-05T09:31:37-06:00. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.0-RC1. v5.12.0-RC1. 5.12.0-RC1. 2023-11-06T09:26:30-06:00. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.2. v5.11.2. 5.11.2. 2023-09-22T08:52:44-05:00. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/p

Mixed scientific visualization fem finite element analysis medical cpp python c

GNUnet 0.24.0 💾

GNUnet is a framework for secure and anonymous peer-to-peer networking that does not use any centralized or otherwise trusted services. Currently, the framework offers censorship-resistant file-sharing, messaging, VPN, GNS (a decentralized version of DNS), and much more. GNUnet is currently developed by a worldwide group of independent free software developers. GNUnet is a GNU package (http://www.gnu.org/).

major feature: Meson is new default build system. - JSON: split off libgnunetmhd from libgnunetjson, renaming various GNUNET_JSON_-symbols to GNUNET_MHD_-. Removes dependency of libgnunetjson on libmicrohttpd.

Affero GPLv3 anonymity f2f file-sharing gns gnunet internet networking p2p vpn

VTK 9.4.2 💾

The Visualization Toolkit (VTK) is open source software for manipulating and displaying scientific data. It comes with state-of-the-art tools for 3D rendering, a suite of widgets for 3D interaction, and extensive 2D plotting capability. VTK is part of Kitware’s collection of supported platforms for software development. The platform is used worldwide in commercial applications, as well as in research and development.

minor feature: VTK 9.4.1 Release Notes. Changes made since VTK 9.3.1 include the following. New Features (#new-features). Annotation (#annotation). DataModel (#datamodel). ExecutionModel (#executionmodel). Filters (#filters). Interaction (#interaction). I/O (#io). Python (#python). Rendering (#rendering). Testing (#testing). ThirdParty (#thirdparty). VR (#vr). WebAssembly (#webassembly). Wrapping (#wrapping). Changes (#changes). Build (#build). DataModel (#datamodel-1). Filters (#filters-1). I/O (#io-1). Rendering (#rendering-1). Wrapping (#wrapping-1). improvements (#improvements). Accelerators (#accelerators). Annotation (#annotation-1). Build (#build-1). Charts (#charts). Core (#core). DataModel (#datamodel-2). Filters (#filters-2). I/O (#io-2). Interaction (#interaction-1). Python (#python-1). Rendering (#rendering-2). System (#system). VR (#vr-1). Deprecations/Removals (#deprecationsremovals). New Features: Annotation: New `vtkPolarAxesActor2D` available for drawing a polar axes overlay. polar-axes2d (imgs/9.4/polar-axes2d.png). DataModel: New `vtkImplicitArray` template class brings memory efficiency to vtk data array applications. Author's note (./9.4/add-vtkImplicitArrays.md). The new `vtkAnnulus` implicit function represents an infinite annulus (two co-axial cylinders). Author's note (9.4/annulus-implicit-widget.md). VTK now supports higher order Galerkin cells via a new data object `vtkCellGrid`. Author's note (9.4/cell-grid-changes.md). cell-grid-non-isoparametric (imgs/9.4/cell-grid-non-isoparametric.png). ExecutionModel: New information keys added to allow filters to execute without any prior temporal access for in-situ visualization. Author's note (9.4/no-prior-temporal-access.md). Filters: New `vtkAppendPartitionedDataSetCollection` class to append multiple partitioned dataset collections into a single partitioned dataset collection. Author's note (9.4/add-append-PDC.md). New `vtkCriticalTime` filter to generate time step values based on user-specified threshold

Other science-research visualization c++ python

ALT Education 11.0 💾

ALT is a set of Linux distributions based on Sisyphus, an APT-enabled RPM package repository that aims to achieve feature completeness, usability, and security in a sensible and manageable mixture.

major feature: The build is available for x86_64 and AArch64 Platform 11 (p11 Salvia branch), based on the 6.12 kernel. New features: * Supports KDE Plasma 6 on Wayland (default), Xfce or console-only installation. * ALT Center application for system information and configuration. * Maintained packages are grouped into managed components via ALT Center. * Configure network settings (Wi-Fi/VLAN) before installation, with persistent configuration. * New versions of specialized and application software included. Read more: https://lists.altlinux.org/pipermail/altlinux-announce-en/2025/000049.html

GNU GPL operating-system starterkit installation end-users developers livecd rescue desktop server security bbs communication communication commu

Tellico 4.1.1 💾

Tellico is a KDE application for organizing your collections. It provides default templates for books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and wines. Tellico allows you to enter your collection in a catalogue database, saving many different properties like title, author, etc. Two different views of your collection are shown. On the left, your entries are grouped together by any field you like, allowing you to see how many are in each group. On the right, selected fields are shown in column format, allowing you to sort by any field. On the bottom is a customizable HTML view of the current entry. The entry editor is a dialog box where you enter the data. Check out the screenshots. Tellico keeps things simple, so no database server is needed. The data is saved in XML format, which makes for easy parsing, portability, and styling. It will run on any platform which KDE supports, most commonly Linux. Tellico is licensed under the GNU General Public License, giving you the freedom to modify and distribute the source code. If you download Tellico and like it, do let me know. I'm happy to try to accommodate any suggestions. If you have translation updates, please pass them along to the KDE translation teams. I do have to say that Tellico is a hobby for me, and it is released without any guarantees or warranties. It may crash a lot for you, it may not do anything that you find useful.

minor bugfix: . Updated Filmaffinity and ComicVine data sources.. Added configurable image size to Discogs and Moviemeter data sources.. ISBN searching with Colnect.. .

GNU GPLv3 collection manager kde