Sidebar

Free and Open Source Software Releases

floss_releases
Aegis v3.2 Released github.com

### New features - The ability to add a single entry to multiple groups - Option to keep an infinite number of backups - Option to customize which fields to search for in entries - Allow hiding entry names in the tiled view mode

5
0
floss_releases
Spyder 6.0.0 Released github.com

For the full list of changes, checkout [History of changes for Spyder 6](https://github.com/spyder-ide/spyder/blob/v6.0.0/changelogs/Spyder-6.md)

2
0
floss_releases
WordPress-ActivityPub 3.1.0 Released github.com

## What's Changed - Add line brakes to user biography by [@danielhuesken](https://github.com/danielhuesken) in [#829](https://github.com/Automattic/wordpress-activitypub/pull/829) - Changed missing activitypub_user_description to activitypub_description by [@danielhuesken](https://github.com/danielhuesken) in [#830](https://github.com/Automattic/wordpress-activitypub/pull/830) - Fix undefined `get_sample_permalink` by [@mattwiebe](https://github.com/mattwiebe) in [#832](https://github.com/Automattic/wordpress-activitypub/pull/832) - Only send `Update` for previously-published posts by [@mattwiebe](https://github.com/mattwiebe) in [#833](https://github.com/Automattic/wordpress-activitypub/pull/833) - Add ordering for Extra fields by [@danielhuesken](https://github.com/danielhuesken) in [#827](https://github.com/Automattic/wordpress-activitypub/pull/827)

1
0
floss_releases
Zulip 9.0 Released: Organized chat for distributed teams blog.zulip.com

Zulip Server 9.0 is a major release, with over 5,300 new commits merged across the project since the 8.0 release in December 2023. Notable new features include a UI redesign with larger font size and line spacing, major improvements for composing messages, and much more!

2
0
floss_releases
Penpot 2.1.0 Released github.com

### New features - Improve auth process - Add locking degrees increment (hold shift) on path edition - Persistence & Concurrent Edition Enhancements - Allow library colors as recent colors - Missing scroll in viewmode comments - Comments in View mode should mimic the positioning behavior of the Workspace - Misaligned input on comments and many bugfixes

2
0
floss_releases
Tusky 26.0 Released github.com

This fixes a bug that caused Tusky to crash when encountering an unknown notification type.

2
0
floss_releases
rbenv 1.3.0 Released github.com

## Feature Changes - The `rbenv init` command now modifies shell initialization files instead of printing instructions This solves one of the most common pitfalls rbenv users were experiencing: many did not understand that `rbenv init` only printed instructions intended for humans but did not change anything in their shell environment. Now, `rbenv init` actually modifies the environment, which seems to be what most users expected in the first place. - rbenv init in setup mode defaults to no auto-rehashing - Init script automatically adds rbenv to PATH if necessary - Simplify resolving symlinks, remove native bash extension. This solves a GPL license compliance issue where a GPL-licensed script was distributed with this project, which was not compatible with this project's license (MIT). - Support GEM_HOME - Add man page for rbenv

1
0
floss_releases
Wordpress ActivityPub 2.5.0 Released github.com

## What's Changed - Try to lookup local users first by [@pfefferle](https://github.com/pfefferle) in [#782](https://github.com/Automattic/wordpress-activitypub/pull/782) - More efficient `WP_User_Query` with `count_total=false` by [@mattwiebe](https://github.com/mattwiebe) in [#781](https://github.com/Automattic/wordpress-activitypub/pull/781) - doc: remove comma between subject and predicate by [@foxyseta](https://github.com/foxyseta) in [#670](https://github.com/Automattic/wordpress-activitypub/pull/670) - added screen-reader-text by [@pfefferle](https://github.com/pfefferle) in [#792](https://github.com/Automattic/wordpress-activitypub/pull/792) - Add the Fediverse creator of a post to opengraph by [@pfefferle](https://github.com/pfefferle) in [#786](https://github.com/Automattic/wordpress-activitypub/pull/786) **Full Changelog**: [2.4.0...2.5.0](https://github.com/Automattic/wordpress-activitypub/compare/2.4.0...2.5.0)

2
0
floss_releases
Aegis v3.1 Released github.com

## New features - A new audit log has been added to check all important events that occurred in your vault - Added the ability to rename groups ## Fixed bugs - Group selection will now be remembered again upon launch - Various UI improvements - Stability fixes

1
0
floss_releases
Harfbuzz 9.0.0 Released github.com

- HarfBuzz now the supports the proposed new OpenType “VARC” table. This replaces the previously supported “Variable Composites” experimental feature. “VARC” support is still experimental and it is not enabled unless HarfBuzz is built with experimental APIs enabled: [https://github.com/harfbuzz/boring-expansion-spec/blob/main/VARC.md](https://github.com/harfbuzz/boring-expansion-spec/blob/main/VARC.md) - Autotools build system have been dropped. Meson is the only supported build system in HarfBuzz going forward. - Speed up “AAT” shaping for short words by up to 4%. - Ignore unknown “CFF” operators. - “hb_subset_input_keep_everything()” now keeps also non-unicode “name” table records. - Update the IANA and OpenType language tag registries. - Support composite glyphs with very large number of points in hb-draw API. - Various build fixes.

1
0
floss_releases
Kdenlive 24.05.0 released - Kdenlive kdenlive.org

- Group Effects - Multi Format Rendering - Automatic Subtitle Translations - Proxy improvement - Multiple Bins - Audio Capture

2
0
floss_releases
AntennaPod 3.4.0 Released github.com

This new release is all about efficiency 🚀 - Up to 3x faster refresh of subscriptions with 1000+ episodes - Up to 10x faster subscription deletion - Completes our 3-year effort to modernize AntennaPod's code structure - Allow to add sleep timer button to notification ([@mueller-ma](https://github.com/mueller-ma)) - Option to automatically backup the database ([@ByteHamster](https://github.com/ByteHamster)) - Skip silence setting per subscription ([@quails4Eva](https://github.com/quails4Eva)) - Home screen: Reorder sections ([@jojoman2](https://github.com/jojoman2)) - Various bug-fixes to improve stability and usability

5
0
floss_releases
Gitea v1.22.0 Released github.com

This release stands as a monumental milestone in our development journey with a record-breaking incorporation of 1481 pull requests. It marks the most extensive update in Gitea's history, showcasing a plethora of new features and infrastructure improvements.

1
0
floss_releases
HarfBuzz 8.5.0 Released github.com

## What's Changed - API for partial instancing is now stable and have been promoted out of experimental APIs. - Support instancing “BASE” table. - Speedup AAT shaping by 13–30%. - Various build fixes. - Various subsetter and instancer fixes. - New API * HB_SUBSET_FLAGS_OPTIMIZE_IUP_DELTAS * hb_subset_input_get_axis_range() * hb_subset_input_pin_axis_location() Full Changelog: [8.4.0...8.5.0](https://github.com/harfbuzz/harfbuzz/compare/8.4.0...8.5.0)

1
0
floss_releases
Amarok 3.0 "Castaway" released! blogs.kde.org

VERSION 3.0.0 **FEATURES:** * Added a visual hint that context view applets can be resized in edit mode. * Display missing metadata errors in Wikipedia applet UI. * Add a button to stop automatic Wikipedia page updating. (BR 485813) **CHANGES:** * Replace defunct lyricwiki with lyrics.ovh as lyrics provider for now. (BR 455937) * Show only relevant items in wikipedia applet right click menu (BR 323941), use monobook skin for opened links and silently ignore non-wikipedia links. * Don't show non-functional play mode controls in dynamic mode (BR 287055) **BUGFIXES:** * Fix loading of some Flickr photos in the photos context view applet and show more relevant photos. (BR 317108) * Fix playlist inline play control slider knob & draw playlist delegate icons with higher DPI. * Fix searching for composer and album info for local files in Wikipedia applet. * Don't remove wrong songs from collection when contents of a folder, whose name is a substring of another collection folder, are changed (BR 475528) * Prefer symbolic systray icon to fix colours in Plasma6 systray (BR 485748)

5
0
floss_releases
ngIRCd 27 is released, a lightweight Internet Relay Chat (IRC) server software. https://social.tchncs.de/@ngircd/112339239364065811

More than three years have passed since the last release of ngIRCd – a free, portable and lightweight Internet Relay Chat server for small or private networks – and more than 130 individual patches have accumulated in the Git “master branch” in the meantime. Some are cosmetic, some bring new functionality, others improve the documentation or fix bugs. All in all, it’s more than time for the next “big” release of ngIRCd! And here it is, ngIRCd release 27! 🎉 https://github.com/ngircd/ngircd/releases/tag/rel-27

5
0
floss_releases
Persepolis Download Manager 4.1.0 Released github.com

Apart from bugfixes, support for Socks5 added.

3
0
floss_releases
Elk v0.14.0 Released github.com

This release includes several i18n and UI improvements.

2
0
floss_releases
Penpot 2.0.0 Released github.com

### Epics and highlights - Grid CSS layout - UI redesign - New components System - Swap components - Images as fill - HTML code generation - Light and dark themes

1
0
floss_releases
Kodi 21.0 "Omega" Released kodi.tv

### Major Features - FFmpeg 6 - DolbyVision On-the-Fly Profile Conversion - macOS Now Uses "Native" Windowing - A New Platform: webOS - In-game Player Viewer - Behind the Scenes

1
0
floss_releases
Tuner v6.8.0 Released github.com

New icons for Persian instruments, Tar, Setar, and Kamancheh, were added.

4
0
floss_releases
Harfbuzz 8.4.0 Released github.com

## What's Changed - Add /bigobj to MSVC compiler flags in meson build, to fix building `hb-subset.cc` - Specify minimum versions of various dependencies in meson and autotools build. - When subsetting, place variation store at the end of “GDEF” table to fix shaping issues with some versions of Adobe InDesign. - Various build fixes. - New API

2
0
floss_releases
Quiz And Survey Master 9.0.0 Released github.com

Quiz And Survey Master is a WordPress Plugin For Creating Quizzes, tests, exams and surveys

1
0
floss_releases
Fx 34.0.0 Released github.com

Fx is terminal JSON viewer & processor. In this release: - Now fx has a built-in JS engine! So, JSON processing will work everywhere! - Added list function to print array as list of strings. - Fixed yanking of wrapped object keys.

1
0