fzf 0.65.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: Incorrect ` FZF_CLICK_HEADER_WORD` and ` FZF_CLICK_FOOTER_WORD` when the header or footer contains ANSI escape sequences and tab characters. a where you cannot unset the default `--nth` using `change-nth` action. a highlighting when using `--color fg:dim,nth:regular` pattern over ANSI-colored items.

MITL cli finder go ruby shell

stopmotion 0.9.0 šŸ’¾

Stopmotion (formerly known as 'Linux Stopmotion') is a Free Open Source application to create stop-motion animations. It helps you capture and edit the frames of your animation and export them as a single file. Main features: Capture capture from webcam capture from MiniDV cameras capture from DSLR cameras (experimental) onionskinning import images from disk timelapse photography Editing support for multiple scenes frame editing basic sound track animation playback at different framerate GIMP integration for image processing Export export to file export to Cinelerra framelist (experimental)

major feature: Changes: Port to Qt 6 (!25, thanks to Florian Satzger and Mark Penner).

GNU GPLv3 stop-motion animation movie video kde cpp

InputPlumber 0.61.0 šŸ’¾

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;h1 gt; lt;a href="https://github.com/ShadowBlip/InputPlumber/compare/v0.60.8...v0.61.0" gt;0.61.0 lt;/a gt; (2025-08-02) lt;/h1 gt;. lt;h3 gt; lt;/h3 gt;. lt;ul gt;. lt;li gt; lt;strong gt;IIO: lt;/strong gt; don't check udev configs for iio devices ( lt;a href="https://github.com/ShadowBlip/InputPlumber/commit/7b91463337560492a765072cd07b76e6d2053275" gt;7b91463 lt;/a gt;) lt;/li gt;. lt;li gt; lt;strong gt;Legion Go: lt;/strong gt; Improve new PID support ( lt;a href="https://github.com/ShadowBlip/InputPlumber/commit/d50bd43db956e879b8708b65c020f28b528da7f6" gt;d50bd43 lt;/a gt;) lt;/li gt;. lt;li gt; lt;strong gt;MSI Claw A8: lt;/strong gt; add dmi info to autostart hwdb ( lt;a href="https://github.com/ShadowBlip/InputPlumber/commit/a05835434201f0f989fbbd70e6fda3ed1f7687ee" gt;a058354 lt;/a gt;) lt;/li gt;. lt;li gt; lt;strong gt;Tester: lt;/strong gt; set dbus path to allow deinterface to emit events ( lt;a href="https://github.com/ShadowBlip/InputPlumber/commit/34c884655f9b036d007e2d76bf2dd71d92634647" gt;34c8846 lt;/a gt;) lt;/li gt;. lt;/ul gt;. lt;h3 gt;Features lt;/h3 gt;. lt;ul gt;. lt;li gt; lt;strong gt;GPD Win4: lt;/strong gt; add 2025 model ( lt;a href="https://github.com/ShadowBlip/InputPlumber/commit/e8d7835aef0ebf2c8e5a8652a12c495e30aa78fb" gt;e8d7835 lt;/a gt;) lt;/li gt;. lt;li gt; lt;strong gt;Hardware Support: lt;/strong gt; Add OneXPlayer G1 ( lt;a href="https://github.com/ShadowBlip/InputPlumber/commit/c1feee770a6c23d4023fde718e21a6b351816036" gt;c1feee7 lt;/a gt;) lt;/li gt;. lt;/ul gt;.

GNU GPLv3 linux daemon virtual-device rust

Syncthing 2.0.0-beta.11 šŸ’¾

Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers. We strive to fulfill the goals below. The goals are listed in order of importance, the most important ones first. Syncthing should be: Safe From Data Loss Protecting the user's data is paramount. We take every reasonable precaution to avoid corrupting the user's files. Secure Against Attackers Again, protecting the user's data is paramount. Regardless of our other goals, we must never allow the user's data to be susceptible to eavesdropping or modification by unauthorized parties. Easy to Use Syncthing should be approachable, understandable, and inclusive. Automatic User interaction should be required only when absolutely necessary. Universally Available Syncthing should run on every common computer. We are mindful that the latest technology is not always available to every individual. For Individuals Syncthing is primarily about empowering the individual user with safe, secure, and easy to use file synchronization. Everything Else There are many things we care about that don't make it on to the list. It is fine to optimize for these values, as long as they are not in conflict with the stated goals above.

minor feature: lt;h2 gt;Major changes lt;/h2 gt;. lt;ul gt;. lt;li gt;Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less gy. lt;/li gt;. lt;li gt;Deleted items are no longer kept forever in the database, instead they are forgotten after six months. If your use case require deletes to take effect after more than a six month delay, set the lt;code gt;--db-delete-retention-interval lt;/code gt; command line option or corresponding environment variable to zero, or a longer time interval of your choosing. lt;/li gt;. lt;li gt;Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. lt;code gt;-home lt;/code gt; must be given as lt;code gt;--home lt;/code gt;. All serve options are now also accepted as environment variables. lt;/li gt;. lt;li gt;Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it. lt;/li gt;. lt;li gt;A "default folder" is no longer created on first startup. lt;/li gt;. lt;/ul gt;. lt;h3 gt;Debian packages lt;/h3 gt;. lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="deb signed-by=/etc/apt/keyrings/syncthing-archive-keyring.gpg https://apt.syncthing.net/ syncthing v2" gt; lt;pre class="notranslate" gt; lt;code gt;deb signed-by=/etc/apt/keyrings/syncthing-archive-keyring.gpg https://apt.syncthing.net/ syncthing v2. lt;/code gt; lt;/pre gt; lt;/div gt;. lt;h3 gt;Docker image lt;/h3 gt;. lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ghcr.io/syncthing/syncthing:v2.0.0-beta.11" gt; lt;pre class="notranslate" gt; lt;code gt;ghcr.io/syncthing/syncthing:v2.0.0-beta.11. lt;/code gt; lt;/pre gt; lt;/div gt;. lt;h2 gt;What's C

MPL syncronization file-syncronization peer-to-peer p2p backup archiving networking go html javascript

Pinta 3.0.3 šŸ’¾

Pinta is a graphics drawing/editing program modeled after Paint.NET. It strives to be simple yet feature-rich, and runs cross-platform. Drawing tools include freehand, lines, rectangles, ellipses, and more. It allows unlimited layering, undo and redo history, over 35 image effects, and supports floating or MDI workspace layout.

minor bugfix: Thanks to the following contributors who worked on this release: @cameronwhite. @ericksson. @Lehonti. : a packaging for the macOS arm64 build which caused many icons to disappear. an where hiding a panel did not cause other panels to expand into the available space. Incorrect behavior of the Atkinson method in the Dithering effect.

GNU GPL csharp python gtk image drawing paint graphics

Snapcraft 8.8.1 šŸ’¾

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;docs: link from changelog to release notes 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="2982921005" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5386" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5386/hovercard" href="https://github.com/canonical/snapcraft/pull/5386" gt;#5386 lt;/a gt; lt;/li gt;. lt;li gt;: format snapcraft-started-at timestamps 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="3005432744" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//5416" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/5416/hovercard" href="https://github.com/canonical/snapcraft/pull/5416" gt;#5416 lt;/a gt; lt;/li gt;. lt;/ul gt;. lt;p gt; lt;strong gt;Full Changelog lt;/strong gt;: lt;a class="commit-link" href="https://github.com/canonical/snapcraft/compare/8.8.0...8.8.1" gt; lt;tt gt;8.8.0...8.8.1 lt;/tt gt; lt;/a gt; lt;/p gt;.

GNU GPLv3 snaps linux packaging distribution python cpp

Vue Fluid DnD 1.0.9 šŸ’¾

Vue Fluid DnD is a fluid, smooth and versatil drag and drop library for lists on Vue 3. It's a lightweight tool ~7 Kb (gzip) with no depenencies. This library is a Vue Draggable Next alternative if you looking for a better ui experience.

minor feature: lt;p gt; Performance: lt;/p gt;. lt;ul gt;. lt;li gt; lt;a href="https://github.com/carlosjorger/fluid-dnd/commit/51a3e76a44710c742560d02262703ba9c5a4c774" gt;51a3e lt;/a gt; Avoid make draggable children for any changes on those children lt;/li gt;. lt;/ul gt;.

vue3 web smooth lightweight typescript vue

OCRmyPDF 16.10.1 šŸ’¾

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: . . No changes affecting OCRmyPDF functionality for command line end users.. webservice: made page specification easier to find in UI.. webservice: download button downloads wrong file.. Converted project documentation from rST to Markdown.. Added README translation to Simplified Chinese. Thanks #64;HuaPai.. Modernized license specification in pyproject.toml.. Modernized SPDX license to REUSE.toml.. . . .

GNU GPLv3 pdf ocr scanning image-processing python

Weblate 5.12.2 šŸ’¾

Weblate is an open source web-based translation tool with version control. It includes several hundred languages with basic definitions, and enables the addition of more language definitions, all definitions can be edited by the web community or a defined set of people, as well as through integrating machine translation, such as DeepL, Amazon Translate, or Google Translate.

minor feature:

GNU GPLv3 translation localization web python html

Snort 3.7.3.0 šŸ’¾

Snort is the foremost Open Source Intrusion Prevention System (IPS) in the world. Snort IPS uses a series of rules that help define malicious network activity and uses those rules to find packets that match against them and generates alerts for users. Snort can be deployed inline to stop these packets, as well. Snort has three primary uses: As a packet sniffer like tcpdump, as a packet logger — which is useful for network traffic debugging, or it can be used as a full-blown network intrusion prevention system. Snort can be downloaded and configured for personal and business use alike.

major feature: Appid: added caching for dns detector. Appid: unknown payload case for domain fronting. Control: data race in ControlConn touch method. Dns: handle multi transaction-IDs in single DNS-UDP flow. Extractor: enable TSV(Tab-Separated Values) formatting. Extractor: extend dns logging. Extractor: static checker warning. Extractor: make parsing more strict. Extractor: simplify CSV logger implementation and add configurable delimiter. Filters: initialize struct fields when instance is defined. Flow: coverity SWAPPED ARGUMENTS and Y2K38_SAFETY helpers: validate input from conf file to verify port number string is valid digits. Host_tracker: recode while loop to avoid bogus coverity infinite loop warning. Http2_inspect: added settings_max_frame_size parameter and built-in rule 121:44 to check for max frame size. Http: initialize class member variables in the ctor. Ips_options: allocate large buffer for base64 decode from heap instead of on stack. Loggers: allocate large buffer for writing unified2 extra data from heap instead of stack. Main: added show_snort_packet_latency() help command support. Main: do not collect configurations for utility shells. Main: redirect stdin, stdout, stderr to /dev/null with the freopen system call. Main: refactor signal handling switch statement, return codes and FatalError. Managers: use std::move to pass shared ptr to new owner to avoid a copy. Packet_capture: rename pcaps and change default values.

GNU GPLv3 ids logger traffic ips network security analysis tcp udp cpp c

giada 1.2.0 šŸ’¾

Giada is a loop machine. Build your performance in real time by layering audio tracks or MIDI events, driven by the main sequencer. Giada is a sample player. Load samples from your crates and play them with a computer keyboard or a MIDI controller. Giada is a song editor. Write songs from scratch or edit existing live recordings with the powerful Action Editor, for a fine-tuned control. Giada is a live recorder. Record sounds from the real world and MIDI events coming from external devices or other apps. Giada is an FX processor. Process samples or audio/MIDI input signals with VST instruments from your plug-ins collection. Giada is a MIDI controller. Control other software or synchronize physical MIDI devices by using Giada as a MIDI master sequencer. Lightweight and powerful. Designed for live performances. Powerful multi-threaded audio engine. Super sleek interface, no exotic stuff. VST3, LV2 and MIDI I/O support. Tons of tools and modes to craft your songs. 100% open-source GPL. For Linux, Windows, macOS and FreeBSD.

major bugfix: Add support for multiple MIDI devices. Preserve position and size of 'Settings' window. wrong name in cloned sample channels. Update concurrentqueue dependency to version 1.0.4. Update FLTK dependency to 1.4.2. More CMake presets improvements. Refactoring and code gardening.

GNU GPLv3 audio music recording editors midi mixers daw drum-machine loop-machine cpp

Vue Fluid DnD 1.0.7 šŸ’¾

Vue Fluid DnD is a fluid, smooth and versatil drag and drop library for lists on Vue 3. It's a lightweight tool ~7 Kb (gzip) with no depenencies. This library is a Vue Draggable Next alternative if you looking for a better ui experience.

minor feature: lt;h2 gt; ing lt;/h2 gt;. lt;ul gt;. lt;li gt; lt;a href="https://github.com/carlosjorger/fluid-dnd/commit/e4ae5c97754eb6b21bfab82449ac6ed706e026c2" gt;e4ae5 lt;/a gt; Dont observe all the mutation in observeMutation lt;/li gt;. lt;/ul gt;.

vue3 web smooth lightweight typescript vue

Firefly III 6.2.12 šŸ’¾

"Firefly III" is a self-hosted financial manager. It can help you keep track of expenses, income, budgets and everything in between.

minor bugfix: : (Unable to create transactions with non-native currency accounts when "display amounts in native currency" is enabled) reported by @dicksonleong. Reported by @edbingo. (Piggy bank currency - wrong setting displayed or setting not saved) reported by @dethegeek. (Export Data isn't exporting all transactions in the data) reported by @firsttiger. Discussion 10162 (Reverse proxy and `X-Forwarded-Pre` header) started by @frenchu.

Affero GPLv3 finance personal financial budget budgeting money manager management currency sums financials bookkeeping self-hosted php laravel

Vidiot 1.1.0 šŸ’¾

Vidiot is a non-linear video editor targeted for home video editing. It supports compositing (scaling/rotating/positioning), cropping, changing speed, adding transitions and titles, trimming, key frames, etc. Features Non-linear video editor Video converter Video compositing Trimming Cut/Move/Drag and drop Titles Key frames Transitions Speed changing Cropping Scaling

major feature: * Added #381 : Add dates to Changelog. (r3076) * Fixed: After splitting at end of video clip, which has larger audio, video clip is not selected. (r3073) * Fixed: After pasting files/clips, the pasted clips were not selected. (r3021) * Added Workspace menu options to automatically select preview/timeline sizes. (r3020) * Added option to hide menu bar in full screen mode. (r3020) * Fixed: Option to hide pane titles is saved. (r3020) * Added option (CTRL-SPACE, CTRL-PLAY) to buffer video before preview starts. (r3007) * Improved initial thumbnail generation speed. (r3007) * Improved previewing performance. (r3007) * Added support for hardware decoding. (r2986) * Fixed crash when creating transitions in combination with changing audio volume. (r2981) * Fixed crash when playing slowing down audio to half speed. (r2980) * Fixed: Cleanup folder used to delete images used for transitions. (r2979) * Fixed saving of projects containing files with special characters in the filenames. (r2978)

GNU GPLv3 video video-editor compositing video-converter cpp

helio-workstation 3.15 šŸ’¾

Helio Workstation is free and open-source music sequencer, designed to be used on all major platforms. Why another sequencer? Most of the DAW interfaces often seem overcomplicated, and they only tend to get more and more bloated over time. Many of them are commercial, proprietary-licensed and almost none of them support all major operating systems at the same time. Helio is an attempt to rethink a music sequencer to create a tool that feels right. It aims to be a modern music creation software, featuring linear-based sequencer with a clean interface, high-performance C++ core, integrated version control providing intelligent synchronization between devices, saved undo history, translations to many languages and more.

minor bugfix: Added an option to display note names in either German or Do notation (C-D-E or Do-Re-Mi); flats/sharps are now displayed as icons rather than ASCII symbols. - Added two colour schemes with higher contrast. - Desktop platforms: window position and size are persisted, undo in the chord compiler. - macOS: scanning custom plugin folders and font switching - Mobile platforms: sidebars can be stretched sideways to avoid being cut-off by the display notch, scrolling the settings page should now be more convenient. - iOS: project files were inaccessible via the file picker, and the SoundFont player lost track of SoundFont files between sessions, a couple of iOS-specific crashes. - Misc QoL tweaks: better support for the "no UI animations" mode, the built-in SoundFont player displays the program selection control as a combo-box, better support for the knife tool.

GNU GPLv3 daw sequences music

Paperless-ngx 2.15.3 šŸ’¾

Paperless-ngx is a community-supported open-source document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper. Features: Organize and index your scanned documents with tags, correspondents, types, and more. Your data is stored locally on your server and is never transmitted or shared in any way. Performs OCR on your documents, adding searchable and selectable text, even to documents scanned with only images. Utilizes the open-source Tesseract engine to recognize more than 100 languages. Documents are saved as PDF/A format which is designed for long term storage, alongside the unaltered originals. Uses machine-learning to automatically add tags, correspondents and document types to your documents. Supports PDF documents, images, plain text files, Office documents (Word, Excel, Powerpoint, and LibreOffice equivalents)1 and more. Paperless stores your documents plain on disk. Filenames and folders are managed by paperless and their format can be configured freely with different configurations assigned to different documents. Beautiful, modern web application that features: Customizable dashboard with statistics. Filtering by tags, correspondents, types, and more. Bulk editing of tags, correspondents, types and more. Drag-and-drop uploading of documents throughout the app. Customizable views can be saved and displayed on the dash

minor bugfix: : : do not try deleting original file that was moved to trash dir @shamoon. : preserve non-ASCII filenames in document downloads @shamoon. : breaking api change to document notes user field @shamoon. : another doc link @shamoon. : correctly handle dict data with webhook @shamoon. All App Changes: . 5 changes. : do not try deleting original file that was moved to trash dir @shamoon. : preserve non-ASCII filenames in document downloads @shamoon. : breaking api change to document notes user field @shamoon. : another doc link @shamoon. : correctly handle dict data with webhook @shamoon. .

GNU GPLv3 self-hosted internet web dynamic content indexing search server pdf python typescript javascript

vokoscreenNG 4.6.0 šŸ’¾

vokoscreen is an easy to use screencast creator to record educational videos, live recordings of browser, installation, videoconferences, etc.

major bugfix: /li . Wayland: Countdown better display if screen scaled. Aera: Displayed size doesn't match pixels when scale. Setting: Was not saved. Countdown: Was not displayed in the center of the screen. Translation: Updated. . .

GNU GPL video capture screen-capture cpp linux education vokoscreen

Qtractor 1.5.7 šŸ’¾

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.

major feature: Give some slack time to stabilize, when updating or changing Audio bus channel counts, mitigating the probability to fault When unregistering old and registering new PipeWire/JACK ports in immediate succession.. Transport/Loop Set behavior slightly changed, now toggling the. Loop range if the edit-head/tail match current loop-start/end.. Introducing Aux-Send audio bus I/O matrix functionality.. Corrected greater-than-2-channel audio clip waveform drawing, While on certain zoom levels, an old lurking there since Dawn, quite an example to the evil of too-early optimization ;). Draw all audio clip peaks+rms waveforms slightly compressed, so That low-level signals have improved visibility.. Warn when saving any type of session into an extracted archive Directory.

GNU GPL audio editor c++ cpp qt jack

Apache Guacamole 1.6.0 šŸ’¾

Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. We call it clientless because no plugins or client software are required. Thanks to HTML5, once Guacamole is installed on a server, all you need to access your desktops is a web browser.

minor feature: Improved rendering performance, improved Docker support, configurable case sensitivity, batch connection import, support Duo v4.

Apache c java javascript html5 remote-desktop vnc rdp ssh daemon servlet

VCV Rack 2.6.4 šŸ’¾

VCV is a virtual Eurorack DAW. VCV Rack is the engine powering VCV modules. Add modules, connect cables, edit parameters, and save/load patches. Create generative patches with your mouse, perform with your MIDI keyboard controller, or connect it to your favorite DAW using the Rack Bridge VST/AU plugin (coming soon). In Rack, control voltages and audio signals are equivalent, so you can modulate parameters with sonic-range VCOs to create customizable FM synths or chaotic wave-shaping oscillators. If you already own a modular synthesizer, you can enhance your setup with an audio interface supporting CV signals or a CV-MIDI-CV interface module with Rack's CV Interface (coming soon).

minor bugfix: dragging knobs on Mac when UI scale is set to non-Auto. SDK. - GLEW and libarchive build failure when CMake 4 is installed. - Update to GLEW 2.2.0.

BSDL artistic-software multimedia audio mixers daw

Ossia 3.5.0 šŸ’¾

ossia score is a sequencer for audio-visual artists, designed to create interactive shows. Sequence OSC, MIDI, DMX, sound, video and more, between multiple software and hardware, create interactive and intermedia scores and script with JavaScript, PureData or C++ to customize your score. Free, open source and runs on desktop, mobile, web and embedded.

minor feature: lt;h2 gt;What's Changed lt;/h2 gt;. lt;ul gt;. lt;li gt;feature/invalid address highlight by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jcelerier/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jcelerier" gt;@jcelerier lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2797125193" data-permission-text="Title is private" data-url="https://github.com/ossia/score//1682" data-hovercard-type="pull_request" data-hovercard-url="/ossia/score/pull/1682/hovercard" href="https://github.com/ossia/score/pull/1682" gt;#1682 lt;/a gt; lt;/li gt;. lt;li gt;suil: build on system with no suil at all by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jcelerier/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jcelerier" gt;@jcelerier lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2797221475" data-permission-text="Title is private" data-url="https://github.com/ossia/score//1683" data-hovercard-type="pull_request" data-hovercard-url="/ossia/score/pull/1683/hovercard" href="https://github.com/ossia/score/pull/1683" gt;#1683 lt;/a gt; lt;/li gt;. lt;li gt;vel to note: that notes were killed instantly when no quantification by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jcelerier/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jcelerier" gt;@jcelerier lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2797802411" data-permission-text="Title is private" data-url="https://github.com/ossia/score//1686" data-hovercard-type="pull_request" data-hovercard-url="/ossia/score/pull/1686/hovercard" href="https://github.com/ossia/score/pull/1686" gt;#16

GNU GPLv3 music sequencer audio media midi dmx osc c

Tomb, the Crypto Undertaker 2.13 šŸ’¾

Tomb is a system to make strong encryption easy for everyday use. A tomb is like a locked folder that can be safely transported and hidden in a filesystem. Its keys can be kept separate; for example, you can keep the tomb on your computer and its key on a USB stick. Tomb is written in code that is easy to review and links shared components: it consists of a ZShell script and desktop integration apps; it uses standard GNU tools and the crypto API of the Linux kernel (dm-crypt) via cryptsetup.

major bugfix: Important fix for a regression: the password prompt garbles the password to unlock the tomb, breaking tomb open in many cases. Previous version should be upgraded to this one, of course no damage could ever be caused to tombs this way.

GNU GPLv3 dyne-org security cryptography archiving shell terminal console linux

Gwyddion 2.69 šŸ’¾

Gwyddion is a modular SPM (Scanning Probe Microsope) data visualization and analysis tool. It can be used for all most frequently used data processing operations including: leveling, false color plotting, shading, filtering, denoising, data editing, integral transforms, grain analysis, profile extraction, fractal analysis, and many more. The program is primarily focused on SPM data analysis (e.g. data obtained from AFM, STM, NSOM, and similar microscopes). However, it can also be used for analyzing SEM (scaning electron microscopy) data or any other 2D data.

minor feature: Image stack import was added to File menu. Volume and curve map data previews can exclude outliers. File format support was added for Talos, RMI TMD and curve map text export. It was improved for Igor, DATX, Nanoscope, DME and JPK file formats.

GNU GPL c scientific engineering visualization physics image analysis spm microscopy

sox_ng 14.6.0.3 šŸ’¾

sox_ng is the currently-maintained fork of SoX, the Swiss Army Knife of sound processing utilities. It can convert audio files to other popular audio file types and also apply sound effects and filters during the conversion.

minor bugfix: Patch release to 14.6.0: o Fix opusfile detection when using pkg-config o Fix compilation of libdolbyb o Fix compilation on MSYS2/MinGW, Sortix, AIX 7.3 and MacOS X with older SDKs o Don't include test/samples and test/samples.o in the tarball

GNU GPL audio-analysis audio-conversion c console

Duplicati 2.1.0.116 šŸ’¾

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. This version is mostly the same as 2.1.0.115, so please see release notes from that. Major changes in this version. This is primarily a -release with only minor changes. Potentially breaking changes. - Location of data folder has changed in some cases, refer to previous release for details. - Permissions are now applied to the data folder, refer to previous release for details. - New user interface, `ngclient` is the default; there is a button to switch between the two. ## Detailed list of changes: Upgrade Minio library from 3.13 to 6.0.4. delete command handling retention as well as specific version. an with queries that need more than 128 parameters. Updated memory caching and logging interface packages. an with schedules missing in the UI. ## Ngclient changes: a case where dialogs would be missing the confirmation button. Improved the create-folder flow. Improved default handling of retention settings.

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

InputPlumber 0.60.8 šŸ’¾

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.60.7...v0.60.8" gt;0.60.8 lt;/a gt; (2025-07-28) lt;/h2 gt;. lt;h3 gt; lt;/h3 gt;. lt;ul gt;. lt;li gt; lt;strong gt;DualSense: lt;/strong gt; adjust device matching to work with older controller firmware ( lt;a href="https://github.com/ShadowBlip/InputPlumber/commit/521694cccdea095b30ee39fed7af8e09c271d28e" gt;521694c lt;/a gt;) lt;/li gt;. lt;/ul gt;.

GNU GPLv3 linux daemon virtual-device rust

Joplin 3.3.5 šŸ’¾

Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format. Notes exported from Evernote can be imported into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported. Joplin is "offline first", which means you always have all your data on your phone or computer. This ensures that your notes are always accessible, whether you have an internet connection or not. The notes can be securely synchronised using end-to-end encryption with various cloud services including Nextcloud, Dropbox, OneDrive and Joplin Cloud. Full text search is available on all platforms to quickly find the information you need. The app can be customised using plugins and themes, and you can also easily create your own.

minor feature: lt;ul gt;. lt;li gt;New: Linux: Add more input-method-related start flags lt;/li gt;. lt;li gt;New: Rich Text Editor: Add KaTeX to supported auto-replacements lt;/li gt;. lt;li gt;Improved: Add a new menu item to launch the primary instance from the secondary one lt;/li gt;. lt;li gt;Improved: By default keep 7 days of backup lt;/li gt;. lt;li gt;Improved: Default plugins: Update Freehand Drawing to v3.0.0 lt;/li gt;. lt;li gt;Improved: Default plugins: Update Freehand Drawing to v3.0.1 lt;/li gt;. lt;li gt;Improved: pasting images in the Rich Text Editor lt;/li gt;. lt;li gt;Improved: Plugins: Expose hash from clicked cross-note link lt;/li gt;. lt;li gt;Improved: Plugins: Prevent plugin dialogs, panels, and editors from accessing the main JavaScript context lt;/li gt;. lt;li gt;Improved: Print name of file when import fails ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/laurent22/joplin/commit/c3fe0edeeb2ac05c505f25be2887ea7d9486686d/hovercard" href="https://github.com/laurent22/joplin/commit/c3fe0edeeb2ac05c505f25be2887ea7d9486686d" gt; lt;tt gt;c3fe0ed lt;/tt gt; lt;/a gt;) lt;/li gt;. lt;li gt;Improved: Remove outline from list of plugins that are broken in the new editor lt;/li gt;. lt;li gt;Improved: Rich Text Editor: Disallow inline event handlers lt;/li gt;. lt;li gt;Improved: Update Freehand Drawing to v2.16.1 lt;/li gt;. lt;li gt;: Rich Text Editor deletes paragraphs when pressing enter after a resized image lt;/li gt;. lt;li gt;: returning form data from plugin dialogs lt;/li gt;. lt;li gt;: toggling lists in the Rich Text Editor lt;/li gt;. lt;li gt;: Link to header: Move the Markdown editor cursor to the location of the link target lt;/li gt;. lt;li gt;: Markdown Editor: numbered sublist renumbering lt;/li gt;. lt;li gt;: Rich Text Editor: editor content not updated in some cases when switching notes lt;/li gt;. lt;li gt;: Rich Text Editor: keyboard and plugin-opened context menus sometimes not disp

Affero GPLv3 note-taking todo markdown typescript javascript

WackoWiki 6.1.28 šŸ’¾

WackoWiki is a light and easy to install multilingual Wiki-engine. Supports WYTIWYG-editing, section edit, page rights (ACLs), design themes (skins), file upload, email notification, URI router, template engine, session handler and much more. Compatible with PHP 8.0 - 8.4 and MariaDB / MySQL.

minor feature: Minor feature and bug fix release for 6.1.x series, set 'Send me a copy' checkbox by default for personal messages, rename lang files for theme (theme/lang/theme..php, theme/lang/theme.all.php), set HTTP status 410 for deleted pages, fix uploading is rejected when upload_max_size is 0, disables double-click editing for pages with actions that have a and form tag (doubleclick = false;), disable Topics API (browsing-topics=()), allow Admins to change passwords for other users, add option comments_offset to display either the first or last comments page by default, update Indonesian translation, PHPMailer 6.10.0, freeCap 1.4.6 (add AVIF and WebP support to freeCap, set WebP as default image type for freeCap)

BSDL php javascript mysql mariadb web-based documentation education wiki

Geeqie 2.6 šŸ’¾

Geeqie is a free open software image viewer and organiser program for Linux, FreeBSD and other Unix-like operating systems

minor feature: Four OSD profiles. Move some file dialogs to gtk_file_chooser(). Additional command line option: --dupes-export. Additional command line option: --dupes. Additional command line option: --dupes-recurse=. Modify Open Collection menu. Additional --get-file-info data: Marks, Path to thumbnail. Additional menu item - system Open Recent File. Additional menu item - system Open File. Updated Italian translation. Updated Help files. Allow rectangle drawing up and to left. Updated Spanish translation. Improve user info. after crash. Improve user info. when a config. file error is detected. Updated Russian translation. Updated Slovak translation. Additional command line option: --file-extensions. Additional file type: FITS. Additional file type: numpy. Additional file type: EXR. Convert Geeqie to be a GtkApplication.

GNU GPLv3 photography images photo-browser image-viewer picture-gallery photo-manager cpp c

Elektroid 3.2.2 šŸ’¾

Elektroid is a sample and MIDI device manager. It includes the elektroid GUI application and the elektroid-cli CLI application. lektroid started as a FLOSS Elektron Transfer alternative and it has ended up supporting other devices from different vendors in the same fashion. These are the supported devices: Elektron Model:Samples Elektron Model:Cycles Elektron Digitakt I and II Elektron Digitone and Digitone Keys Elektron Syntakt Elektron Analog Rytm MKI and MKII Elektron Analog Four MKI, MKII and Keys Elektron Analog Heat MKI, MKII and +FX All samplers implementing MIDI SDS Casio CZ-101 Arturia MicroBrute Arturia MicroFreak Eventide ModFactor, PitchFactor, TimeFactor, Space and H9 Moog Little Phatty and Slim Phatty Novation Summit and Peak While Elektroid is already available in some GNU/Linux distributions such as Debian or Ubuntu, it can also be easily installed on other distributions via Flatpak.

minor feature: lt;h2 gt; lt;/h2 gt;. lt;ul gt;. lt;li gt;microfreak: random error when uploading samples lt;/li gt;. lt;li gt;SIGSEGV when saving recorded samples or after editing existing ones lt;/li gt;. lt;/ul gt;. lt;h2 gt;New Features lt;/h2 gt;. lt;ul gt;. lt;li gt;Add support for Digitone II lt;/li gt;. lt;li gt;Improve elektron json schema lt;/li gt;. lt;li gt;Add CLI backup command lt;/li gt;. lt;/ul gt;. lt;p gt; lt;strong gt;Full Changelog lt;/strong gt;: lt;a class="commit-link" href="https://github.com/dagargo/elektroid/compare/3.2...3.2.2" gt; lt;tt gt;3.2...3.2.2 lt;/tt gt; lt;/a gt; lt;/p gt;.

GNU GPLv3 audio music synthesizer midi c

GitLab 17.11.0 šŸ’¾

GitLab is a development collaboration tool and git DVCS frontend. It includes repository management features, code reviews, an issue tracker, activity feeds and wikis. GitLab provides fine-grained access control, user management, 5 permission levels and branch constraints, and can utilize LDAP/AD intranet authorization. Powered by Ruby on Rails it comes as open source package, and as commercial supported enterprise version.

major feature: (2025-04-16). ### Added (211 changes). Requeue batched background migration (merge request). Add workflow settings (merge request) GitLab Enterprise Edition. Changes to record the users who cannot be deleted (merge request). Release Pipeline Inputs and add more details in docs (merge request). Add metric to determine how many instances configured ClickHouse (merge request). Add support for variable for pages.expire_in (merge request). Implement Root Cause Analysis Hotspot experiment (merge request) GitLab Enterprise Edition. Add Frontend support for finding_token_status (merge request) GitLab Enterprise Edition. Introduce custom status and lifecycle (merge request). Release duo_chat_multi_thread to self-managed (merge request) GitLab Enterprise Edition. Destroying control statuses on project framework disassociation (merge request) GitLab Enterprise Edition. Add new column to `project_settings` table (merge request). Project runner settings: Add new FF for new Vue variant (Part 2) (merge request). Enabling enable_stale_compliance_status_removal by default (merge request) GitLab Enterprise Edition. Enabling enable_standards_adherence_dashboard_v2 by default (merge request) GitLab Enterprise Edition. Trigger AI events backfill on instance setting change (merge request) GitLab Enterprise Edition. Add show only selected projects toggle (merge request) GitLab Enterprise Edition. Update GitLab Pages version (merge request). Enabling evaluate_compliance_controls by default (merge request) GitLab Enterprise Edition. Add status widget to the sidebar of tasks (merge request). Enable FF code_suggestions_include_context_imports by default (merge request) GitLab Enterprise Edition. Enable Fireworks/Codestral by default for code completion (merge request) GitLab Enterprise Edition. Evaluating external controls for a project (merge request) GitLab Enterprise Edition. Add Internal Inventory checks (merge request) GitLab Enterprise Edition. Add additional

MITL ruby ruby-on-rails git dvcs wiki bugtracker version-control

Mastodon 4.4.2 šŸ’¾

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: Security: Update dependencies. : menu not clickable in Firefox. Add `lang` attribute to current composer language in alt text modal. quote posts styling on notifications page. Improve a11y of custom select menus in notifications settings. selected item in poll select menus is unreadable in Firefox. Update age limit wording. support for quote verification in implicit status updates. Improve `Dropdown` component accessibility. processing some incoming quotes failing because of missing JSON-LD context. Make bio hashtags open the local page instead of the remote instance. styling of external log-in button.

blog microblog self-hosted ruby typescript javascript

FluidSynth 2.4.5 šŸ’¾

FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution. FluidSynth itself does not have a graphical user interface, but due to its powerful API several applications utilize it and it has even found its way onto embedded systems and is used in some mobile apps. Features Cross platform support (Linux, macOS and Windows to name a few) SoundFont 2 support SoundFont 3 support (vorbis-compressed SF2) Realtime effect control using SoundFont 2.01 modulators Playback of MIDI files Shared library which can be used in other programs Built in command line shell

minor feature: lt;ul gt;. lt;li gt;Prebuilt Windows Binaries were missing lt;code gt;SDL3.dll lt;/code gt; lt;/li gt;. lt;li gt;SDL3 intercepting signals, causing lt;code gt;CTRL+C lt;/code gt; to not quit fluidsynth lt;/li gt;. lt;li gt;a few flaws in the AWE32 NRPN implementation lt;/li gt;. lt;li gt;A regression introduced in 2.4.4 broke drum preset selection for XG MIDIs lt;/li gt;. lt;li gt;for OpenMP thread affinity crashes on Android devices lt;/li gt;. lt;li gt;fluidsynth's systemd user daemon being unable to create lock file on some distros lt;/li gt;. lt;li gt;fluidsynth ignoring lt;code gt;initialFilterFc lt;/code gt; generator limits lt;/li gt;. lt;li gt;A regression introduced in 2.3.6 prevented SF2 NRPN messages from being processed correctly lt;/li gt;. lt;/ul gt;. lt;p gt; lt;em gt;Hint to package maintainers: Pls. make sure to install the newly added lt;code gt;fluidsynth.tmpfile lt;/code gt;, as lt;a href="https://github.com/FluidSynth/fluidsynth/blob/f8cdcb846b5c7c32a1de99db0ff69c4841142a99/contrib/fluidsynth.spec#L101C1-L101C83" gt;shown here lt;/a gt;. lt;/em gt; lt;/p gt;. lt;p gt;Edit: Pls. note that the filename of fluidsynth's DLL is incorrect in this release. lt;/p gt;.

GNU LGPLv3 sound-synthesis mixers

HarfBuzz 11.1.0 šŸ’¾

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.

major bugfix: Wednesdat, April 16, 2025 Include bidi mirroring variants of the requested codepoints when subsetting. The new HB_SUBSET_FLAGS_NO_BIDI_CLOSURE can be used to disable this behaviour. Various. Various build and improvements. Various test suite improvements. New API: +HB_SUBSET_FLAGS_NO_BIDI_CLOSURE.

Mixed c++ c fonts text-shaping

MicroPython 1.25.0 šŸ’¾

MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.

minor feature: ROMFS, alif port, RISCV inline assembler, DTLS, mpremote recursive re move. After more than three years in development, the "ROMFS" feature has been. Finalised, its filesystem format specified, and the VFS driver and. Supporting code are included in this release of MicroPython. This feature. Builds on bytecode version 6 (available for many years now), which supports. Executing bytecode in-place, that is, without the need to copy it to RAM. ROMFS defines a read-only, memory-mappable, extensible filesystem that can. Contain arbitrary resources, including precompiled mpy files, and allows. Executing bytecode directly from the filesystem. This makes importing. Significantly faster and use a lot less memory. Also, data resources such. as fonts can be used in-place on a ROMFS without loading into RAM. ROMFS is currently enabled only on selected boards: PYBD-SFx, all alif-port. Boards, a new ESP8266_GENERIC variant called FLASH_2M_ROMFS, and all stm32. Arduino boards. Other boards will have ROMFS enabled in the future, or it. Can be manually enabled on user-defined boards. To build and deploy a ROMFS, mpremote has a new `mpremote romfs` command. With "query", "build", and "deploy" sub-commands, which can build and. Deploy a directory structure to a ROMFS partition on a target device. These initial ROMFS features will be extended in the future, but for now. They provide a way to try out this long-anticipated feature. This release also introduces a brand new "alif" port supporting Alif. Ensemble MCUs. These MCUs offer multiple ARM cores, including Ethos-U55. Machine-learning processors, and a comprehensive set of peripherals. Current features of the MicroPython alif port include USB support via. TinyUSB, dual-core support using OpenAMP, octal SPI flash with XIP, the. Machine classes Pin, UART, SPI and I2C, and cyw43 WiFi and BLE support. Two alif board definitions are currently available: ALIF_ENSEMBLE for the. Of

MITL python education home automation internet embedded systems hardware networking industry

WYGIWYH 0.14.1 šŸ’¾

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;: hover detection doesn't work with Firefox mobile 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="3248504927" data-permission-text="Title is private" data-url="https://github.com/eitchtee/WYGIWYH//289" data-hovercard-type="pull_request" data-hovercard-url="/eitchtee/WYGIWYH/pull/289/hovercard" href="https://github.com/eitchtee/WYGIWYH/pull/289" gt;#289 lt;/a gt; lt;/li gt;. lt;li gt;: FAB gets bellow hovered transaction 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="3248549868" data-permission-text="Title is private" data-url="https://github.com/eitchtee/WYGIWYH//290" data-hovercard-type="pull_request" data-hovercard-url="/eitchtee/WYGIWYH/pull/290/hovercard" href="https://github.com/eitchtee/WYGIWYH/pull/290" gt;#290 lt;/a gt; lt;/li gt;. lt;/ul gt;. lt;p gt; lt;strong gt;Full Changelog lt;/strong gt;: lt;a class="commit-link" href="https://github.com/eitchtee/WYGIWYH/compare/0.14.0...0.14.1" gt; lt;tt gt;0.14.0...0.14.1 lt;/tt gt; lt;/a gt; lt;/p gt;.

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

Praat 6.4.28 šŸ’¾

Praat is a speech analysis tool used for doing phonetics by computer. Praat can analyse, synthesize, and manipulate speech, and create high-quality pictures for your publications. Praat was created by Paul Boersma and David Weenink of the Institute of Phonetics Sciences of the University of Amsterdam. Some of Praat’s most prominent features are: Speech analysis Speech synthesis Speech labelling Grammar models Statistical analysis

minor bugfix: TextGrid window: removed a that caused slow scrolling (i.e. computation of whole-sound Pitch and Formant objects) if the TextGrid was much longer than the Sound and the Sound was scrolled out of sight. EEG window: repaired a that caused Praat to crash when clicking ##View Edit#. Windows Demo window: made Escape key available to `demoKey ()`. (this had been a since the beginning of the Demo window, i.e. since May 2009).

GNU GPLv3 speech analysis audio phonetics synthesis c cpp