Gitea 1.18.3 šŸ’¾

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: SECURITY. Prevent multiple `To` recipients. . Truncate commit summary on repo files table.. Mute all links in timeline.

MITL git go

LimeSurvey 5.6.2 (build 230125) šŸ’¾

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: KCFinder stops working after updating with ComfortUpdate (Carsten Schmitz). Updated translation: French (France) by DenisChenu.

GNU GPL survey php mysql mssql postgres

ani-cli 4.0 šŸ’¾

ani-cli is a cli to browse and watch anime (alone AND with friends).

minor feature: cut posix compliance. : literal. in grep. Chore: bump v4.0.2 - gt; v4.0.3. : posix compliance for cut. Feat : random user-agent, vrv provider, catt support. : add back posix compliance. add back execution bit. Docs: remove media locale from man page and add catt as player. Refactor: replace sed with tr. : add episode link to custom player. : readd literal. reversed by previous commit. : add exit on end and title flag for vlc. Co-authored-by: port19 lt;port19@port19.xyz gt;. Co-authored-by: coolnsx lt;ansari.tan20@gmail.com gt;.

GNU GPLv3 anime shell cli mpv iina vlc terminal bash macos-x console fzf

Qtractor 0.9.31 šŸ’¾

Qtractor is an Audio/MIDI multi-track sequencer application written in C++ with the Qt framework. Target platform is Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) for MIDI, are the main infrastructures to evolve as a fairly-featured Linux desktop audio workstation GUI, specially dedicated to the personal home-studio.

minor feature: Home.. Intro. Screenshots. Features. Requirements. Downloads. Installation. Configuration.. Support. Acknowledgements Downloads.. Git. Screenshots. Documentation.

GNU GPL audio editor c++ qt jack

SportsTracker 7.9.1 šŸ’¾

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

minor feature: This release contains several minor improvements, bugfixes and dependency updates. The ExerciseViewer now supports newer Garmin devices and the mapping of sport types can now be automated when importing FIT files (documented in README.txt). The search for entries now supports multiple search terms (AND logic). For the SQLite export the database model has been improved as well. The list of all changes can be found in the changelog.

GNU GPL sport training track exercise garmin polar java javafx

iotop 1.23 šŸ’¾

iotop-c does for I/O usage what top(1) does for CPU usage. It watches I/O usage information output by the Linux kernel and displays a table of current I/O usage by processes on the system. It is handy for answering the question "Why is the disk churning so much?". iotop-c requires a Linux kernel built with the CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and CONFIG_VM_EVENT_COUNTERS config options on. iotop-c is an alternative re-implementation of iotop in C, optimized for performance. Normally a monitoring tool intended to be used on a system under heavy stress should use the least additional resources as possible.

major feature:

GNU GPL monitoring

Wine 8.0 šŸ’¾

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: After 4 years of work, the PE conversion is finally complete: all modules can, A special syscall dispatcher is used for PE - gt; Unix transitions, to avoid the, Building mixed Windows/Unix libraries in ELF format (.dll.so libraries) is, WoW64 thunks are implemented for essentially all Unix libraries, enabling a, When the 32-bit Wine loader isn #039;t found, 32-bit applications are started in, The quot;Light quot; theme is enabled in the default configuration, for a more modern, The graphics drivers (winex11.drv, winemac.drv, wineandroid.drv) are converted, The Print Processor architecture is implemented. This will be used to avoid, Effects are supported in Direct2D, including description parsing and a number, Command lists recording and playback are implemented in Direct2D. The Vulkan driver supports up to version 1.3.237 of the Vulkan spec. Many optimizations related to streaming map acceleration are implemented, in, Adapter video memory budget change notifications are implemented. The Vulkan renderer supports setting multiple viewports and scissor rectangles. Several Direct3D 10 and 11 features, which were already implemented, are, Per-format support for vertex and index buffers. Per-format support for all capabilities via D3D11_FEATURE_FORMAT_SUPPORT. No-overwrite maps on shader resources and constant buffers. Partial range binding of constant buffers. For convenience, a new WINE_D3D_CONFIG environment variable may be used instead, The Direct3D graphics card database recognizes more graphics cards. The Vulkan renderer limits the maximum Direct3D feature level based on, A new HLSL compiler is implemented using the vkd3d-shader library. A new HLSL disassembler is implemented using the vkd3d-shader library. The HLSL preprocessor is reimplemented using the vkd3d-shader HLSL, The D3DX 10 Thread Pump is implemented. Many more expressions are supported in Direct3D 10 effects. Cubemap projection is implemented in the D3DX 9 helper library. The MPEG-1 audio decoder filte

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

PowerShell Core 7.3.2 šŸ’¾

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.2 - 2023-01-24. Engine Updates and. `SuspiciousContentChecker.Match` to detect a pre-defined string when the text starts with it. for JEA session leaking functions (Internal 23820). General Cmdlet Updates and. `Start-Job` to check the existence of working directory using the PowerShell way. `Switch-Process` error to include the command that is not found. Tests. Allow system lock down test dehook to work with new `WLDP` API. Build and Packaging Improvements. lt;details gt;. lt;summary gt;. lt;p gt;Bump to use.NET 7.0.2 lt;/p gt;. lt;/summary gt;. lt;ul gt;. lt;li gt;Update dependencies for.NET release (Internal 23818) lt;/li gt;. lt;li gt;Remove unnecessary reference to lt;code gt;System.Runtime.CompilerServices.Unsafe lt;/code gt; lt;/li gt;. lt;li gt;Add bootstrap after SBOM task to re-install.NET lt;/li gt;. lt;/ul gt;. lt;/details gt;. 7.3.2 : v7.3.1...v7.3.2.

MITL powershell shell

FileZilla 3.63.0 šŸ’¾

FileZilla is a feature-rich FTP, FTPS and SSH FTP client, with support for all major plattforms. All tools are designed to aid moving and synchronizing files between local and remote file or webservers. It even allows multi-target uploading or editing files in-place. FileZilla also sports IPv6, a tabbed interface, resuming up and downloads, transfer speed limits, large files over 4GB, server and bookmark management, drag and drop, filtering, HTTPS / SOCKS5 / FTP proxying, and remote file searching.

major bugfix: All official FileZilla binares now link against wxWidgets 3.2.1. a potential crash when closing FileZilla. MacOS: tree control scroll position not following the foucsed item. MacOS: an preventing translations into some languages to be loaded.

GNU GPL c ftp ftps file-transfer

Artistic Style 3.2 šŸ’¾

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

minor bugfix: * Add new option "style=webkit" for the WebKit brace style. * Improve recognition of pointer variable types. * Change CMake files to the quot;modern quot; format. * Fix formatting of raw string literals with the opening #39;( #39; at the end of line (#519). * Fix indentation of comments in a preprocessor define indented with tabs (#506). * Fix vector limit segfault with g++-8, recursive, and -D_GLIBCXX_ASSERTIONS (#503). * created man page * removed deprecated options * added quot;--mode=js quot; option * removed upper limit of max-continuation-indent * #535 fix raw string parsing * #543 fix recognition of rvalue operator as reference * #527 fix reverting effect of AttachReturnType option * #544 fixed padding of dereference operator * #538 added spaceship operator * #550 fixed case indent after enum return value * #546 fixed space deletion when aligning ref value name * #545 fix reverting effect of maxCodeLength and AttachReturnType options * applied IT localization patch * improved DE localization

MITL formatting indentation

BallroomDJ 4 4.0.9 šŸ’¾

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 feature: 4.0.9 beta 2023-1-24 * Bug Fixes: * music manager: fix a crash when the song list was cleared. * player ui: internal fixes, marquee menu disabled when marquee is off. * queue dance: fix bad template. * song editor: fix play button to play correct song. * standard rounds: fix bad template. * New Features: * player: export as mp3: export MP3 files with song start, song end, fade-in, fade-out, speed, and gap applied.

Zlib end-users linux macos windows player ballroom c gtk

dMagnetic 0.35 šŸ’¾

dMagnetic is an interpreter for classic text adventure games by Magnetic Scrolls, such as "The Pawn" or "The Guild Of Thieves". The full list of supported games is: - "The Pawn" - "The Guild Of Thieves" - "Jinxter" - "Corruption" - "Fish!" - "Wonderland" - "Myth"

major feature: There is a cleaner cut between the frontend and the engine now. The memory consumption was reduced. There is also a new savegame format to allow for playing the Atari XL and Apple II releases without crashes.

BSDL-2 game interpreter vm adventure emulator ansi-art commodore amstrad cpc archimedes atarixl atari800 interactive fiction magneticscrolls

Pentobi 22.0 šŸ’¾

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

major feature: Dropped support for Qt 5. Minor fixes.

GNU GPLv3 c++ game board-game

Vim 9.0.1237 šŸ’¾

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.1237: code is indented more than necessary Problem: Code is indented more than necessary. Solution: Use an early return where it makes sense.

Other text-editor ide vi vim

LimeSurvey 5.6.1 (build 230123) šŸ’¾

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: When creating a survey Default group may not be the ones preselected (Gabriel Jenik). Click again on link by email submit again the survey (Denis Chenu). Updated translation: Finnish by Jmantysalo. Updated translation: Dutch by Han. Updated translation: Dutch (Informal) by Han.

GNU GPL survey php mysql mssql postgres

BIRD 2.0.12 šŸ’¾

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.

major bugfix: Filter: New 'onlink' route attribute, compile-time option to use 4-way tries instead of 16-way ones, BSD: Support for kernel route metric and other improvements, important bugfixes

GNU GPL internet networking router bgp rpki

Gitea 1.18.2 šŸ’¾

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: . When updating by rebase we need to set the environment for head repo. Not auto-closing when it includes a reference to a branch. Invalid branch reference if not specified in template. Error viewing pull request when fork has pull requests disabled. Reliable selection of admin user. Set disable_gravatar/enable_federated_avatar when offline mode is true. BUILD. Cgo cross-compile for freebsd.

MITL git go

DBeaver 22.3.3 šŸ’¾

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

minor feature: Ability to disable metadata objects comment reading #16397 ability to disable metadata objects comment reading for performance increasing added. #16397 change setting description. #16397 move connection setting to the separate connection page; remove constraints comments reading. Co-authored-by: Serge Rider lt;serge@jkiss.org gt;.

GNU GPL database front-end sql java

GitLab 15.8.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-01-20). ### Added (120 changes). Expose user emails via GraphQL (gitlab-org/gitlab@c51bb3692efe2af559ae3d4fb48021840fd67aac) ( merge request (gitlab-org/gitlab!107525)). Describe possible solutions for curl 92 HTTP/2 error (gitlab-org/gitlab@8ccea46126f06513b0f9c5b06834a006680ed476) ( merge request (gitlab-org/gitlab!109102)). Add report abuse category to merge requests (gitlab-org/gitlab@d0fd2b1f17726738b954e79ee00776782bf9b258) ( merge request (gitlab-org/gitlab!108381)). Add storage admin control columns to plan limits table (gitlab-org/gitlab@fff306d8068fd87c0c7a0149672655b140cc3dae) ( merge request (gitlab-org/gitlab!108498)). Add unique index to ci_builds (gitlab-org/gitlab@6eef9ec19c01154a7f2f96613df87a1bd3d15ac6) ( merge request (gitlab-org/gitlab!109116)). Add partitioning tmp indexes to ci_sources_pipelines table (gitlab-org/gitlab@f877540bb4ee612eeaac00c1eb3d8832c43356d7) ( merge request (gitlab-org/gitlab!109094)). Add SCIM Token section to Admin Area for instance-level SCIM (gitlab-org/gitlab@33cf1877708b9e8c1ea999045688693917d28be2) ( merge request (gitlab-org/gitlab!106340)) GitLab Enterprise Edition. Drop unused index in ci_builds (gitlab-org/gitlab@0ce9cf242f815604020b9ef6fb5c0a0ceb892a72) ( merge request (gitlab-org/gitlab!108964)). Use healthStatusUpdated subscription in frontend (gitlab-org/gitlab@04d3b1bc588497bca673dba76138887fad3b43c6) ( merge request (gitlab-org/gitlab!108853)) GitLab Enterprise Edition. Expose ability to import groups without projects (gitlab-org/gitlab@5ad01e4fbf8c3ae568d391d68cc9febb23d98efa) ( merge request (gitlab-org/gitlab!108802)). Add an option to select 180 days of data (gitlab-org/gitlab@63b2650d3f9c2665288cbac6dbd09b00bd6e1f40) ( merge request (gitlab-org/gitlab!108398)) GitLab Enterprise Edition. Add tmp indexes for CI partitioning (gitlab-org/gitlab@a6f7d42fc03cf7d72dd0c786175737853a7ff8bd) ( merge request (gitlab-org/gitlab!108788)). Add GraphQL subscription for health status

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

APCComm 3.1.0 šŸ’¾

APCComm is a program to transfer files between an Amiga and a Linux PC using a parallel laplink cable or serial null modem cable. It's able to transfer files and whole directories.

major feature: This release improves the throughput of serial transfer by up to 50 , improves cancellation with Ctrl-c, and allows to store the device settings in a config file.

GNU GPL communication c console linux amiga

BallroomDJ 4 4.0.8 šŸ’¾

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.0.8 beta 2023-1-18 * Bug Fixes: * bpm counter: exit on save. * music manager: fixed an internal issue causing a slow-down. * player: fix seek-in-song issues when there are speed adjustments. * player: multi-media stop key now properly pauses the music. * song editor: adjust song start and song end on speed adjustment. * song editor: fix save of speed adjustment. * song list editor: remove export as mp3. * Changes: * player: export as MP3 disabled until it is completed. * player: fade-in always uses the triangle curve. * Internal: * fade types: remove logarithmic, add exponential sine, quadratic. * fixed various memory leaks and memory issues. * code cleanup.

Zlib end-users linux macos windows player ballroom c gtk

CopyQ 6.4.0 šŸ’¾

CopyQ is clipboard manager – a desktop application which stores content of the system clipboard whenever it changes and allows to search the history and copy it back to the system clipboard or paste it directly to other applications.

minor feature: Added Items in menu can be additionally filtered using the item notes (#2170). Items can be sorted with a custom order via scripting. For example: var sel = ItemSelection().selectAll(); const texts = sel.itemsFormat(mimeText); sel.sort(function(i,j) return texts i texts j ; ); Changed More shortcuts and even sequences of shortcuts can be now captured and assigned. This uses new QKeySequenceEdit UI widget from Qt framework. UI uses the preferred sans-serif system font in the dark theme. Fixed Fixes copying items in order they were selected (#2124). Fixes re-selecting the edited item after external editor closes. Fixes menu theme (#2139). Avoids duplicating items from clipboard in synchronized tabs (#2236). macOS: Fixes compatibility with macOS 10.15 (#2103). Linux: Fixes synchronizing UTF-encoded text to/from primary selection (#2195) Wayland: Avoids showing window after a screen is turned on. Wayland: Avoids a rare crash while accessing clipboard data. Wayland: Fixes pasting to some XWayland apps (#2234) X11: Avoids app freeze when entering search mode (#2171). X11: Fixes capturing quickly changing clipboard text (ignores unchanged TIMESTAMP).

GNU GPLv3 copy copyq clipboard linux windows bsd

Zotero 6.0.20 šŸ’¾

Zotero is a free and open-source reference management software to manage bibliographic data and related research materials (such as PDF files). Notable features include web browser integration, online syncing, generation of in-text citations, footnotes, and bibliographies, as well as integration with the word processors Microsoft Word, LibreOffice Writer, and Google Docs. It is produced by the Center for History and New Media at George Mason University.

major feature: Functionality changed or added Reduce memory usage on Windows with multiple PDF tabs Bugs fixed Security Fixed incorrect handling of DOI value when opening DOI from item pane (reported by @yfdyh000) Fixed incorrect/excessive retries after multiple HTTP 500 responses Fixed automatic relinking of linked files within Linked Attachment Base Directory when moving from macOS/Linux to Windows (follow-up to 6.0.16) Fixed DOI field context menu not appearing after field edit until pane refresh Don't open URL in attachment pane on right click

Affero GPLv3 citation documentation styles

Zotero 6.0.19 šŸ’¾

Zotero is a free and open-source reference management software to manage bibliographic data and related research materials (such as PDF files). Notable features include web browser integration, online syncing, generation of in-text citations, footnotes, and bibliographies, as well as integration with the word processors Microsoft Word, LibreOffice Writer, and Google Docs. It is produced by the Center for History and New Media at George Mason University.

major feature: Functionality changed or added Automatic relinking of Mendeley citations (details) Added Any Field advanced search condition Allow 204 response to OPTIONS request from WebDAV server Handle relative PDF links when using custom PDF resolver Bugs fixed Don't show items with annotated attachments after moving to trash Fixed attachment downloading from some proxied sites Fixed focus stealing in item box when switching items via keyboard Fixed clearing of active quick search after annotation change Don't interpret number without space before it as page number in Quick Format dialog Don't attempt to detect page number on paste in Quick Format dialog Fixed freeze in collections/items lists when type-to-find wrapped and first row was selected

Affero GPLv3 citation documentation styles

Wine 8.0-rc5 šŸ’¾

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: Only, we are in code freeze. #26822 Double click the icon in the title bar should the window, #32643 getsockopt() does not indicate WSAEFAULT when setting optlen too small, #45542 WeGame hangs after login. #50351 Slow text rendering in dofus linked to fnIMLangFontLink2_GetCharCodePages calling WideCharToMultiByte with CP_UNICODE, #51227 urlmon:url breaks the wininet:http test on Windows 10 1709+ (7 failures), #51906 Multiple games fail to play videos (War Mongrels, The Medium, Sherlock Holmes Chapter One), #53408 Dark Souls: Remastered has slow performance with OpenGL renderer, #53761 Broken rendering in Mafia III: Definitive Edition, #54283 dinput:force_feedback - test_windows_gaming_input() sometimes crashes on Windows

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

Dummy Droid - Register GSF ID for mock-up Android devices 3.0 šŸ’¾

Dummy Droid is a companion tool for Raccoon. It allows you to create hardware profiles for arbitrary Android devices and upload them into your Google Play account. Mocks can either be generated from the /system/build.prop file of existing hardware or be completely made up from scratch. You (may) need this tool if Google Play won't give you access to an app because of device incompatibilities, country or carrier restrictions. You (may) also need this tool if you are an app developer yourself and want to test compatibility filter settings without actually owning the target device.

major feature: Added support for browser login flow DummyDroid will now directly edit Raccon s database files (only one program can run at a time). https://raccoon.onyxbits.de/dummydroid/3-0/

APL android google play

Raccoon - Google Play desktop client 4.24.0 šŸ’¾

With Raccoon, you can download apps from Google Play to your desktop computer instead of your phone tablet. Raccoon is intended for users who: * Don't want to use the official app because of privacy concerns. * Prefer to keep a backup of their apps (e.g. to roll back to older versions). * Install/Deinstall often and don't want to waste time/bandwidth on downloading.

major bugfix: Added gp-renew-gsfid commandline parameter.

Apache google play android java apk apk downloader

Vim 9.0.1222 šŸ’¾

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.1222: terminal tests are flaky on MacOS Problem: Terminal tests are flaky on MacOS. Solution: Add TermWait() calls.

Other text-editor ide vi vim

gpupdate gpupdate šŸ’¾

GPOA (GPO Applier) is a utility to fetch, reinterpret and apply GPOs from Windows Active Directory domains in UNIX environments.

documentation: A gpupdate is the facility to apply various GPO/GPT settings retrieved from Active Directory domain in UNIX environment. It is a tool which updates Group Policies on ALT operating systems. The gpupdate mechanisms apply Group Policies to both computers and user accounts on client machines. The gpupdate is a part of an alternate solution by BaseALT Ltd. to implement an Active Directory domain for Linux. The facility supports MS AD or Samba DC domain infrastructure.

GNU GPLv3 group policy administration domain sambadc end-users developers security

Nano 7.2 šŸ’¾

GNU nano is a console text editor, modelled after Pico. It is very newcomer-friendly due to on-screen menus with always visible keyboard shortcuts. Keybindings are configurable, and full undo and redo actions are supported. Nano can even be used as STDIN pager, and it provides fast syntax highlighting using regular expressions.

minor bugfix: * Shift+Insert is prevented from pasting in view mode.

GNU GPL editor text-editor terminal console pico syntax-highlighting

LimeSurvey 5.6.0 (build 230116) šŸ’¾

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: New feature #7641: Options to use Y/N conversion in RemoteControl API export (Carsten Schmitz). Update Theme Options: Survey Group permissions are not checked correctly (Gabriel Jenik). Survey editing : Survey creation date is wrong (Gabriel Jenik). Questions with custom themes not shown on question list (Gabriel Jenik). Updated translation: Vietnamese by c_schmitz. Updated translation: Ukrainian by c_schmitz. Updated translation: Turkish by c_schmitz. Updated translation: Thai by c_schmitz. Updated translation: Swedish by c_schmitz. Updated translation: Spanish (Spain) by c_schmitz. Updated translation: Spanish (Mexican) by c_schmitz. Updated translation: Spanish (Argentina) (Informal) by c_schmitz. Updated translation: Slovenian by c_schmitz. Updated translation: Slovak by jelen1. Updated translation: Russian by c_schmitz. Updated translation: Romanian by c_schmitz. Updated translation: Portuguese (Portugal) by samarta. Updated translation: Portuguese (Brazil) by c_schmitz. Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Norwegian (Nynorsk) by c_schmitz. Updated translation: Norwegian (BokmƄl) by c_schmitz. Updated translation: Mongolian by c_schmitz. Updated translation: Lithuanian by c_schmitz. Updated translation: Latvian by c_schmitz. Updated translation: Korean by c_schmitz. Updated translation: Japanese by d_inoue. Updated translation: Italian by c_schmitz. Updated translation: Italian (Informal) by c_schmitz. Updated translation: Indonesian by c_schmitz. Updated translation: Hungarian by c_schmitz. Updated translation: Hindi by c_schmitz. Updated translation: Greek by c_schmitz. Updated translation: German by c_schmitz. Updated translation: German (Informal) by c_schmitz. Updated translation: German (Easy) by c_schmitz. Updated translation: Estonian by c_schmitz. Updated translation: Dutch by c_schmitz, Han. Updated translation: Dutch (Informal) by c_schmitz, Han. Updated translation: Danish

GNU GPL survey php mysql mssql postgres

Gitea 1.18.1 šŸ’¾

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: API. Add `sync_on_commit` option for push mirrors api. . Update `github.com/zeripath/zapx/v15`. pull request API field `_at` always being `null`. container blob mount. error when calculating repository size. Operator does not exist on explore page with ONLY_SHOW_RELEVANT_REPOS. environments for KaTeX and error reporting. Remove the netgo tag for Windows build. migration from GitBucket. Prevent panic on looking at api "git" endpoints for empty repos. PR status layout on mobile. wechatwork webhook sends empty content in PR review. Remove duplicate "Actions" label in mobile view. leaving organization on user settings - gt; orgs. colour transparency regex matching in project board sorting. Correctly handle select on multiple channels in Queues. Prepend refs/heads/ to template refs. Restore function to "Show more" buttons. Continue GCing other repos on error in one repo. Allow HOST has no port. omit avatar_url in discord payload when empty. Don't display stop watch top bar icon when disabled and hidden when click other place. Don't lookup mail server when using sendmail. gravatar disable. update settings table on install. sitemap. code search title translation. due date rendering the wrong date in. get system setting when enabled redis cache. of DisableGravatar default value. key signature error page. TESTING. Remove test session cache to reduce possible concurrent problem. MISC. Restore previous official review when an official review is deleted. Log STDERR of external renderer when it fails.

MITL git go

exiftool 12.55 šŸ’¾

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 support for geotagging from FlightAware KML files. - Decode two more types of timed GPS from MOV/MP4 videos (66 types now). - Decode a few new Nikon tags. - Decode a new Samsung HEIC tag. - Decode FujiFilm RollAngle. - where FlatName property wasn't working properly for some user-defined structure tags.

Artistic perl exif meta-data

Mozilla Firefox 109.0 šŸ’¾

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: Manifest Version 3 (MV3) extension support is now enabled by default ( MV2 remains enabled/supported ). This major update also ushers an exciting user interface change in the form of the new extensions button. The Arbitrary Code Guard exploit protection has been enabled in the media playback utility processes, improving security for Windows users. The native HTML date picker for date and datetime inputs can now be used with a keyboard alone, improving its accessibility for screen reader users. Users with limited mobility can also now use common keyboard shortcuts to navigate the calendar grid and month selection spinners. Firefox builds in the Spanish from Spain (es-ES) and Spanish from Argentina (es-AR) locales now come with a built-in dictionary for the Firefox spellchecker. Various security. Effective on January 16, Colorways will no longer be in Firefox. Users will still be able to access saved and active Colorways from the Add-ons and themes menu option. On macOS, Ctrl or Cmd + trackpad or mouse wheel now scrolls the page instead of zooming. This avoids accidental zooming and matches the behavior of other web browsers on macOS. The Recently section of Firefox View now equips users with the ability to manually /remove url links from the list. The empty state messages and graphic components surfaced in Firefox View for the Tab Pickup and Recently sections have been updated for an improved user experience. Various and new policies have been implemented in the latest version of Firefox. You can find more information in the Firefox for Enterprise 109 Release Notes. The ability to automatically break when code on the page hits an events handler has been available since Firefox 69. Firefox 109 now adds new support for the. scrollend event. To use this new event breakpoint, open the JS deger and find and expand the Event Listener Breakpoints section in the right hand column ( learn more ). The. scrollend event is now enabled by default. The event is fired when

MPL c++ web-browser html5 javascript mozilla

Converseen 0.9.10.1 šŸ’¾

Converseen is a batch image-processing application, which utilizes Qt5 for cross-platform support. It supports common image formats including DPX, EXR, GIF, JPEG, JPEG-2000, PhotoCD, PNG, Postscript, SVG, TIFF and many others. It can process single or an selectable amount of files. Converseen allows resizing, size compression, rotation and flipping, file renaming. It can also split up PDF files into multiple images.

minor feature: random crash that may happen when images are removed from the list. Updated Russian translation. Various.. 0.9.5 â 2016-08-29 Latest. Porting to Qt5.

GNU GPLv3 c++ qt5 image-processing image-conversion

Sveltos 0.3.0 šŸ’¾

Sveltos is a lightweight application designed to manage hundreds of clusters. It does so by providing declarative APIs to deploy Kubernetes add-ons across set of clusters. Sveltos focuses not only on the ability to scale the number of clusters it can manage, but also to give visibility to exactly which add-ons are installed on each clust

minor feature:

Apache kubernetes helm add-ons clusterapi gke

abc2svg 1.22.6 šŸ’¾

abc2svg is a set of ECMAscript files that handle the ABC music notation. This includes editing, displaying, printing, playing the music files and converting them to other formats such as ABC and MEI notations.

major bugfix: Lots of bug fixes and improvements.

GNU GPL abc music conversion