GStreamer 1.22.9 💾

GStreamer is a streaming media framework that allows the construction of graphs of elements which operate on media data. Applications using this library can do anything from real-time sound processing over playing video to capturing audio, video, and even other types of media data. Its architecture allows for adding new data types or processing capabilities simply by installing new plug-ins. GStreamer is the core module, containing libraries, headers, the basic object hierarchy, and a set of media-agnostic core elements.

minor bugfix: 2024-01-24 23:00. The GStreamer team is pleased to announce another release in the stable 1.22 release series of your favourite cross-platform multimedia framework! This release only contains and security and it should be safe to update from 1.22.x. Highlighted: More Security for the AV1 codec parser. va: for Mesa Gallium drivers in Mesa versions older than v23.2. v4l2src: Consider framerate during caps selection. v4l2codec: decoder . rtspsrc: multicast . camerabin viewfinder . various, build, memory leak, and other stability and reliability improvements. See the GStreamer 1.22.9 release notes for more details.

GNU LGPL multimedia software-development libraries

libpng (Portable Network Graphics) 1.6.41 💾

libpng is the PNG image format reference implementation. Portable Network Graphics are the most widely used raster image format, patent-free, based on lossless data compression, support indexed/paletted, grayscale, and 24 or 32 bit truecolor images with transparency. It's also an highly extensible container format, with built-in color profiles and representation information, textual meta data, filters, progressive interlacing, and permits animations in the derived APNG or MNG formats.

minor feature: * Added SIMD-optimized code for the Loongarch LSX hardware. (Contributed by GuXiWei, JinBo and ZhangLixia) * Fixed the run-time discovery of MIPS MSA hardware. (Contributed by Sui Jingfeng) * Fixed an off-by-one error in the function `png_do_check_palette_indexes`, which failed to recognize errors that might have existed in the first column of a broken palette-encoded image. This was a benign regression accidentally introduced in libpng-1.6.33. No pixel was harmed. (Contributed by Adam Richter; reviewed by John Bowler) * Fixed, improved and modernized the contrib/pngminus programs, i.e., png2pnm.c and pnm2png.c * Removed old and peculiar portability hacks that were meant to silence warnings issued by gcc version 7.1 alone. (Contributed by John Bowler) * Fixed and modernized the CMake file, and raised the minimum required CMake version from 3.1 to 3.6. (Contributed by Clinton Ingram, Timothy Lyanguzov, Tyler Kropp, et al.) * Allowed the configure script to disable the building of auxiliary tools and tests, thus catching up with the CMake file. (Contributed by Carlo Bramini) * Fixed a build issue on Mac. (Contributed by Zixu Wang) * Moved the Autoconf macro files to scripts/autoconf. * Moved the CMake files (except for the main CMakeLists.txt) to scripts/cmake and moved the list of their contributing authors to scripts/cmake/AUTHORS.md * Updated the CI configurations and scripts. * Relicensed the CI scripts to the MIT License. * Improved the test coverage. (Contributed by John Bowler)

Zlib c png image format library raster-image compression deflate gamma icc zlib

Mozilla Thunderbird 115.7.0 💾

Thunderbird is a desktop mail client. It's a companion product to Mozilla Firefox. Besides standard email, it supports newsgroups, feed reading, and chat protocols (XMPP, IRC and Twitter), all with multiple identities or accounts. Through Mozilla Lighning or other plugins it's extensible into a full personal information manager. Out of the box it supports SMTP, POP3, IMAP, SSL/TLS, S/MIME, LDAP, RSS/Atom, and searching, filtering or grouping, labels, virtual folders, and comes with a spam filter.

minor feature: What s New New Autocrypt Gossip key distribution added Fixes When starting Thunderbird, unread message count did not appear on collapsed accounts Blank window was sometimes displayed when starting Thunderbird Thunderbird "--chrome" flag incorrectly opened extra messenger.xhtml Add-ons did not start correctly when opening Thunderbird from other programs Drag-and-drop installation of add-ons did not work if Add-ons Manager was opened from Unified Toolbar Double-clicking empty space in message pane incorrectly opened the currently selected message Canceling SMTP send before progress reached 100 did not stop message from sending PDF attachments open in a separate tab did not always restore correctly after restarting Thunderbird Some OpenPGP dialogs were too small for their contents Account Manager did not work with hostnames entered as punycode Downloading complete message from POP3 headers caused message tab/window to close when "Close message window/tab on move or delete" was enabled Some ECC GPG keys could not be exported Contacts deleted from mailing list view still visible in Details view After selecting contacts in Address Book and starting a new search, the search results list did not update Various UX and visual improvements Security fixes https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird115.7

MPL c++ e-mail email-client newsgroup feed-reader chat

dateutils 0.4.11 💾

Dateutils are a bunch of tools that revolve around fiddling with dates and times in the command line, with a strong focus on use cases that arise when dealing with large amounts of financial data. Their target market is shell scripts that need date calculations or calendar conversions, and as such they are highly pipe-able and modeled after their well-known cousins (e.g. dtest vs. test, or dgrep vs. grep).

minor bugfix: Bugfixes: - be strict about inputs in datetest --isvalid (#146) - build on Macs again (#107) - make illegible zone names fatal errors (#151) - be strict in datetest --isvalid when inputs have been specified (#146) - fix issue with negative days remaining after adding months in datediff (#153)

BSDL c shell date calculation utilites command line time conversion calendar

Paperless-ngx 2.4.1 💾

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: Breaking Changes: Change: merge workflow permissions assignments instead of overwrite @shamoon. : : Minor frontend things in 2.4.0 @shamoon. : install script fails on alpine linux @shamoon. : enforce permissions for app config @shamoon. : render images not converted to pdf, refactor doc detail rendering @shamoon. : Dont parse numbers with exponent as integer @shamoon. Maintenance: Chore: Build - branches @shamoon. Dependencies: Chore(deps-dev): Bump the development group with 1 update @dependabot. All App Changes: . 7 changes. Revert "Enhancement: support remote user auth directly against API (DRF)" @shamoon. : Minor frontend things in 2.4.0 @shamoon. : enforce permissions for app config @shamoon. Change: merge workflow permissions assignments instead of overwrite @shamoon. Chore(deps-dev): Bump the development group with 1 update @dependabot. : render images not converted to pdf, refactor doc detail rendering @shamoon. : Dont parse numbers with exponent as integer @shamoon. .

GNU GPLv3 internet web dynamic content indexing search

Django Ledger 0.5.6.1 💾

Django Ledger is a double entry accounting system based on the Django Web Framework, which aims to power financially driven applications by removing the complexity of the accounting domain into a simple, high-level API. Prior experience with Django is required to more effectively use this software.

minor documentation: lt;h2 gt;What #39;s Changed lt;/h2 gt;. lt;ul gt;. lt;li gt;v0.5.6.0 - IO Libraries amp;amp; Transaction Blueprints by lt;a class= quot;user-mention notranslate quot; data-hovercard-type= quot;user quot; data-hovercard-url= quot;/users/elarroba/hovercard quot; data-octo-click= quot;hovercard-link-click quot; data-octo-dimensions= quot;link_type:self quot; href= quot;https://github.com/elarroba quot; gt;@elarroba lt;/a gt; in lt;a class= quot;-link js--link quot; data-error-text= quot;Failed to load title quot; data-id= quot;2092834758 quot; data-permission-text= quot;Title is private quot; data-url= quot;https://github.com/arrobalytics/django-ledger//181 quot; data-hovercard-type= quot;pull_request quot; data-hovercard-url= quot;/arrobalytics/django-ledger/pull/181/hovercard quot; href= quot;https://github.com/arrobalytics/django-ledger/pull/181 quot; gt;#181 lt;/a gt; lt;/li gt;. lt;/ul gt;. lt;p gt; lt;strong gt;Full Changelog lt;/strong gt;: lt;a class= quot;commit-link quot; href= quot;https://github.com/arrobalytics/django-ledger/compare/v0.5.6.0...v0.5.6.1 quot; gt; lt;tt gt;v0.5.6.0...v0.5.6.1 lt;/tt gt; lt;/a gt; lt;/p gt;. . elarroba. . . . . tag:github.com,2008:Repository/155289518/v0.5.6.0. 2024-01-21T23:41:07Z. . v0.5.6.0 - IO Libraries amp; Transaction Blueprints. lt;ul gt;. lt;li gt;. lt;p gt;v0.5.6.0 lt;br gt;. SuperUsers can now see all objects independent of admin or manager status. lt;/p gt; lt;/li gt;. lt;li gt;. lt;p gt;v0.5.6.0 lt;br gt;. IOLibreary, IOBluePrint amp;amp; IOCursor lt;/p gt; lt;/li gt;. lt;li gt;. lt;p gt;v0.5.6.0 lt;br gt;. Documentation Update lt;/p gt; lt;/li gt;. lt;li gt;. lt;p gt;v0.5.6.0 lt;br gt;. QuickStart Notebook Update to include IOLibrary Example. lt;br gt; Documentation Update lt;br gt; EntityModel API. lt;/p gt; lt;/li gt;. lt;li gt;. lt;p gt;v0.5.6.0 lt;br gt;. IO Refactoring lt;/p gt; lt;/li gt;. lt;li gt;. lt;p gt;Documentation Update lt;/p gt;. lt;/li gt;. l

GNU GPLv3 accounting money finances bookkeeping django python

exiftool 12.74 💾

ExifTool is a Perl library and command-line tool for reading and updating common meta data information in various file formats. Foremost it works on image files, EXIF, PNG, GPS, IPTC, XMP, JFIF/JPEG, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP, AIFF, DJVU, Postscript, GZIP, OpenDocument, PDF, SVG, OGG and ID3. It can also edit maker notes of digital (RAW) camera files from Canon, Casio, FLIR, FujiFilm, GE, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Nintendo, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony.

minor feature: Added a couple of new Nikon lenses. - Added write support for a few new QuickTime Keys tags. - Decode ShutterCount for Canon EOS R5. - Improved error messages in the case of file read errors. - Enhanced tag name strings (eg. -if option expressions) to allow values of multiple matching tags to be concatenated when a group name of "All" is specified. - Enhanced -p option to add -p- feature which avoids adding trailing newline. - Changed warning from "Shift results in negative time" to "Shift results in date before 1970". - Patched calculation of GPSDateTime for the timed metadata in Track3 of Garmin videos so the API QuickTimeUTC option is no longer required. - conversion error when writing QuickTime:GoogleTrackDuration. - misidentification of non-TIFF-format files containing DNGVersion tag. - where Avoid-ed XMP structures could be created when writing another same-named structure. - Internal Changes: - Changed form of all new() calls to accommodate backward incompatibilities in recent versions of Perl. - Changed order of InsertTagValues() arguments. - DateFmt() now returns value of formatted date/time string.

Artistic perl exif meta-data

drumlabooh 2.2.0 💾

LV2/VSTi drum machine for Linux and Windows. Drumkits format supported: Hydrogen, SFZ, Drumlabooh. Up to 36 instruments, 127 sample layers. Built-in mixer with pan, volume, mute, pan mode. Automatic open hihats mute on closed hihat.

major bugfix: * Samplerate mismatch-related crash at Reaper when rendering - fixed. * The samples are loaded faster. + MP3 samples support.

GNU GPLv3 midi linux windows lv2 vst vsti drums drummachine

Kavita 0.7.13 💾

Kavita is a full-fledged, fast, cross-platform, & open-source manga, comic, and book server. Built from the ground up with a focus on manga and a goal of being a full solution to your reading needs. Set up your own server and share your manga, comics, and e-book collection with your friends and family. Extensive File support Manga/Comics: ZIP, RAR, RAR5, CBR, CBZ, CB7, CBT, TAR.GZ, 7ZIP/7Z Books: EPUB2, EPUB3, PDF Raw Images: JPG/JPEG, PNG, WEBP, GIF, AVIF Manga/Comic Reader Image Scaling to fit your device screen or override for what feels best to you. Image Splitting for those joined page spreads, don't scroll on your tablet, just split Double page rendering with optional shadow to emulate reading a comic book Apply a brightness override to make it easier to read at night Reading Direction: Left/Right, Up/Down, Webtoon Webtoon reader built-in Read across archives without closing the reader Book Reader Interactive reader - can interact with text, run javascript Dark mode persists between page load Immersive mode, just you and the words No scroll mode with virtual pages Customize your reading experience with custom Font, Font Size, Margin, Reading Direction, Dark Mode Table of Content just a click away Remember line position and resume where you left off, no matter the device Read across books without closing the reader Dedicated PDF Reader Dedicated PDF reader to give you the best experience for your PDFs Offers light/dark mode and many customization options ...

minor feature: A quick and small update for you all with a focus on Kavita+ and a regression that appeared from NetVips, which is responsible for generating cover images, causing black and white covers. A word to all Kavita+ users, many of you have user's with AniList tokens that have expired. Your users need to go to User settings Account and generate a new one to continue scrobbling. Also don't forget to register your discord user id and gain access to the exclusive channels. We have been sharing some of the progress on the big items and I would love more feedback. We have over 10K active installs on old versions. If you're running Kavita, please update! You're missing out on the good stuff. Make sure you know that the docker repo has CHANGED. New repo here: https://hub.docker.com/r/jvmilazz0/kavita - You just need to switch your image to jvmilazz0/kavita:latest If you are on 0.7.6+ you can update directly to 0.7.13 otherwise you need to update incrementally to prevent data loss (v0.5.6 v0.7.1.4 v0.7.3.1 v0.7.6 v0.7.13) Added Added: Added the ability to delete a library from side nav menu Added: (Kavita+) Kavita now alerts the user on visiting their homepage that their AniList token needs rotating to continue scrobbling Changed Changed: (Kavita+) Kavita will now clear out existing, non-processed scrobbling events when a Series is put on hold. Changed: Lots of dependency updates Changed: Downloading a Volume (consisting of multiple chapter archives) or a Full Series will not auto extract and re-zip for you. Changed: Enhanced the messaging around events widget for downloading/preparing a download. Changed: Min length for a user review is now only 5 characters Changed: Downloads will download as cbz Changed: Under User settings Account tab, Email and AniList token will now inform user if the email is not validated or if AniList token needs to be regenerated (as they expire every few months) Changed: (Kavita+) Kavita will qu

GNU GPLv3 ebook ebookreader server book comics collection

IPFire 2.29 💾

IPFire is a Linux firewall distribution that is built from source and comes with lots of additional features. It is easy to set up and administer. It features a firewall with stateful inspection, a content filtering engine, traffic control (QoS), VPN technology, and a lot of logging.

minor feature: It is time for testing the next version of IPFire - and it is going to be a big one: A new major version - IPFire 2.29 - Core Update 183. There is an update of the design of the web user interface, a fresh kernel based on Linux 6.6, a lot of package updates and improvements and throughout the entire system. Our Fresh Look. The new look of IPFire is not only coming to our brand new website - it is also coming to IPFire itself. Refreshed with new colors, a fresh font, and many smaller touches to make the web user interface, making IPFire easy to use and allows finding the options that you need at the first glance. On top of this, some smaller usability improvements have been implemented across the web user interface. A New Kernel. IPFire is now based on Linux 6.6.13. Since the last rebase from 6.1, a lot of new features have arrived in Linux which are now available on IPFire, too. The kernel developers have been very busy improving performance throughout the entire kernel. Misc... OpenSSL, the central library for cryptography in user space in IPFire, has been updated to version 3.2.0. This update enforces that RSA keys are at least 2048 bits long, which might still be in use on very old installations. This update will re-generate a new set of RSA keys on those systems. It is very unlikely that this key will ever be used as the IPFire web user interface prefers using elliptic curve cryptography with ECDSA.. GRUB, our bootloader, has been updated to version 2.12. There have been various being reported with some hardware compatibility and consequently the update has been rolled back in the last update. We are confident that the improvements that have been made address all of these reported problems.. The timezone database has been updated to version 2023d. Updated packages: BIND 9.16.45. cpio 2.14. fontconfig 2.15.0, GnuTLS 3.8.2. iptables 1.8.10. iputils 20231222. kmod 31. libgcrypt 1.10.3. libnl-3 3.9.0. libseccomp 2.5.5. libssh 0.10.6. libxml2 2.12.3. lmdb

GNU GPLv3 operating-system linux-distribution internet networking firewalls linux

AMP 0.7.0 💾

AMP is a console text-editor, written in Rust and lightweight. Implements mode-based keyboard interface, similar to VIM. Comes with file management and a few IDE capabilities. Avoids over-configurability, but allows YAML-based key mapping for e.g. macros.

major feature: Lots of under-the-hood improvements to syntax highlighting, as well as: Replaced Oniguruma regex dependency with Rust-based fancy-regex. Better error handling. Improved terminal renderer error handling. Cursor types now change based on mode. Added ability to build amp using Nix. Added Wayland clipboard support. Updated to build using Rust 2021 edition. Added ability to reflow text based on line length guide. Improved unicode support when adding trailing newline. Added ability to configure syntax overrides based on file extension. Added ability to comment out a selection of text. Improved handling of very small terminal sizes. Updated to correctly restore terminal contents after quitting.

GNU GPLv3 rust text-editor console

Crayonizer 2.4 💾

Crayonizer can color the output of command-line programs. It can also translate keypresses to something the program understands, play sounds, set xterm titlebars, iconify/deiconify/maximize xterm windows, set xterm fonts or foreground color or background color, add various types of statusbar, etc, etc.

minor bugfix: Long-standing with xterm query responses coming back from terminal. Set pty of crayonized command to be the controlling tty. Upgrade to libUseful-5. Support compiling against installed libuseful instead of bundled. Don't clobber installed /etc/crayonizer.d files when 'make install'.

GNU GPLv3 console terminal command-line colorize xterm

DBeaver 23.3.3 💾

DBeaver is a free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, Teradata, MongoDB, Cassandra, Redis, etc.

minor feature: Metadata editor: Object creation dialog was redesigned SQL Editor: Autocomplete for INSERT statements was fixed Case sensitivity on highlighting and validation was fixed Duplicated table aliases in autocomplete were fixed Column aliases highlighting was fixed Dot character is not allowed again in variable name Data Editor: Column descriptions are displayed again Database Tasks: Display of task execution time was fixed ER Diagram: One-to-one connection rendering for unique/primary key was fixed Data Transfer: All columns can be marked as skipped when exporting data Statistics was excluded from exported data General: Changing the monospace font was fixed Unique key creation was fixed Finding local clients on Linux and macOS was improved Databases: Altibase support was added (thanks to @zennken) BigQuery: Structs and arrays are supported Dameng: Dameng driver was updated Users, roles, and categories are supported (thanks to @Stkai) MySQL: Path to the local client was fixed MySQL and MariaDB: Rendering columns with unique identifiers was fixed PostgreSQL: Schema permissions display was fixed Confirmation message for clean option of restore wizard was fixed SQLite: Import with truncate target tables before load option was fixed SQL Server: Check constraint option was removed from primary/unique key creation page Displaying source in the index properties was fixed (thanks to @HansenChristoffer) SQL Server driver was updated Localization: Japanese localization was updated (thanks to @doew) Misc: Microsoft Store version was fixed Starting application when the workspace directory is a link was fixed

GNU GPL database front-end sql java

Neothesia 0.2.0 💾

Neotheisa is a cross-platform GPU accelerated mid visualizer, built completely in Rust.It takes music notes from a midi file as an input and displays them as colorful falling blocks on virtual piano.

minor feature:

GNU GPLv3 audio midi visualizer rust

Qsynth 0.9.13 💾

Qsynth is a fluidsynth GUI front-end application written in C++ around the Qt framework using Qt Designer. Eventually it may evolve into a softsynth management application allowing the user to control and manage a variety of command line softsynth but for the moment it wraps the excellent FluidSynth. FluidSynth is a command line software synthesiser based on the Soundfont specification. Qsynth is free, open-source software, distributed under the terms of the GNU General Public License (GPL) version 2 or later.

minor feature: Add PipeWire (pw_init) support. Updated copyright headers into the New Year (2024).

GNU GPLv3 sound-synthesis c

dos2unix 7.5.2 💾

dos2unix is a classic command line tool to convert between the different linebreak types of CRLF on DOS/Windows, plain LF on Unix systems, and CR on Mac systems.

minor feature: Dos2unix can print info about the line break type of the last line, or indicate there is none. Updated documentation about ASCII mode conversion.

BSDL c text text-conversion system compatibility

GitQlient 1.6.2 💾

GitQlient, pronounced as git+client (/gɪtˈklaɪənt/) is a multi-platform Git client originally forked from QGit. Nowadays it goes beyond of just a fork and adds a lot of new functionality. The original idea was to provide a GUI-oriented Git client that was easy to integrate with QtCreator (currently shipped as GitQlientPlugin). This idea has grown since the day 1 to not only cover the integration with QtCreator but also to make it an app on it’s own.

minor feature: The GitQlient 1.6.2 release contains the following improvements: Improve speed staging/unstaging files Improve data reload Fixes regarding submodules management Possible to set the upstream for multiple remotes Fixed styles Fixes in the commit message Added back the commit diff when double click a commit Added support for whitespaces Known issues: Any MacOS issues are still opened until I have time to test properly on that system. Special thanks to @hartwork, @band-a-prend, and all the people that collaborated and reported errors!

GNU LGPLv3 git qt cpp css

QXGEdit 0.9.12 💾

QXGEdit is a Qt4 GUI for editing MIDI system exclusive files. It works with XG devices such as Yamaha DB50XG. It requires a configured ALSA system.

minor feature: Introducing cross-platform support via RtMidi. Updated copyright headers into the New Year (2024).

GNU GPL qt c++ midi yamaha alsa

7-Zip 23.01 💾

7-Zip is a file archiver with a high compression ratio. The main features of 7-Zip High compression ratio in 7z format with LZMA and LZMA2 compression Supported formats: Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM Unpacking only: APFS, AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, RPM, SquashFS, UDF, UEFI, VDI, VHD, VHDX, VMDK, XAR and Z. For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip Strong AES-256 encryption in 7z and ZIP formats Self-extracting capability for 7z format Integration with Windows Shell Powerful File Manager Powerful command line version Plugin for FAR Manager Localizations for 87 languages

minor feature: - The page "Language" in 7-Zip's menu Tools/Options now shows information about selected translation, including the number of translated lines. - Some bugs were fixed.

Mixed compression zip archive cpp c

FormKiQ Core 1.13.0 💾

FormKiQ Core is an Open Source Headless Document Management System (DMS) that runs in your Amazon Web Services (AWS) Cloud. Can be used for document workflows, records management, and other document storage and processing needs, using an extendable Document API.

minor feature: V1.13.0 New Feature. #182 - Document Retry - documents that fail to process are added to a queue for reprocessing. #192 - Added POST /documents/ documentId /actions/retry for retrying of failed document actions. #196 - Added OCR support for PDF Portfolio files. #194 - Added support for document content to be a "deep link". #189 - Added document "soft delete". #146 - Added insertedDate, completedDate to Document actions. #171 - Added Document Workflows. #179 - Added Cognito group that allows authentication but no authorization. #170 - Added Notification action. #168 - Added SMTP support to /configuration API. #169 - Added /groups API. #201 - Added version of FormKiQ that can be run via Docker. Updates. #166 - AWS Lambda end of support for Custom Runtime based on Amazon Linux 1. #188 - Intelligent document processing with OpenAI, uses Schemas to improve results. #119 - improved performance when removing documents. #172 - Fulltext action ending up in a bad state. #185 - GET /documents/ documentId /url returns full path of document instead of filename. #197 - POST /documents/compress is not available for users with READ ONLY access.

MITL aws serverless headless cloud storage document database amazon web services dms document management records management document proces

JackTrip 2.2.0 💾

JackTrip is a Linux, macOS, or Windows multi-machine audio system used for network music performance over the Internet. It supports any number of channels (as many as the computer/network can handle) of bidirectional, high quality, uncompressed audio signal streaming. You can use it between any combination of machines e.g., one end using Linux can connect to another using macOS. Virtual Studio With JackTrip Virtual Studio, you may sing with your chorus, or jam with your band, online without leaving home. With built-in support for live broadcasting, you can share your sessions on JackTrip Radio. Additionally, Virtual Studio allows you to enhance your performances and bring your music to life utilizing Soundscapes digital signal processing. Musicians have creative control with dozens of audio effects with various reverbs, compression, attack and more, in real-time.

major bugfix: Date: 2024-01-22 Description: - (updated) Improved support for different input and output devices. - (updated) Various latency improvements for packet loss concealment. - (updated) VS Mode make it easier to dismiss the user feedback dialog. - (updated) VS Mode error message for disconnected audio interfaces. - VS Mode broken deeplinks when studio doesn't match filters. - VS Mode refused to connect to studios not 48khz. - VS Mode showed wrong devices selected when connected.

Mixed audio music streaming server cpp qml

Insight Tool Kit 5.4rc02 💾

The Insight Toolkit (ITK) is an open-source, cross-platform toolkit for N-dimensional scientific image processing, segmentation, and registration. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both.

major feature: https://github.com/InsightSoftwareConsortium/ITK/releases/tag/v5.4rc02

Apache scientific image processing ct mri dicom cpp

ParaView 5.11.2 💾

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 5.11.2 Release Notes ============================ Bug fixes made since ParaView 5.11.1 are listed in this document. ## User interface * pqFileDialog: Remove existence check when selecting multiple files (details) (https://gitlab.kitware.com/paraview/paraview/-/issues/22230) * Avoid crash in Find Data panel if nothing is selected (details) (https://gitlab.kitware.com/paraview/paraview/-/merge_requests/6405) ## Remoting * ArrayListDomain: Fix a potential segfault with empty array name (details) (https://gitlab.kitware.com/paraview/paraview/-/merge_requests/6285) * RangeDomain: fix interval condition (details) (https://gitlab.kitware.com/paraview/paraview/-/merge_requests/6286) * Add sanity checks around several GridAxesRepresentation usage * (details) (https://gitlab.kitware.com/paraview/paraview/-/merge_requests/6273) * (details) (https://gitlab.kitware.com/paraview/paraview/-/merge_requests/6326) ## Filters * Support jpeg extension for textures. (details) (https://gitlab.kitware.com/paraview/paraview/-/issues/22259) * vtkHyperTreeGridAxisClip: Fix InsideOut (details) (https://gitlab.kitware.com/paraview/paraview/-/merge_requests/6296) ## Readers * openPMD: The openPMD python module was updated to fix bugs. (details) (https://gitlab.kitware.com/paraview/paraview/-/merge_requests/6275) * Incorrect fetching of rectilinear grid object (details) (https://gitlab.kitware.com/paraview/paraview/-/issues/14682) ## Catalyst * Fixing Catalyst2 example to have proper Conduit spacing names (details) (https://gitlab.kitware.com/paraview/paraview/-/merge_requests/6407) ## Python * pythonalgorithm: Fix for smproperty.proxy (details) (https://gitlab.kitware.com/paraview/paraview/-/merge_requests/6393) * Fix --displays gets passed to pvbatch (details) (https://gitlab.kitware.com/paraview/paraview/-/merge_requests/6307) ## Rendering * Volume rendering of tetrahedral meshes is now fixed on some Macs (details) (https://gitlab.kitware.com/

Mixed scientific visualization fem finite element analysis medical cpp python c

VTK 9.3.0 💾

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.

major feature: https://github.com/Kitware/VTK/blob/master/Documentation/release/

Other science-research visualization c++ python

Wayfarer 1.1.0 💾

Wayfarer is a screen recorder for GNOME Modern GNOME desktop (Arch, Fedora, Debian Testing, Ubuntu 22.04) Wayland or Xorg Pipewire / Pulseaudio / libportal (XDG Desktop Portal) Wireplumber recommended wayfarer supports MKV, MP4 and WebM video container (vp8, vp9, mp4) with Opus or MP3 as the audio format. The available video codecs presented in the UI are those discovered on your system. Where VAAPI versions are available, they will also be offered. wayfarer uses the XDG Portal on modern desktops, with all the pain and diminished functionality that the portal implies. Portal connection is set to persist, pressing Control-R clears the persistent state, re-enabling the portal monitor selection screen. Selection across multiple monitors and full screen across multiple monitors is available Window selection is not supported, as the portal support is not helpful.

minor feature: Improve the area selector

GNU GPLv3 screenrecorder screenshot gnome vala c meson

GanttProject 3.3.3300 💾

GanttProject is an open-source project management application for Windows, macOS and Linux desktops. It is written in Java and Kotlin and includes contributions from hundreds of people all around the world. Simple, intuitive and uncluttered user interface will let you break down the work, build a Gantt chart, assign resources and calculate project costs in minutes. GanttProject can export documents to Microsoft Project format and import existing documents. If you need custom processing of the project data, export to CSV or Excel is available. Reports and printable charts can be produced with export to PDF and PNG.

minor feature: Maintenance updates Maintenance updates, also called patch updates, provide bugfixes and localization improvements. In the dot-separated version number (e.g. 3.3.3310) the third component indicates the patch number. We typically do not introduce new user-visible features in maintenance updates. We ensure complete compatibility between project files and settings produced by different GanttProject versions within the same maintenance update cycle. Maintenance updates are supposed to make GanttProject more stable and less buggy and are supposed to be safe to install. Maintenance updates to GanttProject 3.3 will be delivered through the Update Channel. We highly recommend keeping the auto-update options in the settings switched on. We don't plan to build complete distribution packages for the maintenance updates.

GNU GPLv3 gantt project project-planning calendering scheduling management java kotlin

MITK 2023.12 💾

The Medical Imaging Interaction Toolkit (MITK) is a free open-source software system for development of interactive medical image processing software. MITK combines the Insight Toolkit (ITK) and the Visualization Toolkit (VTK) with an application framework. The links below provide high-level and reference documentation targeting different usage scenarios: Get a high-level overview about MITK with pointers to further documentation End-users looking for help with MITK applications should read the MITK User Manual Developers contributing to or using MITK, please see the MITK Developer Manual as well as the MITK API Reference

major feature: https://phabricator.mitk.org/w/mitk/changelog/release-v2023.12/

BSDL-2 medical imaging medicine anatomy vtk cpp

LMMS 1.3.0-alpha.1 💾

Core Functionality Compose music on Windows, Linux and macOS Sequence, compose, mix and automate songs in one simple interface Note playback via MIDI or typing keyboard Consolidate instrument tracks using Beat+Bassline Editor Fine tune patterns, notes, chords and melodies using Piano Roll Editor Full user-defined track-based automation and computer-controlled automation sources Import of MIDI files and Hydrogen project files Musical Instruments Built-in 64-bit VST instrument support with 32-bit VST bridge (64-bit Windows) 16 built in synthesizers, including emultations of Roland ® TB-303, Commodore 64 ® SID microchip, Nintendo ® NES and GameBoy, Yamaha ® OPL2 chip and more Embedded ZynAddSubFx: Polyphonic, mutlitimbral, microtonal, multi-voice additive, subtractive and pad synthesis all in one powerful plugin Native multisample support for SoundFont ® (SF2), Giga (GIG) and Gravis UltraSound ® (GUS) formats for high quality instrument patches and banks Effects Mixing Drop-in LADSPA plug-in support Drop-in VST ® effect plug-in support (Linux and Windows) Built-in compressor, limiter, delay, reverb, distortion and bass enhancer Bundled graphic and parametric equalizers Built-in visualization/spectrum analyzer

major feature: Adds support for MIDI CC events inside LMMS (#5581, #5824) Lv2: Fix overflow and enum visualization (#5811) Fix too small height of the carla instrument window (#5829) Fix compile error with GCC 6 (#5831) Implement Lv2 Options (#5761) Blacklist some calf plugins (2cb7973) Adds feature to merge Instrument Track patterns (#5700) Fix a bug with pasting note clips (#5844, #5847) Fix knob graphic not updating on small changes (#5850) Fix compilation with 'AUDIO_PORT_SUPPORT' defined (#5841) Fix some Wine detection errors (a5dc3fe) Workaround for SDL race condition (#5815) FPE debug - Disable FE_UNDERFLOW (aa02a21) Add note repeats feature to arpeggiator (#5784) Fix the unit of Bitcrush Output clip level from to dBFS (#5870) Use case insensitive alphabetical sort in tree-browsers (#5875) Fix 32-bit winegcc call on Linux when using LLD (#5878) Fix MP3 stereo mode doesn't match to the selection in export dialog (#5890) Fix possible noise when normalizing bitinvader (#5867) Support HTML markup for knob labels (#3134) Fix crash on closw when using JACK MIDI without JACK audio (#5907) Add Knife tool to Piano roll (#5845) Changes AutomationPattern to use nodes instead of raw float values (#5712) 4 new note modification tools (#5857) Pianoroll: nudge/snap while dragging notes (#5848, #5933) Added a null check before checking the flag of an instrument (#5932) Add Compressor effect to LMMS (#5458) Fix note misalignments on resizing piano roll (#5881) Knife Tool for Sample Clips (#5524) Enhanced quantization in PianoRoll (#5946) Feature: Pattern import/export (#5891) Upgrade the Flanger effect (#5873) Play automation pattern when midi controller connected (#5657, #5982) Automation Node fine tuning with double-click (#5923) Adds support for local paths and project bundles (#5735) Fixes bug in the AutomationPattern copy-ctor (#5968) A

GNU GPLv3 audio music midi vst music-production cpp c

ImageMagick 7.1.1-27 💾

ImageMagick® is software toolset and library to create, edit, compose, or convert bitmap images. It supports easy cropping, resizing and distorting, combining and morphing, colorizations, animations, applying effects or decorations, adding text, polygons and Bézier curves. Supported image formats include PNG, JPEG, JPEG-2000, GIF, SVG, TIFF, DPX, EXR, PDF and Postscript. IM is comprised of the command line tools convert, identify, mogrify, composite, montage, compare, stream, display (with editing GUI), animate, import and conjure for scripting. And there are bindings for Ada, C, COM+, C++, Java, Lisp, haXe, .NET, PHP, Python, Ruby and Tcl.

minor bugfix: Merged: PKG_CONFIG_LIBDIR `#7013`. Commits: Beta release. Use constImage instead.. Export an exception when functions do not include an enclosing parenthesis (https://github.com/ImageMagick/ImageMagick/discussions/4533). Check maximum number of meta channels. Compiler exception. Deprecate InitializePixelCacheMap() and introduce ResetPixelCacheMap(). Prevent possible integer overflow. Cosmetic. Compiler exception. Eliminate compiler warning. Move check for excessive meta channels. Corrected setting the quantum_type for the red channel that caused with multi spectral images.. Scaling of display-p3,pro-photo,adobe-98 colorspace (https://github.com/ImageMagick/ImageMagick//7038). Adjust copyright year. Corrected patch to reading multi spectral images.. Release.

Apache c graphics image-manipulation image-magick graphics-conversion

Pentobi 24.0 💾

Pentobi is a computer opponent for the board game Blokus. It supports the game variants Classic, Duo, Trigon, Junior, Nexos, GembloQ and Callisto. Pentobi has different levels of playing strength, a game analysis function and can rate the playing strength of human players. Games can be saved and loaded in Smart Game Format including comments and move variations.

major feature: Removed rarely used menu item Export ASCII Art. Removed Unix man pages and Gnome thumbnailer, which did not work anyway if Pentobi was installed via Flatpak. Support opening certain invalid game files as written by the Android version of Pentobi 23.0 or earlier. Enable only menu item Save As but not Save if game has no filename yet.

GNU GPLv3 c++ game board-game

BeeRef 0.3.2 💾

BeeRef lets you quickly arrange your reference images and view them while you create. Its minimal interface is designed not to get in the way of your creative process.

minor feature: Added For arranging, a gap between images can now be configured in the settings. The opacity of images can be changed (Images - Change Opacity). Images can be set to display as grayscale (Images - Grayscale). The scene can now also be exported as SVG. Keyboard shortcuts can now be edited from within BeeRef (Settings - Keyboard Shortcuts). The KeyboardSettings.ini file will now only store values which are changed from the default, since it's no longer needed as a reference. Settings dialog now displays icons to indicate changes from default values. Scene Export: output image size and margins when scene had been scaled or moved. Scene Export: Selecting filename without file extension now automatically appends the extension from the selected filter instead of resulting in a confusing error message. The exemption from antialias/smoothing for images displayed at large zoom now also works on images that are flipped horizontally. Changed. Improved performance of Select All/Deselect All.

GNU GPLv3 graphics viewer

FlexGet 3.11.10 💾

FlexGet is a multipurpose automation tool for content like torrents, nzbs, podcasts, comics, series, movies, etc. It can use different kinds of sources like RSS-feeds, html pages, csv files, search engines and there are even plugins for sites that do not provide any kind of useful feeds.

minor bugfix: all commits.

MITL download internet torrents bittorrent python

Linux kernel 6.7.1 💾

Linux is a mostly POSIX-compliant Unix-inspired operating system kernel, originally implemented by Linus Torvalds and now maintained as an international project. It's the base and common namegiver to a wide array of Linux distributions. The kernel provides all modern Unix-y features, like true process multitasking, virtual memory, virtual and clustered filesystem support, complex networking and extensive support for various hardware and machine platforms.

minor feature: Linux 6.7.1, mm/memory_hotplug: memmap_on_memory sysfs value retrieval, docs: kernel_feat.py: potential command injection, scripts/decode_stacktrace.sh: optionally use LLVM utilities, coresight: etm4x: width of CCITMIN field, PCI: Add ACS quirk for more Zhaoxin Root Ports, leds: ledtrig-tty: Free allocated ttyname buffer on deactivate, parport: parport_serial: Add Brainboxes device IDs and geometry, parport: parport_serial: Add Brainboxes BAR details, uio: use-after-free in uio_open, binder: comment on binder_alloc_new_buf() return value, binder: trivial typo of binder_free_buf_locked(), binder: use-after-free in shinker's callback, binder: use EPOLLERR from eventpoll.h, Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d", ksmbd: free ppace array on error in parse_dacl, ksmbd: don't allow O_TRUNC open on read-only share, drm/amd/display: Pass pwrseq inst for backlight and ABM, bus: moxtet: Add spi device table, bus: moxtet: Mark the irq as shared, ACPI: resource: Add another DMI match for the TongFang GMxXGxx, ALSA: hda: cs35l41: Support more HP models without _DSD, ALSA: hda/realtek: mute and mic-mute LEDs for HP Envy X360 13-ay0xxx, ALSA: hda/realtek: enable SND_PCI_QUIRK for Lenovo Legion Slim 7 Gen 8 (2023) serie, ALSA: hda: Add driver properties for cs35l41 for Lenovo Legion Slim 7 Gen 8 serie, ALSA: hda: cs35l41: Prevent firmware load if SPI speed too low, ALSA: hda: cs35l41: Support additional Dell models without _DSD, ALSA: hda/realtek: Add quirks for Dell models, f2fs: explicitly null-terminate the xattr list

GNU GPL c linux kernel operating-system

PrRescue 0.118 💾

PrRescue is a rescue CD based on Gentoo amd64 supporting nilfs2 and btrfs. Its goal is to always include the newest kernel and Gentoo packages.

minor feature: Kernel has been updated to version 6.7.1. Memtest86+ updated to version 7.0. Gentoo packages have been upgraded to latest versions.

GNU GPL gentoo rescue boot

Denaro 2024.1.0 💾

Manage your personal finances — Manage multiple accounts at a time, with a familiar tab interface — Easily filter transactions by type, group, or date — Easily repeat transactions, such as bills that occur every month — Transfer money from one account to another — Export an account as a CSV file and import a CSV, OFX or QIF file to bulk add transactions to an account

minor feature: V2024.1.0 is here with many bug fixes to ring in the new year! Thanks to @JoseBritto for working on the fixes for most of these issues :) Full Changelog Fixed an issue where the generated ids of new transactions were incorrect Fixed an issue that caused sort to behave inconsistently Fixed an issue where dragging and dropping an account file was not working Fixed an issue where help documentation was not showing in-app Fixed an issue where some ofx files could not be imported Fixed an issue where the calendar was not showing marked days after pressing the "Today" button Fixed an issue where tag buttons would grow to super long sizes Added more logging to help debug issues Updated and added translations (Thanks to everyone on Weblate)!

MITL finances money accounting c

ViennaRSS 3.9.0 💾

Vienna can connect directly to the websites you want to track. Additionally or alternatively, you can also sync with a server supporting the Open Reader API (an adaptation of the now deceased Google Reader API). Vienna has been successfully tested with BazQux.com, FreshRSS.org, FeedHQ.org, InoReader.com and TheOldReader.com.

major bugfix: Changes since version 3.9.0 Beta 1 Rearrange some menu items in a more logical way Update documentation and default feeds to refer to Github discussions instead of the now defunct Cocoaforge forums Update localizations Have auxiliary windows (Downloads, Activity Window, Info) stay on Vienna's main space Fix "mark all read" for folders containing multiple smart folders Fix behavior of some menu commands (Command-Y, "Reload Page) Update FMDB to version 2.7.8, Sparkle to 2.5.2, MMTabBarView to v/1.5.2 Build with Xcode 15.2 (macOS 14.2 SDK) Changes since version 3.8.8 New editor for smart folders: criterias can now be imbricated, allowing more complex and refined selections Add initial JSON Feed support Implement Apple's standard interface for sharing articles or pages; Vienna's traditional plugins do not appear in default toolbar, but are still fully supported and can be added or removed as preferred. Unified search: a single search field can be used for searching within articles, current webpage, folders list or the web. Complete transition to WkWebView based browser; reimplement printing and download, improve contextual menus; fix Web Inspector (macOS = 13.3) Use view-based cells for tree view of folders and feeds; font is no longer selectable, but user can choose between three cell sizes Rearrange some menu items in a more logical way Update documentation and default feeds to refer to Github discussions instead of the now defunct Cocoaforge forums Update localizations Have auxiliary windows (Downloads, Activity Window, Info) stay on Vienna's main space Fix compliance with refresh frequency set by user Fix "mark all read" for folders containing multiple smart folders Fix disappearance of tooltips on refresh Fix behavior of some menu commands (Command-Y, "Reload Page") Code cleanup and modernization Update FMDB to version 2.7.8, Sparkle to 2.5.2, MMTabBarView to v/1.5.2

Apache rss atom macos objective-c

SportsTracker 8.0.1 💾

Application for tracking sporting activities for all kind of sports (e.g. cycling, running, swimming or tennis). It provides exercise overviews and the creation of statistics. Users of tracking devices can display and organize the recorded exercise data.

major bugfix: This minor update fixes a bug in all list views (Exercise, Note and Weight) of the application, the editing of entries and list updates are working fine again. For macOS 14 (Sonoma) users the slow app startup has been fixed, thanks to bugfixes in JavaFX. All other dependencies have been updated as well. The list of all changes can be found in the changelog.

GNU GPL sport training track exercise garmin polar java javafx

Firefly III 6.1.7 💾

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

minor bugfix: Added: Layout `v2` has some new features. (Additional reconcile link) reported by @chevdor. : (Modifying the direction of a transfer between liabilities yields no effect) reported by @Ezwen. (various typos) reported by @luzpaz. (Query on multiple tags returns duplicates) reported by @chevdor. (Error Graph Income vs. expenses Reports page) reported by @nicolopozzato. (Rule with destination_account_is 'not' is never returning a result.) reported by @EricVanCaenenberghe. (Currencies not saving correctly) reported by @r1bas4. (Unable to create rule with trigger having type has_no_budget via the API ) reported by @tailg8nj. reported by @chevdor. (Broken batch application of non-strict rules with triggers with stop processing) reported by @alexschlueter. Various Carbon `createFromFormat`.

Affero GPLv3 finance personal financial budget budgeting money manager management currency sums financials php laravel

Logstash 8.12.0 💾

Logstash is part of the Elastic Stack along with Beats, Elasticsearch and Kibana. Logstash is a server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to your favorite "stash." (Ours is Elasticsearch, naturally.). Logstash has over 200 plugins, and you can write your own very easily as well. For more info, see https://www.elastic.co/products/logstash

major feature: features-8.12.0 . ==== New features and enhancements. Add support for adding and removing multiple keystore keys in a single operation https://github.com/elastic/logstash/pull/15739. Docker: Update Iron Bank base image to ubi9.2 https://github.com/elastic/logstash/pull/15490. Internal: extract GeoIP database manager to stand-alone feature https://github.com/elastic/logstash/pull/15348. notable-8.12.0 . ==== Notable. Add missing method of logger wrapper for puma https://github.com/elastic/logstash/pull/15640. logstash-keystore multiple keys operations with command flags https://github.com/elastic/logstash/pull/15737. Separate scheduling of segments flushes from time https://github.com/elastic/logstash/pull/15697. Add system properties to configure Jackson's stream read constraints https://github.com/elastic/logstash/pull/15763. with Jackson 2.15: Can not write a field name, expecting a value https://github.com/elastic/logstash/pull/15564. dependencies-8.12.0 . ==== Updates to dependencies. Add bigdecimal 3.1 dependency. https://github.com/elastic/logstash/pull/15384. Update Guava dependency to 32.1.2 https://github.com/elastic/logstash/pull/15394. Swap dataformat-yaml with snakeyaml https://github.com/elastic/logstash/pull/15606. Bump Puma to 6.4.2+ https://github.com/elastic/logstash/pull/15776. Update jackson to 2.15.3 https://github.com/elastic/logstash/pull/15477. docs-8.12.0 . ==== Documentation enhancements. Add https://www.elastic.co/guide/en/logstash/8.12/running-logstash-kubernetes.html info and link to ls running on a k8s cluster through. eck (ECK) https://github.com/elastic/logstash/pull/15565. Add info for sending https://www.elastic.co/guide/en/logstash/current/serverless-monitoring-with-elastic-agent.html ls monitoring data to Elastic serverless-short https://github.com/elastic/logstash/pull/15636. Add docs for https://www.elastic.co/guide/en/logstash/current/ea-integrations.html extending integrations with

log log-viewer java