Bokeh 3.5.2 💾

Bokeh is an interactive visualization library for modern web browsers. It provides elegant, concise construction of versatile graphics, and affords high-performance interactivity over large or streaming datasets. Bokeh can help anyone who would like to quickly and easily make interactive plots, dashboards, and data applications.

minor feature: a in masking indices with secondary ranges in Patches and MultiPolygons glyphs ( pull request 14016 ).. Restored support for browsers that don t implement OffscreenCanvas ( pull request 14008 ).. Improved determination of WebSocket protocol in lt;iframe gt; embedding ( pull request 14003 ).. a in handling of CORS requests ( pull request 13999 ).. an with numpy 2.0 and streaming ndarrays ( pull request 14007 ).. bad string formatting in various error messages ( pull request 14020, pull request 14022 )

BSDL python javascript visualization data-science rendering science-research developers cross-platform python

Babel 7.25.5 💾

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

minor bugfix: (2024-08-23). #### :: `babel-generator`, `babel-traverse`. : Generate parentheses correctly (@liuxingbaoyu). #### :nail_care: Polish. `babel-generator`. Only force-parenthesize `satisfies`'s LHS if it has newlines (@nicolo-ribaudo).

MITL javascript ecmascript nodejs compiler conversion es6 es7 developers

Midnight Commander 4.8.32 💾

Midnight Commander is a text-mode visual filesystem browser. (It's two-pane display emulates the venerable DOS Norton Commander). Apart from browsing files and directories, copying or renaming them, searching, editing, affecting permissions, it also provides virtual (zip and other archives) and remote file access (ssh, ftp). Via Ncurses it can run on the console, in a virtual terminal, or over remote connections.

minor feature: Tell the current directory to the terminal using OSC 7 sequence, Preserve ext2fs attributes on copy/move operations, Change name of temporary directory: make it unique for each run, Hide password in file operation progress dialog, Support reget in file move operation, Implement nanosecond precision timestamps on non-Linux, Remove remaining mmap code to simplify maintenance, extfs: support unrar-7, Improve syntax highlighting:, C and C++, Add man page mcdiff.1, Code cleanup, New skins, xoria256-thin, xoria256root-thin, modarcon16-defbg-thin, modarcon16-thin, modarcon16root-defbg-thin, modarcon16root-thin, modarin256-defbg-thin, modarin256-thin, modarin256root-defbg-thin, modarin256root-thin, julia256root, mc.ext.ini: clarify escaping of spaces and parenthesis, External editor does not work with arguments in EDITOR, fish shell: strings " cd, Redundant back slashes for autocomplete, mcedit: php.syntax: comment highlight from start of light only, mcedit: wrong replacement using regular expressions with begin or end of line, mcedit: losing column position when navigating up/down, mcedit: macro deletes text, mcedit: macros are applied to the pasted text, extfs: iso9660: xorriso is slow to open an ISO image, extfs: u7z: wrong add of nested directories to archive, extfs: segfault on enter to deleted archive, tar: segfault on copy files from archive, man: typo

Fair file-browser file-manager ncurses

hardinfo2 2.2.4 💾

Hardinfo2 offers System Information and Benchmark for Linux Systems. It is able to show hardware and basic software information. It can benchmark your system and compare to other machines online. You can find info like: cpu speed, gpu and graphics speed, benchmarks of internal network speed, Linux hw drivers and modules loaded. sysinfo like which development tools are installed, memory dmi and spd information, distro / os informations, hwinfo about your components like pcie and usb.

minor bugfix: Fixed missing "join hardinfo2 group" text on some distros. Fixed start crash - fread possible overread on some distros. Fixed Loongarch build errors. Fixed CPACK debian depends. Distro support added: Gentoo, LiGurOS, ZorinOS, Artix Linux. Minor fixes: optimize source file space usage, arm cpus.

GNU GPLv3 sysinfo benchmark hwinfo hardinfo utilities linux distro desktop science-research information-technology c c++ hardware-driver user-inter

Calibre 7.17 💾

Calibre is an e-book library management application, viewer and editor. It's also commonly used for e-book file format conversion and syncing to reader devices. Calibre also simplifies downloading news from the web and converting them into e-book form, and can act as content server for online access to your book collection.

minor feature: Release: 7.17 23 Aug, 2024 New features E-book viewer: Support for jumping to and displaying paper edition page numbers If an e-book contains embedded information about the pages from the paper edition of the book, the calibre E-book viewer can now jump to a page number via the Go to button in the viewer controls. You can also optionally have the current paper edition page number displayed in the header/footer by adding "Pages from paper edition" to either the header or footer in the viewer settings. Edit book: When text is selected allow changing the indentation of all lines in the selection by pressing Tab to increase one level or Shift+Tab to decrease one level Allow a plugboard to change the series_index as well as the series name. News download: News recipes can now optionally use browser engines based on either Qt or Chromium network stacks instead of mechanize. Email delivery: When sending emails to Kindles do not convert filenames to English letters as Amazon appears to have finally their email servers to handle non-English filenames. Quickview: Add a tooltip displaying the full cell contents Update the version of the Qt toolkit bundled with calibre to the latest available, ing some crashes on macOS related to accessibility tools. Edit book: searching marking incorrect text in the presence of non-BMP unicode characters Conversion: Do not embed a second copy of a font when using the option to embed font family if the font is already embedded in the book calibredb list: a regression in the previous release that required setting --template-header to empty to use the list command Tolino driver: books from the Tolino cloud not being listed. Windows: Book details panel: selection not visible when using the system default theme. Hide the Virtual library tab bar in device view as it is non-functional New news sources. GaGadget by men00t. Süddeutsche Zeitung Magazin by unkn0wn. Science Journal by unkn0wn. Improved news sources. Jot Down. Various Russian and Ukrani

GNU GPLv3 python c++ ebook-reader e-book conversion

ugrep 6.5.0 💾

Ultra fast grep with interactive query UI: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz), documents, fuzzy search, and more. A faster, user-friendly replacement for GNU/BSD grep.

minor feature: Released 6.5 Faster binary file checking with SIMD (SSE2/AVX2/NEON) UTF-8 validation #421. New option `--context-separator=SEP`. Options `-W` and `-X` now also apply to `--format` fields ` o` and ` O` to output hex. Ugrep-indexer option `-z` to index zip/7z/tar/cpio/pax archives no longer indexes hidden directories and files stored in the archive. Ugrep-indexer option `-z`, which was broken due to a code refactoring mistake in one line of code.

BSDL utilities system-administrators developers

Code-Integrator 10.0 💾

theKernel is an infrastructure that link a library-item with a Target-Programming-Language (TPL) using the Programming-Language-Micro-Kernel (PLMK) object-interface. The goal is a programming language independent interface between a C library and a target language. Philosophy Write Once → Run Everywhere > The library-item is a c-api for a library available as c-header-file. > The library-item is mapped into a Target-Programming-Language (TPL) using a language that is supported by the Programming-Language-Micro-Kernel (PLMK). Supported Languages are: (C,C++,C#,VB.NET,Java,Python,Ruby,Perl,PHP,Tcl or GO) Strategy It takes 4 years to write a programming-language, but it only takes 4 weeks to insert a micro-kernel. The library-item is connected to the Target-Programming-Language (TPL) using an api-layer generated by the token-stream-compiler of the Programming-Language-Micro-Kernel (PLMK). Conclusion theKernel is used to manage a collection of library-items using an API that is available in all major programming-languages.

major feature: first announcement on this platform

Other system-administrators science-research information-technology unix ruby php python perl java c++ tcl cpython go c networking library s

Traffic monitor for BPF expression/iptables rule 2.53 💾

While tcpdump shows what packets are going through the network, bpfmon will show how much in terms of bytes per second and packets per second in a nice pseudo-graphical terminal interface. bpfmon also supports monitoring an iptables rule that is selected by command line option or selected from a menu.

minor feature: Add ip6tables support

GNU GPL

ParaView 5.13.0 💾

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

minor feature: ParaView tags https://gitlab.kitware.com/paraview/paraview/-/tags.. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.13.0. v5.13.0. 5.13.0. Vicente Adolfo Bolea Sanchez. vicente.bolea@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.13.0-RC2. v5.13.0-RC2. 5.13.0-RC2. Vicente Adolfo Bolea Sanchez. vicente.bolea@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.13.0-RC1. v5.13.0-RC1. 5.13.0-RC1. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.1. v5.12.1. 5.12.1. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.0. v5.12.0. 5.12.0. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.0-RC3. v5.12.0-RC3. 5.12.0-RC3. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.0-RC2. v5.12.0-RC2. 5.12.0-RC2. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.12.0-RC1. v5.12.0-RC1. 5.12.0-RC1. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.2. v5.11.2. 5.11.2. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.1. v5.11.1. 5.11.1. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.1-RC1. v5.11.1-RC1. 5.11.1-RC1. Ryan Krattiger. ryan.krattiger@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.0. v5.11.0. 5.11.0. Cory Quammen. cory.quammen@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.0-RC2. v5.11.0-RC2. 5.11.0-RC2. Vicente Adolfo Bolea Sanchez. vicente.bolea@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.11.0-RC1. v5.11.0-RC1. 5.11.0-RC1. Vicente Adolfo Bolea Sanchez. vicente.bolea@kitware.com. https://gitlab.kitware.com/paraview/paraview/-/tags/v5.10.2. v5.10.2. 5.10.2. Ma

Mixed scientific visualization fem finite element analysis medical cpp python c

ParaView 5.13.1 💾

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 bugfix:

Mixed scientific visualization fem finite element analysis medical cpp python c

LedgerSMB 1.11.19 💾

The LedgerSMB project provides small and mid-size businesses with solid open source accounting software: integrating invoicing, order processing, quotations and more (ERP). LedgerSMB aims to provide a strong (multi-currency accounting) basis to build your business on -- without vendor lock-in. The project team considers correctness and performance equally important key usability features and is dedicated to providing both, even on the biggest data sets. Sales (Invoices, Orders, Quotations) Receivables & Payables General ledger Inventory management Fixed asset accounting & depreciation Profit & cost centers, departments, projects Output documents in PDF, HTML, CSV, Office formats Mail documents (e.g. invoices) from within the application Translatable to your language (comes with 45 languages) and more The fact that LedgerSMB is open source - meaning that the source code is freely available - makes it even more customizable and flexible.

minor bugfix: The LedgerSMB development team is happy to announce yet another new version of its open source ERP and accounting application. This release contains the following fixes and improvements: Changelog for 1.11.19 * Fix post-and-approve action failing to approve transactions (#8442) * Fix failure to load modules using Perl 5.40 (#8468) For installation instructions and system requirements, see https://github.com/ledgersmb/LedgerSMB/blob/1.11.19/README.md The release can be downloaded from our download site at https://download.ledgersmb.org/f/Releases/1.11.19 The release can be downloaded from GitHub at https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.19 Or pulled from the GitHub Container Registry docker pull ghcr.io/ledgersmb/ledgersmb:1.11.19 Or pulled from Docker Hub using the command docker pull ledgersmb/ledgersmb:1.11.19 These are the sha256 checksums of the uploaded files: 0b88b220864860adced4fdf47ab69b3dc89da44e690996a7e005384e659eb0fc ledgersmb-1.11.19.tar.gz 9c3515c6f0782c2be49788cf1c82d3de978938d07622b821f32336a6885215e1 ledgersmb-1.11.19.tar.gz.asc

GNU GPL accounting invoicing orders erp perl postgresql bookkeeping web

Paperless-ngx 2.11.6 💾

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: : : nltk tokenizer breaking change @shamoon. All App Changes: . 1 change. : nltk tokenizer breaking change @shamoon. .

GNU GPLv3 internet web dynamic content indexing search

Quba-Viewer 1.4.2 💾

Quba is a open source offline viewer application for structured electronic invoices in XML (UBL or UN/CEFACT CII) or PDF (Factur-X/ZUGFeRD) format. The technical foundation is Electron and XSLT.

minor bugfix: Version 1.4.1 yesterday had a regression (#82 Drag Drop does not work) and a race condition (#54 print only prints first page) which has now been corrected, addtionally to #83 NaN for VAT amount and rounding amount.

Apache accounting javascript windows financial-and-insurance-industry developers

Artistic Style 3.6.4 💾

A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, GSC and Java Source Code.

minor bugfix: * fixed indent of brace initializers within constructor init list * improved indent of continued string literals * fixed space after opening paren for GSC

MITL formatting indentation

Joplin 3.0.15 💾

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;: Improve the reliability of fetching resources lt;/li gt;. lt;li gt;Security: HTML parsing lt;/li gt;. lt;/ul gt;.

Affero GPLv3 note-taking todo markdown typescript javascript

Sweet Home 3D 7.5.2 💾

Sweet Home 3D is an interior design application that helps you to quickly draw the floor plan of your house, arrange furniture on it, and visit the results in 3D.

minor feature: in Sweet Home 3D JS, Sweet Home 3D JS Viewer And Sweet Home 3D JS Online a which prevented from displaying a home in some browsers.

GNU GPL modeller design visualization java

OrientDB 3.2.35 💾

OrientDB is a 2nd Generation Distributed Graph Database with the flexibility of Documents in one product with an Open Source commercial friendly license (Apache 2 license). First generation Graph Databases lack the features that Big Data demands: multi-master replication, and more flexibility for modern complex use cases.

minor bugfix: ## Core - Corrected regression of support of fetch plans in the function toJson in query engine - Make sure to allow dot notation and square brackets for aggregation functions in query engine - Minor fix on index creation query to allow not case sensitive collate names - Avoid to use index with partial range for indexes not supporting null values - Add support of comparison operators other than equal in chained indexes - Block insert of edges with insert operations - Auto convert properties with map value to documents when specified in the schema - Corrected create link statement to support link to class

Apache nosql dbms graphdb database

Photok 1.7.4 💾

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

minor feature: What's Changed Update russian translations by @maksim77 in #351 Bump the dependencies group with 9 updates by @dependabot in #355 Allow install on external SD by @jebbgrenham in #348 Get rid of glide move thumbnail related logic to separate class by @starry-shivam in #329 Refactor thumbnail creation and increase size to 256 by @leonlatsch in #357 allow importing webm video files by @Banana467 in #358 Bug Fix Video Previews by @leonlatsch in #360

Apache cryptography android encryption photos security android kotlin

Paperless-ngx 2.11.5 💾

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 feature: : : use JSON for update archive file auditlog entries @shamoon. : respect deskew / rotate pages from AppConfig if set @shamoon. Dependencies: . 5 changes. Chore(deps): Bump the small-changes group across 1 directory with 6 updates @dependabot. Chore(deps-dev): Bump the development group with 2 updates @dependabot. Chore(deps-dev): Bump axios from 1.6.7 to 1.7.4 in /src-ui @dependabot. Chore(deps-dev): Bump ruff from 0.5.6 to 0.5.7 in the development group @dependabot. Chore(deps): Bump the small-changes group with 3 updates @dependabot. . All App Changes: . 7 changes. : use JSON for update archive file auditlog entries @shamoon. Chore(deps): Bump the small-changes group across 1 directory with 6 updates @dependabot. : respect deskew / rotate pages from AppConfig if set @shamoon. Chore(deps-dev): Bump the development group with 2 updates @dependabot. Chore(deps-dev): Bump axios from 1.6.7 to 1.7.4 in /src-ui @dependabot. Chore(deps-dev): Bump ruff from 0.5.6 to 0.5.7 in the development group @dependabot. Chore(deps): Bump the small-changes group with 3 updates @dependabot. .

GNU GPLv3 internet web dynamic content indexing search

Cairo 1.18.2 💾

Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Cairo is designed to produce consistent output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension). The cairo API provides operations similar to the drawing operators of PostScript and PDF. Operations in cairo including stroking and filling cubic Bézier splines, transforming and compositing translucent images, and antialiased text rendering. All drawing operations can be transformed by any affine transformation (scale, rotation, shear, etc.) Cairo is implemented as a library written in the C programming language, but bindings are available for several different programming languages. Cairo is free software and is available to be redistributed and/or modified under the terms of either the GNU Lesser General Public License (LGPL) version 2.1 or the Mozilla Public License (MPL) version 1.1 at your option.

minor feature: A new stable release. The malloc-stats code has been removed from the tests directory #640 ; the. canonical location for it is: https://github.com/behdad/malloc-stats Cairo now requires a version of pixman equal to, or newer than, 0.40. !522 . There have been multiple build for newer versions of GCC !525, !542 ;. for MSVC #808 ; for Solaris !540 ; and on macOS 10.7 #810 . PNG errors caused by loading malformed data are correctly propagated to. callers, so they can handle the case. !524 Both stroke and fill colors are now set when showing glyphs on a PDF. surface. #813 All the font options are copied when creating a fallback font object. #819 . When drawing text on macOS, Cairo now tries harder to select the appropriate. font name. #811 Cairo now prefers the COLRv1 table inside a font, if one is available. !537 . Cairo requires a C11 toolchain when building. !479 .

GNU LGPLv3 graphics vector library c

PoDoFo 0.10.4 💾

PoDoFo is a free portable C++ library to work with the PDF file format. PoDoFo provides classes to parse a PDF file and modify its content into memory. The changes can be written back to disk easily. Besides PDF parsing PoDoFo also provides facilities to create your own PDF files from scratch. It currently does not support rendering PDF content.

major bugfix: Fixes #161, #162, #167, #183, merges #157 StandardStreamDevice: Fixed seek() in case of iostream/fstream PdfWriter: Fixed computing the doc identifier with a wrong buffer PdfPainter: Fix SetCurrentMatrix() to really update CTM Fixed compilation in mingw 12 PdfCIDToGIDMap: Fixed map reading PdfPainter: Fixed offset on multiline text if text is not left aligned

GNU LGPLv3 pdf

Scribus 1.6.2 💾

Scribus is a professional typesetting and page layout program, available on all major platforms but also for OS/2 and GNU/Hurd. It provides press-ready PDF output, but a user-friendly and modern interface. It supports color separation, ICC profiles, CMYK and spot colors.

minor bugfix: Updates to typography and non-breaking spaces Updates for the Python Scripting engine, adding some functionality and fixing memory leaks Updates for compatibility with newer version of third party dependencies including poppler, boost, and python Fixed a crash with Master Pages Updated versions of lcms2, poppler, python in our builds

GNU GPL c++ python qt text-setting printing layout text-processing office

Quba-Viewer 1.4.1 💾

Quba is a open source offline viewer application for structured electronic invoices in XML (UBL or UN/CEFACT CII) or PDF (Factur-X/ZUGFeRD) format. The technical foundation is Electron and XSLT.

minor feature: This release works also on intel macs (#23) and print works again (#54). Additionally, the language is now set to system default upon installation (#78), it also works with XML which is embedded as file list (#68), Electron has been upgraded from v20 to v33 (#58), there is now also a MSI installer for windows (#53) and the license is now stated in the about window (#63).

Apache accounting javascript windows financial-and-insurance-industry developers

Pybind11 2.13.5 💾

pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. Its goals and syntax are similar to the excellent Boost.Python library by David Abrahams: to minimize boilerplate code in traditional extension modules by inferring type information using compile-time introspection.

minor bugfix: : Includes when using Windows long paths (` ? ` pre). `#5321 `_. Support `-Wpedantic` in C++20 mode. `#5322 `_. And test `` support for `py::tuple` and `py::list`. `#5314 `_.

Public Domain c++ python library embedded developers

GitLab 17.3.1 💾

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.

minor security: (2024-08-20). ### (3 changes). Merge branch '444926---in-resolve-vulnerabilities-migration' into 'master'. Turn NotFound from Gitaly into 404 for InfoRefs. timeout when checking group dependencies GitLab Enterprise Edition. ### Changed (1 change). Include language server version in code suggestions GitLab Enterprise Edition. ### Security (4 changes). Do not run pipelines when resolving vulnerability (merge request). Add Octokit::ResponseValidation middleware (merge request). IP restriction to prevent all group permissions (merge request). Destroy associated releases when removing a tag via Git CLI (merge request).

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

TuxGuitar 1.6.4 💾

TuxGuitar is an Open Source multitrack tablature editor and player written in Java.

minor bugfix: performance on newer Linux versions. Updated Polish and Russian translation. Reworked duration and division menus. Reworked file open/save/import/export behaviour. Show dead note correctly in score. The chord editor now considers the current key signature when opening. when switching between page and linear layout. Added a text filter in plugin list. Improved notes names display on fretboard. Configurable fretboard size. More small improvements and cleanups.

GNU GPLv3 guitar audio multitrack tabulature java

BallroomDJ 4 4.12.5.1 💾

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

minor bugfix: 4.12.5.1 2024-10-27 * Bug Fixes: * Conversion: Fix BallroomDJ 3 to BDJ4 conversion issues.

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

IfcOpenShell 0.8.0 💾

fcOpenShell is an open source (LGPL) software library that helps users and software developers to work with the IFC file format. The IFC file format can be used to describe building and construction data. The format is commonly used for Building Information Modelling. IfcOpenShell uses Open CASCADE (the Open CASCADE Community Edition) internally to convert the implicit geometry in IFC files into explicit geometry that any software CAD or modelling package can understand.

minor feature:

GNU LGPLv3 geometry bim ifc cad cpp python

Praat 6.4.18 💾

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: SpeechSynthesizer and TextGrid alignment: solved an eSpeak-internal that caused some. Rare long phoneme codes to be handled incorrectly. Scripting: `padLeft `(), `truncateLeft `() and `padOrTruncateLeft `(), and their `Right` counterparts.

GNU GPLv3 speech analysis audio phonetics synthesis c cpp

iPython 8.29.0 💾

Python provides a rich toolkit to help you make the most of using Python interactively. Its main components are: A powerful interactive Python shell. A Jupyter kernel to work with Python code in Jupyter notebooks and other interactive frontends. Comprehensive object introspection. Input history, persistent across sessions. Caching of output results during a session with automatically generated references. Extensible tab completion, with support by default for completion of python variables and keywords, filenames and function keywords. Extensible system of ‘magic’ commands for controlling the environment and performing many tasks related to IPython or the operating system. A rich configuration system with easy switching between different setups (simpler than changing $PYTHONSTARTUP environment variables every time). Session logging and reloading. Extensible syntax processing for special purpose situations. Access to the system shell with user-extensible alias system. Easily embeddable in other Python programs and GUIs. Integrated access to the pdb debugger and the Python profiler. The Command line interface inherits the above functionality and adds: real multi-line editing thanks to prompt_toolkit. syntax highlighting as you type. integration with command line editor for a better workflow.

minor feature: https://pypi.org/project/ipython/8.29.0/

Mixed shell toolkit python jupyter

Duplicati 2.0.9.104 💾

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!

major feature: This release is a canary release intended to be used for testing in preparation of a later stable release. Unlike regular canary builds, this one has a major change in the build system, so it now runs on.NET8. For that reason, the updater in previous canary builds does not detect this update yet, but this can be activated at a later time. Important changes from last Beta. Updated to.NET8 with OS specific builds. Using Kestrel as the API/UI server. Mandatory password and new authentication scheme. Settings database version updated to v7. Please see list of known related to.NET8/Kestrel upgrade: https://github.com/orgs/duplicati/projects/2 ## Detailed list of changes: Removed some console logging in JS. Updates to localization, thanks @luixxiul. Improved navigation in UI, thanks @luixxiul. some with using TrayIcon detached from Server. Made hostname validation more backwards compatible.

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

Homebank 5.8.5 💾

HomeBank helps managing your personal accounting. It's designed for ease of use, and quickly analyzing and tracking your personal finances in detail, has filtering tools and pretty graphing. It can import from Quicken, MS Money, bank statements as OFX, QIF, CSV and QFX. HomeBank also detects duplicate transactions, auto-numbers cheques, handles bank, cash, asset, credit and liability account types, can schedule transactions, internel transfers, and so forth.

minor bugfix: date button shortened in ledger book. 2024-10-04 Maxime Doyen.

GNU GPL c gtk gnome accounting personal-finance quicken money finances bookkeeping

BallroomDJ 4 4.12.5 💾

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

minor bugfix: 4.12.5 2024-10-25 * Bug Fixes: * Mobile Remote Control: Fix an issue that caused the queue to de-sync. * Changes: * Mobile Remote Control: Also show local IP address QR code. * Internal: * Upgrade mongoose to 7.15. Re-write mongoose interface layer.

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

o 2.66.0 💾

o is a text editor that is limited to the VT100 standard. It has general syntax highlighting and launches instantly. It might be a good fit for: - Editing git commit messages (using EDITOR=o git commit). - Editing Markdown, and exporting to PDF. - Learning "up and coming" programming languages, like Zig or Rust. - Editing files deep within larger Go or C++ projects. - Solving Advent of Code tasks. - Writing and maintaining to-do lists and project documentation in Markdown.

minor feature: lt;h2 gt;UX lt;/h2 gt;. lt;ul gt;. lt;li gt;When the status line is enabled AND a maximum column width is specified, the column limit is indicated with lt;code gt; lt;/code gt; characters, behind the text. lt;/li gt;. lt;li gt; lt;code gt;ctrl-g lt;/code gt; can now toggle "block mode" where multiple lines can be edited at once (this is an experimental feature). lt;/li gt;. lt;li gt;Replace the "Insert time" menu choice with a "Toggle status line" menu choice. lt;/li gt;. lt;/ul gt;. lt;h2 gt;AI lt;/h2 gt;. lt;ul gt;. lt;li gt;Remove support for "as you type" and inserting generated text with OpenAI / GPT3. Initial support for Gemini is in the lt;code gt;gemini lt;/code gt; branch, but the whole interaction with AI /LLMs was not as useful as I thought. Perhaps a future menu option for ing would be more useful. lt;/li gt;. lt;/ul gt;. lt;h2 gt;Performance and size improvements lt;/h2 gt;. lt;ul gt;. lt;li gt;Noticeably faster rendering, due to improvements in the lt;code gt;github.com/xyproto/vt100 lt;/code gt; package. lt;/li gt;. lt;li gt;Much smaller executable (12 MiB vs 24 MiB) due to the temporary removal of AI-support. lt;/li gt;. lt;li gt;Update the default profile guided optimization file. lt;/li gt;. lt;li gt;Let some string variables be constants. lt;/li gt;. lt;li gt;Detect the current platform at build-time rather than at run-time. lt;/li gt;. lt;/ul gt;. lt;h2 gt;Editing Markdown lt;/h2 gt;. lt;ul gt;. lt;li gt;Let lt;code gt;ctrl-w lt;/code gt; in a Markdown file attempt to sort all tables in the document, when the cursor is not over a specific table. lt;/li gt;. lt;/ul gt;. lt;h2 gt;Programming language and file support lt;/h2 gt;. lt;ul gt;. lt;li gt;Better handling of tabs and spaces when saving Makefiles. lt;/li gt;. lt;li gt;Recognize more GLSL shader types. lt;/li gt;. lt;li gt;When pressing lt;code gt;ctrl-w lt;/code gt; in an empty Python file named lt;code gt;__init__.py lt;/code gt;, leave it empty and don't insert a Python template. lt

BSDL text-editor editor

ALT Workstation K 10.4 💾

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

minor bugfix: The build was prepared on the x86_64 10 platform (p10 Aronia branch), based on the 6.1 LTS kernel. * A weather forecast widget based on Yandex data supports operation via a proxy server now. * An online database of debugging information is connected to the application crash report dialog. * KDE Frameworks 5.116.

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

exiftool 12.93 💾

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 new Nikon LensID. - Added a couple of new OpenEXR Compression types. - Added a couple of new QuickTime Keys tags. - Decode timed metadata from E-ACE B44 DashCam videos. - Make "Unrecognized" Samsung Meta warnings minor. - in -listg6 option which resulted in "uninitialized value" warnings. - decoding of Func1Button and Func2Button for the Nikon Z6/Z7. - reading JUMB metadata from JXL images.

Artistic perl exif meta-data