PuTTY 0.77 šŸ’¾

PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator.

minor feature: Major improvements to network proxy support: Support for interactively prompting the user if the proxy server Requires authentication. Built-in support for proxying via another SSH server, so that. PuTTY will SSH to the proxy and then automatically forward a port Through it to the destination host. (Similar to running. plink nc as a subprocess, but more convenient to set up, and allows. You to answer interactive prompts presented by the proxy.) Support for HTTP Digest authentication, when talking to HTTP. Proxies. Introduced. pterm.exe, a PuTTY-like wrapper program. For Windows command prompts (or anything else running in a Windows Console). Not yet included in the installer, but available as a..exe file from the Download page. Updated Unicode and bidi support to Unicode 14.0.0. New command-line option. -pwfile, like. -pw except that it reads the password from a file so that. it doesn't show up on the command line. Windows Pageant: option. --openssh-config to allow. Easy interoperation with Windows's. ssh.exe. pw (and. -pwfile ) now do not fall back. to interactively prompting for a password if the provided password Fails. (That was the original intention.) New configuration options for keyboard handling: Option to control handling of Shift + arrow keys. Extra mode in the function-keys option, for modern xterm (v216 and above). workaround flag to wait for the server's SSH greeting before. Sending our own, for servers (or proxies) that lose outgoing data Before seeing any incoming data. Crypto update: added side-channel resistance in probabilistic RSA. Key generation. Crypto update: retired the use of short Diffie-Hellman exponents. just in case). reconfiguring remote port forwardings more than once no. Longer crashes. terminal output processing is now paused while handling a. Remote-controlled terminal resize, so that the subsequent screen Redraw is interpreted relative to the new terminal size instead of the old. Windows PuTTYgen's mouse-based entropy collecti

MITL win32 putty ssh telnet terminal-client file-transfer ftp tftp

OpenHV 20220526 šŸ’¾

An Open Source 90s Pixelart Science-Fiction Real Time Strategy game with Multiplayer (LAN and internet) support, competent skirmish AI as well as an integrated map editor. All the assets are licensed under Open Source compliant terms.

major feature:

GNU GPLv3 game rts pixelart sci-fi strategy

Calibre 5.43 šŸ’¾

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: 5.43 27 May, 2022 New features Kobo driver: Allow using templates to generate collections. Book details popup: Double clicking on the cover now uses calibre's internal image viewer. Right click on the cover to open it with another program. Book details blank when switching from device view to library view TXT Input: a regression in 5.39 that caused the option to remove indents also removing blank lines E-book viewer: incorrect sorting of highlights from the first internal file of a book New news sources. Asahi Shimbun by Albert Aparicio Isarn. Business Today Magazine by unkn0wn. Outlook Business Magazine by unkn0wn. Donga by Minsik Cho. Le Monde (English) by Darko Miletic. Hinduism Today by Vishwas Vasuki. The MIT Press Reader by yodha8. Live Science by yodha8. Financial Times Print Edition by Kovid Goyal. Various Catalan language news sources by santboia Improved news sources. Outlook Magazine. India Today. The New Yorker. Foreign Affairs.

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

FormKiQ Core 1.7.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.7.0 release Added ability to "sync" files to the staging bucket directly to update the documents bucket. Added Enterprise API for OCR scanning support. increased gradle memory. migrated from yq Yaml process to ytt (https://carvel.dev/ytt/). Renamed "pro" to "enterprise".

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

Eqivo 0.5.2 šŸ’¾

Eqivo simplifies the integration between web or desktop applications and the public switched telephony network (PSTN) as well as webRTC enabled endpoints. This is achieved by layering a set of APIs and web-hooks on top of FreeSWITCH. An open source alternative to Twilio, Plivo, Nexmo etc.

minor feature: Updated Dockerfiles to PHP 8.1.5. Updated development and runtime dependencies. Enable Outbound server address discovery via the Inbound server. Fixed GetSpeech and GetDigits forced override of timeout and numDigits attributes. Remaining RestXML items are ignored once TrasferCall RestAPI is executed. Hardened configuration file handlers.

MITL sip voip webrtc telephony programmable voice twilio plivo

KvFront 2.6.0 šŸ’¾

KvFront is a GTK+ 3.0 based Redis GUI and Memcached GUI .It is totally free and open source. KvFront features an easy-to -use and straightforward graphical user interface, allowing users to easily work with Redis and Memcached in Linux based GTK+ 3.0 desktop environment.It can work on Linux and Windows64.

major feature:

GNU GPLv3 gtk3 python redis gui memcached gui

Git LFS 3.2.0 šŸ’¾

Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.

major bugfix: (25 May 2022). This release is a feature release which includes support for machine-readable. formats for a couple more commands, plus the ability to automatically merge LFS-based text files from the command-line. It's likely that the merge driver will see future improvements, but if you have feedback on the design, please use the discussions feature. Note that our binary release archives no longer unpack into the current. directory, and now contain a top-level directory just like the source archives do. We would like to extend a special thanks to the following open-source. contributors: @bbodenmiller for ing the formatting in our manual pages. @breyed for ing a typo in our manual pages. @btoll for improving our README. @rcoup for ing our Accept header syntax. @vtbassmatt for documenting our deprecation of NTLM. Features: ls-files: add a --json option #5007. Add --json output for git lfs track #5006. Add a merge driver #4970. lfs: don't write hooks when they haven't changed #4935. Tarballs, not tarbombs #4980. : Apply several Makefile for Windows #5016. git: don't panic on pkt-line without equals #4982. lfshttp: invalid Accept header syntax #4996. Grammar Use `gitignore`-style path matching for additional commands #4951. Avoid pruning when identical files both match and do not match `lfs.fetchexclude` #4973. Apply `lfs.fetchexclude` filter to previous commits when pruning #4968. Update and correct several error message strings #4943. script/upload: correct RHEL 8 package repo #4936. lfs: add old hook content to the list of old hooks #4878. .github/workflows: install packagecloud gem #4873. Misc: Update distros for packagecloud.io #5010. lfshttp: log the Negotiate error on failure #5000. Build CI on Windows 2022 #4997. workflows: use ronn-ng #4992. Multiple hash support #4971. note deprecation of NTLM #4987. Update to Go 1.18, drop older Go version support, and update modules and dependencies #4963. Update tests to che

MITL git

WackoWiki 6.1.10 šŸ’¾

WackoWiki is a light and easy to install multilingual Wiki-engine. Supports WYTIWYG-editing, 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.1 and MariaDB / MySQL.

minor bugfix: Bug fix release for 6.1.x series, various SQL Strict mode fixes, new aggregated footnote syntax (including syntax to set individual footnote denominators), adds footnote button to WikiEdit, new signature icon, added 'start' parameter for toc numbering, fixed broken typografica, miscellaneous minor fixes, SimplePie 1.6.0, clipboard.js v2.0.11

BSDL php javascript mysql web-based documentation education wiki

dateutils 0.4.10 šŸ’¾

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: - do not resort to daisy sequences when incomplete dates are present (#131) - upon end-of-buffer finalise the last line (#141) - let --empty-mode -E and --sed-mode -S play nicely together (#139) - adapt CLI behaviour of strptime(1) to the other tools (#142)

BSDL c shell date calculation utilites command line time conversion calendar

Vim 8.2.5014 šŸ’¾

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 8.2.5014: byte offsets are wrong when using text properties Problem: Byte offsets are wrong when using text properties. Solution: Make sure text properties do not affect the byte counts. .

Other text-editor ide vi vim

LimeSurvey 5.3.16 (build 220523) šŸ’¾

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: Invalid session key error message when listing groups with RemoteControl (hanszoons). security Any admin user can read any question attributes (Patricia Stell). Custom question attributes not available in some twig files (Gabriel Jenik). Notification data' dialog does not load when demode is active (Gabriel Jenik). User details last login is not shown completed (Gabriel Jenik). Survey participant menu entry not shown even though participant survey permission was given (Gabriel Jenik). Question editing broke with PHP warning with deleted questionthemes (Denis Chenu). Notification emails are sent in the base language (Gabriel Jenik). Comments at question type "List with comments" are missing at print answer overview (Gabriel Jenik). Quota url needs to be decoded (Denis Chenu). Text import crashing with just exported survey (Denis Chenu). Public stat show all response and not only submitted (Gabriel Jenik). SPSS data file doesn't include participants records (Gabriel Jenik). GUI setting for DB session lifetime does not apply (Denis Chenu). Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Japanese by d_inoue, nomoto.

GNU GPL survey php mysql mssql postgres

Kamailio SIP Server 5.6.0 šŸ’¾

Kamailio (formerly OpenSER) is a high-performance SIP (RFC3261) server with a flexible architecture and many extensions. The server implements proxy, registrar, redirect, and location SIP/VoIP services. It has support for UDP, TCP, TLS, and SCTP transport layers, DNSsec, ENUM, AAA via database, RADIUS, DIAMETER, gateways to SMS and XMPP, least cost routing, load balancing, NAT traversal, and call processing language. Kamailio implements SIMPLE presence and instant messaging extensions, and includes an embedded XCAP server and MSRP relay, IMS/VoLTE extensions. It can be also used as a routing SIP sever for WebRTC via WebSocket.

minor feature: Version 5.6.0 New major release, bringing new features and improvements added during. Ten months of development and about 8 weeks of testing. In short, this major release brings 7 new modules and enhancements to. More than 90 existing modules, plus components of the core and internal. Libraries as well as optimizations for embedded interpreters (KEMI. Framework). Detailed release notes are available at: Https://www.kamailio.org/w/kamailio-v5-6-0-release-notes/. This is the seventh major release in the series of 5.x.y versions. Besides adding plenty of new features, a lot of development was directed. to add more flexibility the dispatcher load balancer, http client. STIR/SHAKEN support, IMS/VoLTE, many variables and tls enhancements as. Well as to make available more functions to KEMI interface.

GNU GPL sip voip webrtc volte ims telephony messaging

PowerShell Core 7.3.0-preview.4 šŸ’¾

PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.

minor feature: 7.3.0-preview.4 - 2022-05-23. Engine Updates and. lt;ul gt;. lt;li gt;Remove the use of lt;code gt;BinaryFormatter lt;/code gt; in PSRP serialization lt;/li gt;. lt;li gt;Update telemetry collection removing unused data and adding some new data lt;/li gt;. lt;li gt;the word wrapping in formatting to handle escape sequences properly lt;/li gt;. lt;li gt;the error message in Hashtable-to-object conversion lt;/li gt;. lt;li gt;Add support for new WDAC API lt;/li gt;. lt;li gt;On Windows, reset cursor visibility back to previous state when rendering progress lt;/li gt;. lt;li gt;the list view to not leak VT decorations lt;/li gt;. lt;li gt;formatting truncation to handle strings with VT sequences lt;/li gt;. lt;li gt;line breakpoints for lt;code gt;return lt;/code gt; statements without a value lt;/li gt;. lt;li gt;for partial PowerShell module search paths, that can be resolved to CWD locations (Internal 20126) lt;/li gt;. lt;li gt;Change logic in the testing helper module for determining whether lt;code gt;PSHOME lt;/code gt; is writable lt;/li gt;. lt;li gt;Make a variable assignment in a lt;code gt;ParenExpression lt;/code gt; to return the variable value lt;/li gt;. lt;li gt;Use new Windows signature APIs from lt;code gt;Microsoft.Security.Extensions lt;/code gt; package lt;/li gt;. lt;li gt;Do not include node names when sending telemetry. lt;/li gt;. lt;li gt;Support forward slashes in network share (UNC path) completion lt;/li gt;. lt;li gt;Do not generate clean block in proxy function when the feature is disabled lt;/li gt;. lt;li gt;Ignore failure attempting to set console window title lt;/li gt;. lt;li gt;Update regex used to remove ANSI escape sequences to be more specific to decoration and CSI sequences lt;/li gt;. lt;li gt;Improve member auto completion lt;/li gt;. lt;li gt;Prioritize lt;code gt;ValidateSet lt;/code gt; completions over Enums for parameters lt;/li

MITL powershell shell

Turkish Character Support for P10 Led Panel 1.0.5 šŸ’¾

The DMD2 library that helps us to use the Arduino P10 panel and the fonts in it do not support Turkish characters. Thanks to this library that I have developed on top of the DMD2 library, you will be able to add Turkish character support to the projects in which you use DMD2 by adding the DMD2TUR library.

minor feature:

GNU GPLv3 arduino display c

asterisk 16.26.1 šŸ’¾

Asterisk is an open source framework for building communications applications. Asterisk turns an ordinary computer into a communications server. Asterisk powers IP PBX systems, VoIP gateways, conference servers and other custom solutions. It is used by small businesses, large businesses, call centers, carriers and government agencies, worldwide. Asterisk is free and open source.

minor feature: Res_pjsip_transport_websocket: Also set the remote name. As part of PJSIP 2.11 a behavior change was done to require a matching remote hostname on an established transport for. Secure transports. Since the Websocket transport is considered a secure transport this caused the existing connection to not be found and used. We now set the remote hostname and the transport can be found.

GNU GPL communication conferencing telephony sip

BallroomDJ 3.32.18 šŸ’¾

BallroomDJ is a ballroom music player. It is designed to let the computer choose the music and to be able to play music the entire evening without intervention. It features flexible playlists, music queue management, requests, seeking in songs, speed with pitch control, and an optional audio file organizer. Songs may be adjusted with start and end trimming, speed adjustments and volume adjustments without changing the audio file.

minor bugfix: 3.32.18 2022-5-21 Bug Fixes: Fixed crash in automatic playlist selection with a selected dance with a count of zero.

Zlib end-users linux macos windows tk tcl player ballroom

asterisk 18.12.1 šŸ’¾

Asterisk is an open source framework for building communications applications. Asterisk turns an ordinary computer into a communications server. Asterisk powers IP PBX systems, VoIP gateways, conference servers and other custom solutions. It is used by small businesses, large businesses, call centers, carriers and government agencies, worldwide. Asterisk is free and open source.

minor feature: Res_pjsip_transport_websocket: Also set the remote name. As part of PJSIP 2.11 a behavior change was done to require a matching remote hostname on an established transport for. Secure transports. Since the Websocket transport is considered a secure transport this caused the existing connection to not be found and used. We now set the remote hostname and the transport can be found.

GNU GPL communication conferencing telephony sip

asterisk 19.4.1 šŸ’¾

Asterisk is an open source framework for building communications applications. Asterisk turns an ordinary computer into a communications server. Asterisk powers IP PBX systems, VoIP gateways, conference servers and other custom solutions. It is used by small businesses, large businesses, call centers, carriers and government agencies, worldwide. Asterisk is free and open source.

minor feature: Res_pjsip_transport_websocket: Also set the remote name. As part of PJSIP 2.11 a behavior change was done to require a matching remote hostname on an established transport for. Secure transports. Since the Websocket transport is considered a secure transport this caused the existing connection to not be found and used. We now set the remote hostname and the transport can be found.

GNU GPL communication conferencing telephony sip

Wine 7.9 šŸ’¾

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: Preliminary work towards PE conversion of macOS driver. A number of for test failures on Windows. Various.

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

LimeSurvey 5.3.15 (build 220519) šŸ’¾

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: Unable to view questions using answer options when using MSSQL (Carsten Schmitz). Input on demand question type not working when setting multiple rows (Gabriel Jenik). Export fails when called from a Cron process or console application (Gabriel Jenik). Response date is incorrect when there is a mis-match in date format (Gabriel Jenik). Setting to correct server time not taken into account when sending email invitations (Gabriel Jenik). Not all files imported with custom question theme (Gabriel Jenik). Improve language consistency (Carsten Schmitz). Updated translation: Spanish (Spain) by ireneoh. Updated translation: Slovak by c_schmitz, jelen1. Updated translation: Portuguese (Portugal) by samarta. Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Japanese by nomoto. Updated translation: French (France) by DenisChenu, Xave. Updated translation: Czech by jelen1. Updated translation: Czech (Informal) by jelen1.

GNU GPL survey php mysql mssql postgres

LibreSSL 3.5.3 šŸ’¾

LibreSSL Portable is a free version of the SSL/TLS protocol forked from OpenSSL, and developed by the OpenBSD project. LibreSSL is developed as part of the OpenBSD system, with lots of ancient cruft and security woes already fixed. The portable version for other Unices is developed alongside.

: It includes the following reliability : D2i_ASN1_OBJECT(). A confusion of two CBS resulted in advancing. The passed *der_in pointer incorrectly. Thanks to Aram Sargsyan for Reporting the and testing the. The LibreSSL project continues improvement of the codebase to reflect modern. Safe programming practices. We welcome feedback and improvements from the Broader community. Thanks to all of the contributors who helped make this Release possible.

ISC ssl tls cryptography security libraries aes rsa sha1 communications

Vim 8.2.4980 šŸ’¾

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 8.2.4980: when 'shortmess' contains 'A' loading session may sti ll warn. Problem: When 'shortmess' contains 'A' loading a session may still warn for. an existing swap file. (Melker Ɩsterberg). Solution: Keep the 'A' flag to 'shortmess' in the session file. .

Other text-editor ide vi vim

PowerShell Core 7.2.4 šŸ’¾

PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.

minor feature: 7.2.4 - 2022-05-17. Build and Packaging Improvements. lt;details gt;. lt;summary gt;. lt;p gt;Bump.NET SDK to 6.0.203 lt;/p gt;. lt;/summary gt;. lt;ul gt;. lt;li gt;Add mapping for Ubuntu22.04 Jammy lt;/li gt;. lt;li gt;Update to use lt;code gt;mcr.microsoft.com lt;/code gt; lt;/li gt;. lt;li gt;Update third party notices lt;/li gt;. lt;li gt;Update global.json and wix lt;/li gt;. lt;li gt;Put Secure supply chain analysis at correct place lt;/li gt;. lt;li gt;web cmdlets so that an empty lt;code gt;Get lt;/code gt; does not include a lt;code gt;content-length lt;/code gt; header lt;/li gt;. lt;li gt;Update package fallback list for Ubuntu ( lt;code gt;deb lt;/code gt;) lt;/li gt;. lt;li gt;Add lt;code gt;sha256 lt;/code gt; digests to RPM packages lt;/li gt;. lt;li gt;Allow multiple installations of dotnet. lt;/li gt;. lt;/ul gt;. lt;/details gt;. 7.2.4 : v7.2.3...v7.2.4.

MITL powershell shell

QMMP 2.1.0 šŸ’¾

QMMP is an Qt-based audio-player. The user interface is similar to Winamp or XMMS, which compatible skins can be used of. It supports a plethora of audio formats, like MP3, Ogg Vorbis/Opus, FLAC, Musepack, WavePack, MOD files, AAC, Audio CDs, WMA and other ffmpeg-supported encodings, PCM, MIDI, SID, and Chiptune files. It provides DSP plugins, lyrics downloading, equalizers and visualizers, supports common audio APIs and sinks, and is cross-platform.

major feature: improved queue dialog; XDG support; replaced modplug plugin by xmp plugin; feature to extract lyrics from tags; updated translations

GNU GPL audio player qt6 mp3

Pentobi 21.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.

minor feature: New help viewer implementation to avoid the need for an external browser. Minor fixes.

GNU GPLv3 c++ game board-game

Gitea 1.16.8 šŸ’¾

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: ENHANCEMENTS. Add doctor check/for bogus action rows. Make.cs highlighting legible on dark themes.. . oauth setting list. Delete user related oauth stuff on user deletion too. new release from tags list UI. Prevent NPE when checking repo units if the user is nil. GetFeeds must always discard actions with dangling repo_id. Call MultipartForm.RemoveAll when request finishes. Avoid MoreThanOne error when creating a branch whose name conflicts with other ref names. sending empty notifications. Ignore DNS error when doing migration allow/block check. overview for teams.

MITL git go

LimeSurvey 5.3.14 (build 220516) šŸ’¾

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: Wrong link to survey in storage overview and in permission error in email templates (Carsten Schmitz). View summary of all available fields" JS was broken (Tim Willig). Data policy checkbox has confusing location (Carsten Schmitz). Default location for map integration in the short text question type is not working (Carsten Schmitz). Focus is jumping in the survey structure (Gabriel Jenik). security KCFInder using old JQuery/jQuery UI version (Gabriel Jenik). Unable to create a label set (Gabriel Jenik). Sorting of answer options in statistics screen (Carsten Schmitz). VV export didn't shown sub question (Denis Chenu). Updated translation: Swedish by maxzomborszki. Updated translation: Spanish (Spain) by ireneoh. Updated translation: Slovak by c_schmitz, jelen1. Updated translation: Portuguese (Portugal) by samarta. Updated translation: Japanese by d_inoue, nomoto. Updated translation: Hungarian by kkd. Updated translation: Finnish by Jmantysalo. Updated translation: Czech by jelen1. Updated translation: Czech (Informal) by jelen1. Updated translation: Catalan by qualitatuvic.

GNU GPL survey php mysql mssql postgres

Mozilla Firefox 100.0.1 šŸ’¾

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: an with subtitles in Picture-in-Picture mode while using Netflix ( ), an where some commands were unavailable in the Picture-in-Picture window ( ), Firefox's security sandbox now blocks access to the Win32k APIs for Content Processes on Windows ( ), Reference link to 100.0 release notes

MPL c++ web-browser html5 javascript mozilla

Finit 4.3 šŸ’¾

Finit is a SysV init replacement that starts services in parallel for a fast init. It comes with process supervision similar to that of daemontools and runit. Although the focus is on small and embedded GNU/Linux systems, it's fully functional on standard server and desktop installations. Cookies included.

major feature: Critical bug fix release. If you run a 32-bit target with GLIBC 2.34 you *need* to upgrade! Other than that, there are lots of fixes and new features added in this release to ease the integration with both embedded and server Linux use-cases.

MITL init monitoring linux c

Vim 8.2.4950 šŸ’¾

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 8.2.4950: text properties position wrong after shifting text Problem: Text properties position wrong after shifting text. Solution: Adjust the text properties when shifting a block of text. .

Other text-editor ide vi vim

KvFront 2.3.2 šŸ’¾

KvFront is a GTK+ 3.0 based Redis GUI and Memcached GUI .It is totally free and open source. KvFront features an easy-to -use and straightforward graphical user interface, allowing users to easily work with Redis and Memcached in Linux based GTK+ 3.0 desktop environment.

major feature:

GNU GPLv3 gtk3 python redis gui memcached gui front-end linux

LimeSurvey 5.3.13 (build 220509) šŸ’¾

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: beforeActivate plugin event doesn't happen (Denis Chenu). Method upload_file does not honor FileName argument in response (Edgar RamĆ­rez). Expression manager show false error when editing question (Denis Chenu). Import users via JSON always shows "Wrong definition!" (Denis Chenu). Broken theme broke with 500 error. Updated translation: Spanish (Spain) by ireneoh. Updated translation: Slovak by c_schmitz, dusanm, jelen1, sweetakasha. Updated translation: Romansh by fhgraubuenden. Updated translation: Portuguese (Portugal) by samarta. Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Lithuanian by simasj. Updated translation: Japanese by d_inoue, nomoto. Updated translation: Italian by lfanfoni. Updated translation: Italian (Informal) by lfanfoni. Updated translation: Hungarian by kkd. Updated translation: French (France) by DenisChenu, frederic93190. Updated translation: Finnish by Jmantysalo. Updated translation: Dutch by Han. Updated translation: Dutch (Informal) by Han. Updated translation: Czech by jelen1. Updated translation: Czech (Informal) by jelen1. Updated translation: Catalan by qualitatuvic. Updated translation: Bulgarian by deananiev.

GNU GPL survey php mysql mssql postgres

OpenCascade 7.6.2 šŸ’¾

A typical application developed using OCCT deals with two or three-dimensional (2D or 3D) geometric modeling in general-purpose or specialized Computer Aided Design (CAD) systems, manufacturing or analysis applications, simulation applications, or even illustration tools.library designed for rapid production of sophisticated domain-specific CAD/CAM/CAE applications

minor feature:

GNU LGPLv3 c++ cad cam visualization

ALT KWorkstation 10.0 šŸ’¾

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

major feature: ALT KWorkstation 10 release based on the new stable branch (p10, Aronia) including x86_64 support. New features: ADMC/gpupdate for group policy management, supports the 12th generation of Intel Alder Lake processors and seamless system boot, alterator-multiseat setup module, more drivers for OKI, Brother printers and Epson scanners, Support for Snap and Flatpak apps, compatible EDS tools (Rutoken, JaCarta and ISBC). The distribution supports 3D and OpenCL hardware acceleration tools with branded NVIDIA video card drivers. Updated software stack including Linux 5.15, Glibc 2.32, GCC 10.3.

GNU GPL operating-system software-distribution installation end-users developers livecd rescue desktop server security

Mustangproject 2.5.1 šŸ’¾

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: Support for XRechnung 2.2 and experimental support for despatch advices (1lieferschein and CIDA).

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

MuPDF 1.20.0 šŸ’¾

MuPDF is a slim PDF and XPS viewer. It renders both in high-quality with anti-aliased fornts, accurate metrics and spacing. It fully understands PDF 1.7 with hyperlinks, annotations, transparency, forms, transitions, javascript and encryption. And supports both XPS and OpenXPS formats.

major feature: Experimental C# bindings. Cross compilation should no longer need a host compiler. Major additions to JNI bindings. New API to edit outline New API to resolve and create links New API to toggle individual layers in PDF Layer panel in mupdf-gl Layer option in mutool draw New API to add a Javascript console Console panel in mupdf-gl. Text search API extended to be able to distinguish between separate search hits. Command line tool improvements: all: Negative page numbers to index from the last page mutool draw: Add option to render document without text mutool draw and convert: Support DPI option in text and HTML output. New hybrid HTML output format using "scripts/pdftohtml" script: Graphics in a background image Text on top. Improved WASM viewer demo Support high DPI screens Progressive loading. Update to zlib 1.2.12 for security. Too many to list.

GNU GPL c pdf xps ghostscript viewer

phpMyAdmin 5.2.0 šŸ’¾

phpMyAdmin is a tool intended to handle the administration of MySQL over the Web. It can create, rename, and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, create dumps of tables and databases, export/import CSV data, and administrate one single database and multiple MySQL servers.

major bugfix: Upgrade Bootstrap to version 5. Drop support for Internet Explorer and others. Upgrade to shapefile 3. Bump minimum PHP version to 7.2. Remove the phpseclib dependency. Upgrade Symfony components to version 5.2. Upgrade to Motranslator 4. Improve the performance of the Export logic. Add "NOT LIKE ... " operator to Table search. some links not passing through url.php. Remove apc upload progress method (all upload progress code was removed from the PHP extension). Replace zxcvbn by zxcvbn-ts. Disable the last column checkbox in the column list dropdown instead of not allowing un-check. Ignore the length of integer types and show a warning on MySQL = 8.0.18. Add support for the Mroonga engine. Double click column name to directly copy to clipboard. Add "DELETE FROM" table on table operations page. Add a select all link for table-specific privileges. Add support for account locking. Use composer/ca-bundle to manage the CA cert file. Require the openssl PHP extension. Remove the printview.css file from themes. Redesign the export and the import pages. Replace the master/slave terminology. Replace libraries/vendor_config.php constants with an array. Add the Bootstrap theme. Remove stickyfilljs JavaScript dependency. 5.1.4 (not yet released). sorting the database list with "statistics" enabled on "Data" column creates a PHP type error. for invalid cache when losing access to config storage after it being cached. session cookie not respecting the CookieSameSite configuration directive in PHP 7.2. create index form accepting too many columns. Disable editing to system schemas. Add better error handling when IndexedDB is not working. incorrect escaping of special MySQL characters on some pages. GIS visualization with an edited query. Remove the use of the deprecated `strftime` function in OpenDocument exports. Enable tabindex recompute on preview button while insert new rows. inva

GNU GPL database system-administration php mysql mariadb