Free and Open Source Software Releases

github.com

## What's Changed - Unicode 16.0.0 support. - Various documentation fixes. - Various build fixes. - Add API to allow HarfBuzz client to set what glyph to use when a Unicode Variation Selector is not supported by the font, which would allow the client to customize what happens in this case, by using a different font for example. - Add a callback to for “hb_face_t” for getting the list of table tags. This is now used to make calling “hb_face_get_table_tags()” work on a faces created by “hb_face_create_for_tables()” (e.g. faces returned by “hb_subset_or_fail()”). - CGJ and Mongolian Variation Selectors are now ignored during glyph positioning, previously they would block both glyph substitution and positioning across them. - Support cairo script as an output format for “hb-view” command line tool. - Drop an optimization that would cause HarfBuzz not apply pair positioning lookup subtables under certain circumstances, for compatibility with other implementations that do apply these subtables. - Subsetting will now fail if source font has no glyphs, so feeding the subsetter invalid data will not silently return an empty face. - If after partially instancing a font no variation data is left (the instance is fully static), don’t consider this a failure. - Workaround a Firefox bug in displaying SVGs generated be “hb-view” command line tool under certain circumstances. - Fix bug in macroman mapping for “cmap” table. - Fix difference shaping output when HarfBuzz is built with with “HB_NO_OT_RULESETS_FAST_PATH” enabled. - Various subsetting and instancing fixes. - Various fuzzing fixes. - Add “with_libstdcxx” meson build option.

2
3
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
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
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
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
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
github.com

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

2
0
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
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
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
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
kdenlive.org

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

2
0
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
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
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
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
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
github.com

This release includes several i18n and UI improvements.

2
0
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
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
github.com

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

4
0
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
github.com

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

1
0