mtCellEdit 3.7 💾

mtCellEdit is a lightweight spreadsheet program. Its main goal is to provide facilities for simple day-to-day tasks using a minimal graphical user interface. It uses TSV based file formats to ensure that archived data is always accessible to other programs, regardless of operating system, both now and in the future. These "other programs" might be spreadsheet programs, text editors, command line tools, or custom built programs. It is written from scratch and provides all of its core facilities via a library, so any C/C++ program can access its API.

minor feature: This release includes minor updates and bugfixes.

GNU GPLv3 c++ spreadsheet editor libraries office business

stafwag_ansible-role-cloud_localds 2.1.1 💾

An ansible role to create cloud-init config disk images. This role is a wrapper around the cloud-localds command.

minor bugfix: network config templating * bugfix. This release implements network config templating. The previous release copied the template instead of using templating.

MITL ansible role cloud-init

Vim 9.0.1664 💾

Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.

minor feature: patch 9.0.1664: divide by zero when scrolling with 'smoothscroll' set Problem: Divide by zero when scrolling with 'smoothscroll' set. Solution: Avoid using a negative width.

Other text-editor ide vi vim

FLAC 1.4.3 💾

FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality. This is similar to how Zip works, except with FLAC you will get much better compression because it is designed specifically for audio, and you can play back compressed FLAC files in your favorite player (or your car or home stereo, see supported devices) just like you would an MP3 file. FLAC stands out as the fastest and most widely supported lossless audio codec, and the only one that at once is non-proprietary, is unencumbered by patents, has an open-source reference implementation, has a well documented format and API, and has several other independent implementations.

minor feature: The development for this release focused on the tools, flac and metaflac, whereas the previous few releases had the focus on libFLAC. The main improvement in flac is its handling of foreign metadata on decoding a file (i.e. restoring the foreign metadata), metaflac has had a few features added. Both tools have been vetted with fuzzing, resulting in numerous small fixes. Changes General All PowerPC-specific code has been removed, as it turned out those improvements didn't actually improve anything Large improvements in encoder speed for all presets. The largest change is for the fastest presets and for 24-bit and 32-bit inputs. Small improvement in decoder speed for BMI2-capable CPUs Various documentation fixes and cleanups (Mark Grassi, Jake Schmidt) Various fixes (Ozkan Sezer, Zhipeng Xue, orbea, Sam James, Harish Mahendrakar) Fix building on Universal Windows Platform (Dmitry Kostjučenko) flac A lot of small fixes for bugs found by fuzzing Various improvements to the --keep-foreign-metadata and --keep-foreign-metadata-if-present options on decoding The output format (WAV/AIFF/RF64 etc.) is now automatically selected based on what kind of foreign metadata is stored Decoded file is checked afterwards, to see whether stored foreign format data agrees with FLAC audio properties AIFF-C sowt data can now be restored Add --force-legacy-wave-format option, to decode to WAV with WAVEFORMATPCM where WAVE_FORMAT_EXTENSIBLE would be more appropriate Add --force-aiff-c-none-format and --force-aiff-c-sowt-format to decode to AIFF-C The storage of WAVEFORMATEXTENSIBLE_CHANNEL_MASK is no longer restricted to known channel orderings Throw an error when WAV or AIFF files are over 4GiB in length and the --ignore-chunk-sizes option is not set Warn on testing files when ID3v2 tags are found Warn when data trails the audio data o

Mixed audio codec lossless

WackoWiki 6.1.23 💾

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

minor feature: Bug fix release for 6.1.x series, fixes error creating cache table, fixes missing byte factor, minor installer fixes, adds option to enforce email confirmation and blacklist email domains, adds regex pattern for action and formatter, adds backup note option

BSDL php javascript mysql web-based documentation education wiki

Wine 8.11 💾

Wine is an implementation of the Windows API on top of X and Unix. It does not require Microsoft Windows, but can use native Windows DLLs if they are available. It provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes.

minor feature: More mouse cursor clipping improvements. Support for TLS alerts. Increased available address space in WoW64 mode. Various. #48811 StarCraft II fails to load in staging, #51640 LibreOffice 7.2.0 crashes while browsing directories, #53682 wineboot shows quot;user_check_not_lock : holding USER lock quot; on aarch64 since wine-7.14, #54380 Installed windows driver triggers a window when running any program in winXP mode (unimplemented function ntoskrnl.exe.Ke386QueryIoAccessMap), #54442 experimental wow64 mode: doesn #039;t show some graphical windows, #54738 msi:action - The 64-bit test_register_class_info() fails in Wine, #54742 The 64-bit advapi32:registry breaks the 32-bit test_redirection() in Wine, #54751 The 64-bit advapi32:registry breaks test_CoGetPSClsid() in ole32:compobj in Wine, #54797 Lunar Magic 3.33: Crashes with BadWindow unless WINEDE=+all, #54848 dnsapi:query - test_DnsQuery() fails on Rémi #039;s Wine test machines, #54980 wine lost ability to correctly handle printer(CUPS)-supplied fonts (several programs), #54993 Framemaker 8 crashes in internal search operation, #55013 user32:monitor - test_EnumDisplayMonitors() sometimes fails on Linux, #55016 xaudio2_8:xaudio2 - test_simple_streaming() crashes on Windows 8+, #55027 Microsoft Office: IME result string may get doubled when edit is done, #55042 IDictionary::Add() fails to add entries with numerical keys that have the same hashes, #55043 Z-Vision for Windows: Assertion failed when clicking quot;LOAD quot; button. #55046 ALT-TAB broken with virtual desktop and capture mouse (regression: 8.9 - gt; 8.10), #55047 d3d test_cursor_clipping() fails, #55050 Wine stucks when creating pre, #55051 Build regression in wine 8.10 using clang on aarch64 (error in backend: Invalid register name quot;x18 quot;), #55055 Japanese IME fails to clear composition string when deleting the only remaining character, #55074 Multiple apps fail to show anything after launch in

GNU LGPL c x86 windows win32 emulator compatibility library desktop operating-system

Gitea 1.20.0-rc1 💾

Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket, and GitLab. Gitea is a fork of Gogs. See the Gitea Announcement blog post to read about the justification for a fork. Purpose The goal of this project is to provide the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across all platforms and architectures that Go supports. This support includes Linux, macOS, and Windows, on architectures like amd64, i386, ARM, PowerPC, and others.

minor feature: repo search broken because of profile page added Backport #25455 by @lunny. Caused by #23260. Co-authored-by: Lunny Xiao lt;xiaolunwen@gmail.com gt;.

MITL git go

LimeSurvey 6.1.4 (build 230620) 💾

LimeSurvey is a web application that interacts with MySQL, MSSQL, or Postgres to develop surveys, publish surveys, and collect responses to surveys. Once a survey has been created, data can be inserted into the survey either by a "pretty" public screen which presents each question one at a time, or by a quick and nasty data entry screen. It includes the capacity to generate individualized "tokens", so that invitations can be issued to participants. It also has the capacity to set conditions on whether questions will display (branching), numerous question types, and a basic statistics function.

minor feature: security Administrator can self-delete (Carsten Schmitz). ComfortUpdate showing updates as unstable, even though they are not (twilligls). Group import leads to 500 error on translateLinks (Carsten Schmitz). Can't add email attachment in email templates (Gabriel Jenik). Quick Translation crash with MS SQL Database Error (Gabriel Jenik). Edit a question "script" tab has disappeared (Denis Chenu). Error when trying to add another language to a survey and MSSQL server is used (Carsten Schmitz). Using checkbox question for yes/no loses data when data entry view (Gabriel Jenik). When filtering the survey list by a parent survey group, surveys assigned to a child survey group are not listed (Gabriel Jenik). Unable to use checkdate function if deset (Gabriel Jenik). Unable to re-import tokens from old table (Gabriel Jenik). Updated translation: Swedish by maxzomborszki. Updated translation: Portuguese (Brazil) by holch. Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Norwegian (Bokmål) by pmonstad. Updated translation: Finnish by Jmantysalo.

GNU GPL survey php mysql mssql postgres

Ardour 7.5 💾

Ardour is an audio processing and editing application. It integrates broad hardware support, JACK and ALSA backends, flexible recording features, multi-channel nesting, import and exporting various file formats, comes with ready to use samples from freesound.org. It has a pretty editing UI, mixing, routing, monitoring, panning. Ardour allows non-destructive and non-linear editing, can be used for augmenting audio layers in video files even. And comes with many effect, input and output plugins. It's open source, but asks for donations on the download page for prebuilt binaries.

major feature: http://ardour.org/whatsnew.html

GNU GPL c audio editor jack multimedia music soundtrack conversion mixing audio-processing audio-effects sampling midi

Extended Module Player library 4.6.0 💾

libxmp is the backend library for XMP which provides playback of MOD audio files. Over 90 formats are supported, PC as well as ancient home computer variants, including standard MOD files, S3M, XM, and IT files.

major bugfix: Changes by Alice Rowan: Add Astroidea XMF format loader. - Implement S3M and IT mix volume. - Add IT MIDI macro filter effects support. - for IT filter cutoff 127 on new note behavior. - Add missing IT filter clamp to mixer loops. - IT duplicate note check to use the key prior to transpose. - multiple IT playback affecting, e.g. Atomic Playboy. - IT tone portamento and offset. - reverse sustain loop release, add IT effect S9F support. - Add Modplug ADPCM4 support for Impulse Tracker modules. - Improve anticlick performance and anticlick filter volume. - IT fade envelope reset should only affect volume envelope. - Impulse Tracker envelope and fadeout order. - Replace bidirectional loop unrolling with reverse sample rendering. - crash when xmp_set_row() is used on an IT end marker. - NNA and tone portamento interaction with sample changes. - Add compatibility for Modplug Tracker preamp scaling. - Add tracker detection for ModPlug Tracker XMs, pre-alpha ITs. - New Protracker CIA and VBlank timing detection routine. - detection for TakeTracker TDZx MODs. - loading of Digital Tracker FA0x MODs. - ASYLUM Music Format restart byte. - 1MB S3M modules relying on the sample segment high byte. - New MIT-licensed Digital Symphony LZW decoder. - Add support for Digital Symphony sigma-delta samples. - Digital Symphony effects and pattern loading. - support for most Farandole Composer effects. - Implement Ultra Tracker tone portamento. - Multiple OctaMED and support for MMDC packed modules. - MED Soundstudio 2 default note events. - MTM tempo effect and FX_SPEED scan. - Add MTM module tempo mode detection and comments support. - Multiple and updates for ST modules. - Move interpolation wraparound handling out of sample loader. - Don't increment voice position by step value at loop/tick end. - Several loading performance improvements. - Allow up to 255 sequences to be scanned. - Allow xmp_smix_play functions to play key off, cut and fade events. - Allow loading MED2 samples from t

GNU LGPLv2 c module audio library

CGAL 6.0 💾

CGAL is a software project that provides easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as geographic information systems, computer aided design, molecular biology, medical imaging, computer graphics, and robotics. The library offers data structures and algorithms like triangulations, Voronoi diagrams, Boolean operations on polygons and polyhedra, point set processing, arrangements of curves, surface and volume mesh generation, geometry processing, alpha shapes, convex hull algorithms, shape reconstruction, AABB and KD trees...

major feature: Release date: October 2023 General Changes: Breaking change: C++17 is now required. Support for Visual `C++` 14.0 (Visual studio 2015) is dropped.

GNU GPLv3 c++ mathematics visualization

Objeck 2023.6.1 💾

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

major feature: REPL shell support v2023.6.1 New RPEL client shell obi Added functions 'Directory- Delete(..)', 'Directory- GetWorking(..)' and 'Directory- SetWorking(..)' 'HardLink' class added #253 and #254 Fixed issue #240 Minor performance improvements v2023.5.2 Added the 'ByteBuffer' class and updated the 'Runtime- CommandOutput(..)' function Support for setting environment variables via 'Runtime- GetEnvironmentVariable(..)' and Runtime- SetEnvironmentVariable(..)' functions Optimized memory usage and refactored legacy code Modified the 'HttpClient' and 'HttpsClient' methods to use byte arrays instead of strings v2023.5.1 Tweaked syntax for 'TypeOf(..)' expressions (new) Better support for nested method calls with casts (new) Fixed issue #241 (bug)

BSDL-2 compiler debugger interpreter developers cross-plattform

BIRD 2.13.1 💾

BIRD is a dynamic IP routing daemon supporting both, IPv4 and IPv6, Border Gateway Protocol (BGPv4), Routing Information Protocol (RIPv2, RIPng), Open Shortest Path First protocol (OSPFv2, OSPFv3), Babel Routing Protocol (Babel), Bidirectional Forwarding Detection (BFD), IPv6 router advertisements, static routes, inter-table protocol, command-line interface allowing on-line control and inspection of the status of the daemon, soft reconfiguration as well as a powerful language for route filtering.

minor bugfix: BGP: Fix role check when no capability option is present, Filter: Fixed segfault when a case option had an empty block

GNU GPL internet networking router bgp rpki

GitLab 16.1.0 💾

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

major feature: (2023-06-21). ### Added (224 changes). Initiate the process of group wiki indexing (gitlab-org/gitlab@9bd405f4f5caceda6c069ff893c4a03c2369c435) (merge request) GitLab Enterprise Edition. Add copy reference and email address actions in work items (gitlab-org/gitlab@d4ef682430f4025e8df8a07681fa95de1066b95f) ( merge request (gitlab-org/gitlab!122932)) GitLab Enterprise Edition. Implement group-level dependency list export API (gitlab-org/gitlab@dce970d363a4ed422d99af8ef00e1b7299941379) ( merge request (gitlab-org/gitlab!123397)) GitLab Enterprise Edition. Add runner status column (gitlab-org/gitlab@a80e35eb6eff575325535344d18e1749d61b95b2) ( merge request (gitlab-org/gitlab!123798)). Add a guideline to configure dnsmasq for Pages (gitlab-org/gitlab@87f95e8d2f17ee695f11e52b27e502bf32d21678) ( merge request (gitlab-org/gitlab!123802)). Add GeoJSON support for viewing files (gitlab-org/gitlab@05e09bb9f7166ae03c59c43075ef04a45f7b3558) ( merge request (gitlab-org/gitlab!123012)). Introduce find_changed_paths with merge_commit_diff_mode (gitlab-org/gitlab@d773f966e8a57ecb360dc58c0935b2be288b11c4) ( merge request (gitlab-org/gitlab!123501)). Added new component + imoplemented @anna_vovchenko notes (gitlab-org/gitlab@c28e6f60eb1edafc82bb3388c6dce304dcd15a74) ( merge request (gitlab-org/gitlab!121063)). Added not_aimed_for_deletion filter for namespace-project (gitlab-org/gitlab@ffd598efe9287db2becb3287b45e66cdcf4d5447) ( merge request (gitlab-org/gitlab!123153)). Adding monthly metric for ci builds (28d) (gitlab-org/gitlab@378537cbaa1dd6b6887059d7d833b413dc13ff75) ( merge request (gitlab-org/gitlab!122227)). Show list of audit events in listbox (gitlab-org/gitlab@f9935b6c262bd1fa3968ea3477e037bb86cf385b) ( merge request (gitlab-org/gitlab!123181)) GitLab Enterprise Edition. Add `object_attributes.name` to `pipeline_hooks` (gitlab-org/gitlab@f5ea19c8d29d6d22ab20999b23d9612e731b77d4) ( merge request (gitlab-org/gitlab!123639)). Add Add-on purchase AP

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

Homebank 5.6.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: When creating splits for income transactions, expenses are added as incomes regardless of amount sign. Account cannot be deleted message is not precise enough. Windows: displayed values overflow int32 in 5.6.4. Status column included in export detail txn from report break re-import. Lock icon for reconciled txn is not displayed in report detail. 2023-05-18 Maxime Doyen.

GNU GPL c gtk accounting personal-finance quicken money

Mozilla Firefox 114.0.2 💾

Firefox is a widely used web browser. It's based on Mozillas Gecko HTML rendering and IonMonkey JavaScript engine. It supports HTML5, XML, XHTML, SVG 1.1, MathML, XSLT, CSS3, Web fonts, APNG, SSL/TLS, sandboxed JavaScript 1.8.5 with many newer DOM and WHATWG extensions. It's highly extensible and themeable, provides tabbed browsing, security and privacy features, traditional and live/smart bookmarks.

minor feature: Several crash. Web Extensions: for 114 regressions in our Native Messaging support. Reference link to 114.0.1 release notes.

MPL c++ web-browser html5 javascript mozilla

Drumrox: LV2 drum machine based on DrMr 2.2.1 💾

The LV2 drum machine compatible with Hydrogen drumkits (including the modern format). It is based on DrMr plugin, with the goal to make the plugin compatible with modern Hydrogen kits. Other additions/changes: sorted presets order, some code is rewritten in C++.

major feature: Quick fix realated to the deprecated LV2 stuff

GNU GPLv3 audio midi gtk c c

Drumrox: LV2 drum machine based on DrMr 2.2.0 💾

The LV2 drum machine compatible with Hydrogen drumkits (including the modern format). It is based on DrMr plugin, with the goal to make the plugin compatible with modern Hydrogen kits. Other additions/changes: sorted presets order, some code is rewritten in C++.

major feature: + The same functionality as in "mute group" for hihats. The opened hihat mutes by the closed one, automatically, without any preliminary setup. I hope that it works with any drumkit, known and unknown. + The GTK2 window was redesigned internally (at the containers level) and at the palette side. + GUI now shows not only picture from Drumrox kit, but also from Hydgogen too, if image is provided. + To make Drumrox's own format kits more clear in the sense of the legal status, Drumrox kits now separated to two repositories. With Drumrox 2.2.0, some new kits are released at those repos. It is Rokton UDS (the famous Soviet drum machine and kit), Sequential Circuits DrumTraks kit, and Acetone Rhythm Ace kit. * Under the hood, boring: refactoring, fixes, optimizations.

GNU GPLv3 audio midi gtk c c

Evince 44.2 💾

Evince is a document viewer for multiple document formats. The goal of evince is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application. Evince is specifically designed to support the file following formats: PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit, comics books (cbr,cbz,cb7 and cbt). For a comprehensive list of formats supported, see Supported Document Formats.

minor feature: Release 44.2 Git-EVTag-v0-SHA512: 6f0412cf4947fa6186b6fe746a066f6 f0d4e0749807417cd6d31daa1d59 a3eaa0100173cb9c8fa5c16e536c 8ad9 e3255a120336e2d5e4eb97d4d3b6f6ae5aeab.

GNU GPLv3 pdf viewer c

Calendar Lock PEA 1.7 💾

Calendar Lock PEA displays password encrypted iCalendar compatible calendars in monthly, weekly and daily view with optional cloud connection. The calendars are always encrypted on the device or in the cloud. iCalendars from other applications can be imported.

major feature: - An alarm can be set for events and to-dos - Keyfile only mode: Instead of a password, the data can also be opened with a keyfile only. - If the user's default language can be installed, the user is asked to install the language pack

GNU GPL security cryptography java cross-plattform end-users calendar cloud

Doxide 0.0.2 💾

Doxide generates documentation for C++ source code. It is configured with YAML, generates Markdown, and publishes HTML. Entities in the source code are documented with special /** comments */ containing @commands, as with the classic tool Doxygen. The source code is parsed and documentation processed into Markdown then HTML. Doxide aims at online documentation with a modern look and responsive design for desktop and mobile devices. Doxide is open source software written in C++. It depends on libyaml to parse YAML configuration files and Tree-sitter to parse source code. By generating Markdown, it opens a whole wide world of static site generation tools and themes for presentation. There is particular support for MkDocs and the Material for MkDocs theme. A little extra effort enables alternatives such as Jekyll and Hugo. Other formats such as PDF are possible too, via Pandoc.

minor feature: Fixes for handling of complex template code.

Apache documentation

CherryTree 0.99.56 💾

A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. Features: rich text formatting and colorization, syntax highlighting, images handling, embedded files, lists handling, simple tables, codeboxes, text/image/table alignment, hyperlinks, spell checking, cross application copy/paste, export to html or plain text, table-of-contents generation, extensive search function. It can import from Basket, Cherrytree, Epim html, Gnote, Keepnote, Keynote, KnowIt, MemPad, Notecase, TomBoy, Treepad Lite, TuxCards, Zim.

minor feature: Implemented new data storage type: multiple files in hierarchical folder structure. The backups for the new multiple files data storage do not contain all the tree but only what has changed. All backup files (or folders for the brand new multifile data storage) are now starting with a dot (.name .name ..). Crash sorting rows of table lightweight interface. Export to html of lists. Recent documents corruption when file is deleted/missing. on Windows zooming the font reverts the font family to Sans. Click on line number to behave as triple click. Column edit (selection with Ctrl+Alt held down) added clipboard support. Added 37 new stock icons available to be chosen as tree node icons. Remember last selected custom icon in node properties same as last selected colour. Implemented import nodes from indented list. Added support for executing java code in code nodes and codeboxes. Added detection of exclusions from the search hit in the current search and message to the user / how to disable exclusions. in flatpak and appimage languages not available. Incomplete languages: ar, bg, el, fi, hi_IN, hr, lt, ro, zh_CN.

GNU GPLv3 gtk c text-editor note-taking

Artistic Style 3.4 💾

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

minor bugfix: * fixed formatting of CS interpolation literals * fixed false lambda recognition * fixed indentation of member declarations * fixed indentation of struct assignments * added new option "--indent-lambda" to to enable new lambda recognition

MITL formatting indentation

ansifilter 2.20 💾

Ansifilter converts ANSI terminal escape sequences to HTML, RTF, BBCode, Pango Markup, LaTeX and Plain TeX. It also converts ANSI art files (CP437, BIN, XBIN, TND) to HTML or RTF.

minor feature: - CLI: added `--no-default-fg` option to omit default foreground color

GNU GPLv3 text-processing filter html latex

GitLab 16.0.5 💾

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 feature: (2023-06-16). ### (1 change). Update gitlab-elasticsearch-indexer version (gitlab-org/gitlab@d080c6c9af405b24e65e269ccb7b723cd5510940) ( merge request (gitlab-org/gitlab!122335)). ### Changed (1 change). Make MigrateSharedVulnerabilityIdentifiers use slow iteration (gitlab-org/gitlab@252da7be42ec95a5d470c17f43209c27890a7e85) ( merge request (gitlab-org/gitlab!122859)) GitLab Enterprise Edition.

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

LimeSurvey 6.1.3 (build 230612) 💾

LimeSurvey is a web application that interacts with MySQL, MSSQL, or Postgres to develop surveys, publish surveys, and collect responses to surveys. Once a survey has been created, data can be inserted into the survey either by a "pretty" public screen which presents each question one at a time, or by a quick and nasty data entry screen. It includes the capacity to generate individualized "tokens", so that invitations can be issued to participants. It also has the capacity to set conditions on whether questions will display (branching), numerous question types, and a basic statistics function.

minor feature: Mobile phone with formulas on columns headings with array numbers on checkbox layout (Denis Chenu). Array question statistics fail for Remote Control (Gabriel Jenik). Mandatory soft only works once per survey if over multiple pages/groups (Denis Chenu). Database upgrade error when trying to update from 6.0.x to any later version and using Postgres (Carsten Schmitz). XSS simple admin via Google key (Gabriel Jenik). Data integrity SQL syntax error on Postgres when trying to quotas (Carsten Schmitz). Emoticon style is different if emoticon is chosen (Gabriel Jenik). Updated translation: Slovak by jelen1. Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Hungarian by kkd. Updated translation: Czech by jelen1. Updated translation: Czech (Informal) by jelen1.

GNU GPL survey php mysql mssql postgres

mtag 2.2.5 💾

mtag is the command-line tool for media files tagging. It can use the text file template to tag the multiply sets of media files. You can apply the same template for Ogg, MP3, and FLAC album versions.

minor bugfix: Maintenance release.

Public Domain audio tagging console

Mustangproject 2.7.3 💾

Mustangproject is a tool to write, validate and parse Factur-X/ZUGFeRD and (CII)XRechnung e-invoices. It is a (permissive) open source cross platform command line tool and a Java library. The command line tool e.g. allows to extract and combine PDF and XML from/to Factur-X as well as validate e-invoices, convert XML to HTML or migrate from ZUGFeRD v1 to v2. The library additionally allows to generate the XML to be embedded either by implementing interfaces or actively creating objects.

minor bugfix: Fixes: - Adds SpecifiedTradeProduct/SellerAssignedID, SellerOrderReferencedDocument/ram:IssuerAssignedID and BuyerOrderReferencedDocument/ram:IssuerAssignedID to the invoiceparser (#328)

APL invoice metadata accounting java-library java e-billing e-invoice

FormKiQ Core 1.11.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.11.0 #123 - Add AWS XRay Support to Lambda functions. #124 - OCR Tessaract Support. #126 - add GET/PATCH /configs API endpoints. #125 - ChatGPT Tag "documentTagging" Support. #127 - Add "apiKey" access support. #126 add GET/PATCH /configuration API endpoints. #128 - Add GET/POST/DELETE /configuration/apiKeys. Added contentLength to GET /documents/ documentId /fulltext, POST /searchFulltext. #10 - Version delete corrupts all other versions of file, including current. Moved awstests under integration src package.

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

Vim 9.0.1632 💾

Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.

minor feature: patch 9.0.1632: not all cabal config files are recognized Problem: Not all cabal config files are recognized. Solution: Add a couple of patterns.

Other text-editor ide vi vim

FOX Toolkit 1.7.83 💾

FOX is a C++ framework for graphical user interfaces. It provides an effective and simple API, traditional but platform-agnostic themes, many common widgets and controls, drag'n'drop support, selections, icons/images, tooltips and hover widgets, but also 3D features per OpenGL. Its speed comes from conservative memory management, spatial redrawing, and bi-directinal event/message passing between GUI elements.

minor feature: FXThread::current() yields thread-id.. Updated icons in FXFileDialog, PathFinder, and Adie editor.. FXPath::enquote() should also engage escaping when embedded braces found in string.. FXPath::enquote() places quotes around empty file, because it is the only way to pass empty string parameter sometimes when passing arguments to sub process.. Updated help information in Adie editor.. Adie now gives warnings if (1) file being edited is changed by another program, (2) file being editor was removed by another program If warnings are turned off, you will still get prompted when you're about to save or the window. This minimized unexpected loss of information.. X11 line width (needed for some broken GPU drivers).. Updated VC++ project files.. Ascii character classifications now inlined, potentially much faster. Important for Adie regex-based Syntax coloring engine, where improvement is noticable.. Adie editor search/replace now supports whole-word search option.. Adie editor now has "New File" in addition to "New". The new option prompts user for filename Immediately, and thus kicks syntax colorizer into the correct mode, if the mode is determined by File extension. This is normally the case.. Adie word-wrap toggle on menu bar is helpful to quickly reveal long lines running past Right edge of the screen.. When you're in the middle of editing a large file, and scroll around to look at something (e.g. a declaration), You can now quickly jump back to the last location being edited. This is done by implicitly defined Bookmark called the "Insert Point". Promise you will find this feature quite convenient.. FXPath::title() has been renamed to FXPath::stem(). This seems to be the apropriate name For what it does, which is to return the name less the extension and the directory-part.. Adie offers quick switching editing windows from right-mouse popup menu. Also added is "Open Selected" Which opens the selected text as a filename.. Some internal streamlining in FXRex, the regular

GNU LGPLv3 c++ gui fox toolkit

ALT Starterkits 202306 💾

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: Multiplatform set of reasonably minimalistic LiveCD/installer images updated with new versions: kernel 5.10.179/6.1.32; Mesa 22.3.7, Firefox ESR 102.11.0, lxqt 1.3.0. Builds changes: KDE5: 5.106.0 / 5.27.4 / 22.12.3, image size reduced; jeos: Btrfs added; gnome: packagekit added; engineering and linuxcnc-rt builds suspended until the release of platform 11; rootfs build with rpi kernel has been discontinued due to un-def-6.1 kernel fully supporting Raspberry Pi 4. Plymouth updated.

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

Gwyddion 2.63 💾

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

minor feature: Several new volume data processing modules for plane manipulation, levelling or line correction. A graph new module for pitch measurement and a new Dunes synthetic data module. Improved file format support for HDF5 based data formats, Olympus OIR, OPD, MI, NetCDF and Nanoscope. Miscellaneous small improvements and bug fixes.

GNU GPL c scientific engineering visualization physics image analysis

Calibre 6.21 💾

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: 6.21 13 Jun, 2023 New features DOCX Output: Add support for SVG images Now the generated DOCX will contain both the rasterized version of the SVG image and the original SVG image as the preferred source, which is supported by modern versions of Word. E-book viewer: Allow configuring the actions triggered by touch gestures DOCX Input: Add support for SVG images. Windows: a regression in the previous release that could cause files to be deleted if one of the files/folders was open in another program while changing title/author in calibre. macOS: extra dock icons visible when doing a job using Qt WebEngine such as converting to PDF or searching in Get books macOS and Linux: an error when changing metadata or deleting books whose files are owned by another user CHM Input: Yet another regression opening CHM files with missing internal files on windows CHM Input: Resolve absolute links to resource files from the root of the CHM file New news sources. The India Forum by unkn0wn Improved news sources. Guardian amp; Observer. Harper's Magazine Print recipe. Live Mint.

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

YouTube to CUE 0.4 💾

This program is intended to download audio albums from YouTube. It downloads audio file using youtube-dl and generates Cue Sheet with metadata.

minor feature: added Qt6 support; added feature to extract genre from description; added yt-dlp process checking; fixed progressbar issues; fixed yt-dlp output parsing; updated Russian and Dutch translations.

BSDL-2 cue youtube qt

Vim 9.0.1626 💾

Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.

minor feature: Patch 9.0.1626: Visual area not shown when using 'showbreak' Problem: Visual area not shown when using 'showbreak' and start of line is. Not visible. (Jaehwang Jung). Solution: Adjust "fromcol" for the space taken by 'showbreak'. .

Other text-editor ide vi vim