dansup, to Pixelfed
@dansup@mastodon.social avatar

🚨 Pixelfed admins: please update ASAP to v0.11.11

More information will be published on Feb 25 to give admins time to update.

https://github.com/pixelfed/pixelfed/security/advisories/GHSA-gccq-h3xj-jgvf

dillo, to random
@dillo@fosstodon.org avatar

Dillo 3.1.0 finally released after 9 years!

https://dillo-browser.github.io/latest.html

#Dillo #release

felixxm, to django
@felixxm@fosstodon.org avatar

My latest article sheds light on Django versioning 🔦 🦄 Check it out! :django:

#django #python #release @flydotio

https://fly.io/django-beats/shedding-light-on-django-versioning/

felixxm, to django
@felixxm@fosstodon.org avatar

Django 5.0 :django: allows creation of database generated fields! 🤯 This is another astonishing ORM feature in the upcoming release 📦 Many thanks to Jeremy Nauta and @lilyf for their great efforts 🦸 💚 #django #python #release

https://github.com/django/django/commit/f333e3513e8bdf5ffeb6eeb63021c230082e6f95

GIMP, to random
@GIMP@floss.social avatar

GIMP 2.99.16 (development version) has just been released! 🎉

The end of the GTK+3 port, much better GEGL ops integration, a lot of file format support improvements and so much more…

The release news: https://www.gimp.org/news/2023/07/09/gimp-2-99-16-released/

lpil, to elixir
@lpil@hachyderm.io avatar
henryiii, to python
@henryiii@fosstodon.org avatar

Build 1.1 is out, and in some cases it's over 2x faster than 1.0, such as in my favorite way to use it, "pipx run build"! https://github.com/pypa/build/releases/tag/v1.1.0

video/mp4

Xdebug, to php
@Xdebug@phpc.social avatar

🎉 Xdebug 3.3.0alpha3 Released!

🔥 This alpha release introduces flamegraphs and the step debugger optimisations that @derickr wrote about.

🔗 https://xdebug.org/announcements/2023-10-19

🐘 @Xdebug

felixxm, to django
@felixxm@fosstodon.org avatar

Only one week left until the final release of Django 5.0! 🥳 💚 Dear Translators 💬 strings are frozen 🧊 🥶 this is now the last moment to check your Django translations are complete on Transifex! #django #translations #release #python

https://forum.djangoproject.com/t/django-5-0-and-string-freeze/25677

WoodpeckerCI, to cochlearimplants German

Today marks an awesome milestone!

Our v1.0.0 just got out into the wild.
Catch it if you can ... and play around, it got a ton of improvements over our old versions.

Also please so everybody notice it.

https://github.com/woodpecker-ci/woodpecker/releases/tag/v1.0.0

lpil, to programming
@lpil@hachyderm.io avatar

Gleam v1.2.0 is out! And oh boy is it a good one! You're gunna like it a whole bunch

https://gleam.run/news/fault-tolerant-gleam/

#gleam #erlang #elixir #release #functionalprogramming

movim, to random French
@movim@piaille.fr avatar

Movim 0.22, codename Kowal is out! 🎉

In this version you will be able to configure the privacy level of your blog post, interact with your chat messages in one click (or tap 📱!) and explore our refreshed interface (with lots of small surprises) 😋

Checkout the release note to discover all the new exciting features, improvements (and fixes !): https://mov.im/node/pubsub.movim.eu/Movim/a2d05925-0427-4f3f-b777-d20571ddddff 😊

pdepend, to php
@pdepend@phpc.social avatar

We released version 2.16.0 for PHP Depend.

This release added support for PHP 8.3 Syntax and Symfony 7. And contains 4 fixes.

https://github.com/pdepend/pdepend/releases/tag/2.16.0

NVAccess, to accessibility
@NVAccess@fosstodon.org avatar

NV Access is very pleased to share the release of the NVDA 2024.1 Release Candidate. Unless any major issues are identified, this will be identical to the final release. We encourage all users to test the Release Candidate. Many updates including on-demand speech mode, native selection in Firefox, bulk actions in the add-on store and much more! Read the full details and download at: https://www.nvaccess.org/post/nvda-2024-1rc1/

#NVDA #NVDAsr #Accessibility #A11y #ScreenReader #News #NewVersion #Release

pillow, to python
@pillow@fosstodon.org avatar

Pillow 10.3.0 has been released!

Includes security fixes, some deprecations, API additions and changes, performance improvements and type hints.

This was our first release with cibuildwheel + PyPI publish GitHub Action + Trusted Publishers and it went smoothly!

Thanks to the teams who created those, and as always, to all our contributors.

#PythonPillow #Python #Pillow #OpenSource #release

Deprecations ImageCms constants and versions() function A number of constants and a function in ImageCms have been deprecated. This includes a table of flags based on LittleCMS version 1 which has been replaced with a new class ImageCms.Flags based on LittleCMS 2 flags. Check the full release notes for the table of replacements. ImageMath.eval() ImageMath.eval() has been deprecated. Use lambda_eval() or unsafe_eval() instead. See earlier security notes for more information.
API Changes Added alpha_quality argument when saving WebP images When saving WebP images, an alpha_quality argument can be passed to the encoder. It is an integer value between 0 to 100, where values other than 100 will provide lossy compression. Negative kmeans error When calling quantize(), a negative kmeans will now raise a ValueError, unless a palette is supplied to make the value redundant. Negative P1-P3 PPM value error If a P1-P3 PPM image contains a negative value, a ValueError will now be raised. API Additions Added PerspectiveTransform PerspectiveTransform has been added, meaning that all of the Transform values now have a corresponding subclass of Transform. Other Changes Portable FloatMap (PFM) images Support has been added for reading and writing grayscale (Pf format) Portable FloatMap (PFM) files containing F data. Release GIL when fetching WebP frames Python’s Global Interpreter Lock is now released when fetching WebP frames from the libwebp decoder. Type hints Pillow now has type hints for a large part of its modules, and the package includes a py.typed file and the Typing :: Typed Trove classifier.

gpshead, to python

Code owners, please automatically test your code with CPython 3.12! https://discuss.python.org/t/python-3-12-0rc2-final-release-candidate-released/33105/2
#Python #3.12 #release

paulox, (edited ) to django
@paulox@fosstodon.org avatar

Django 5.0 has been released 🎉

After months of work, everyone can use this great new version 🙌

My favorite features are:
• 🤖 generated fields
• ✅ database default values
• 🔑 prefetch related for generic foreign keys

Which are your favorite features?
https://www.djangoproject.com/weblog/2023/dec/04/django-50-released/

boilingsteam, to linux
@boilingsteam@mastodon.cloud avatar

WipEout (1995) Source Code Rewrite (ending with a port working on Linux): https://phoboslab.org/log/2023/08/rewriting-wipeout

henryiii, to python
@henryiii@fosstodon.org avatar

Cibuildwheel 2.17 is out! Highlights include a new inherit table for overrides, official GHA Apple silicon (macOS-14) support (was experimental in 2.16.5), auto platform detection when running locally, and setuptools/wheel removed. https://github.com/pypa/cibuildwheel/releases/tag/v2.17.0 thanks @joerick!

gkiagia, to announcement
@gkiagia@fosstodon.org avatar
boilingsteam, to linux
@boilingsteam@mastodon.cloud avatar
orhun, to rust
@orhun@fosstodon.org avatar

I'm so excited to announce the new version of Ratatui — with the brand new forum for Rust & TUI enthusiasts! 🥳

🚀 Join us here: https://forum.ratatui.rs

🦀 Ratatui is a Rust library for cooking up terminal user interfaces (@ratatui_rs)

✨ Release highlights: https://ratatui.rs/highlights/v0263

⭐ GitHub: https://github.com/ratatui-org/ratatui

#rustlang #tui #ratatui #library #terminal #forum #release

video/mp4

opensourcefeed, to opensource
@opensourcefeed@floss.social avatar

Endless OS 6 has been released. Learn what's new in this release
https://www.opensourcefeed.org/endlessos-6-release/

#endlessos via @EndlessOS #opensource #release #linux

Wuzzy, to gaming
@Wuzzy@cyberplace.social avatar

3.16.0 released! 🎉 😃 🎉

Featuring new sky colors, a new "label and graphite" item, fence gates, upside-down stairs and slabs, a new explosion system, death messages, and more.

▶️ ContentDB page: https://content.minetest.net/packages/Wuzzy/repixture/
▶️ Changelog: https://forum.minetest.net/viewtopic.php?p=436424#p436424

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines