Select your language


05 Mar 2025

Composer 2.8.6 Released

Added COMPOSER_WITH_DEPENDENCIES and COMPOSER_WITH_ALL_DEPENDENCIES env vars to enable the --with[-all]-dependencies flags (composer/composer#12289)
Added COMPOSER_SKIP_SCRIPTS env var to tell Composer to skip certain script handlers by script names (comma separated) (composer/composer#12290)
Added error hint when Avast is detected together with curl certificate errors (composer/composer#9894)
Fixed handling of backslash in folder names when creating archives (composer/composer#12327)
Fixed detection of containerd for containers to avoid warning about root usage (composer/composer#12299)

05 Mar 2025

Mailpit 1.23.0

This release emphasizes improvements in database performance and RAM utilization, offering several configurable options for message compression to either decrease CPU and RAM usage or enhance compression levels. The default message compression has been slightly adjusted to reduce memory usage by half, particularly when dealing with large messages and attachments.

Feature

Chore

  • Minor speed & memory code improvements when storing messages
  • Optimize default ZSTD encoder for fastest compression of messages (#447)
  • Handle BLOB storage for default database differently to rqlite to reduce memory overhead (#447)
  • Avoid shell in Docker health check (#444)
  • Update Go dependencies
  • Update node dependencies

Fix

  • Display the correct STARTTLS or TLS runtime option on startup (#446)

Testing

  • Add tests for message compression levels
23 Feb 2025

Bearsampp Stable 2025 released

We're proud to announce our 2025 stable release of Bearsampp!

This release contains a couple of improvements and critical bug fixes...

Bugs:

  • Fixed an issue where Quickpick was not pulling the most recent modules. Issue #500
  • Fixed an issue where postgresql would sometimes fail to show service had started fully.
  • Fixed issue #111 where apache version list would sometimes display improperly.

Improvements:

  • Removed deprecated modules: Mailhog, Filezilla, Xdc & Yarn.
  • Reincluded Ngrok and updated to the most recent version.
  • Update Bearsampp.exe to x64.
  • Update fontawesome for localhost to 6.7.2.
  • Reorganized menu & styling to 2025 UI to alphabetical and categorical layouts.
  • Faster load times
  • Indicator with beach ball for preload event so that your aware the program is running
  • Logs are now cleared when "Clear temp" menu item is called
  • Updated all modules to latest versions
22 Feb 2025

Git 2.48.1

Release Notes: https://github.blog/open-source/git/highlights-from-git-2-48/

18 Feb 2025

PHP 8.4.3 Hotfix!

Corrected php.ini misconfiguration pointing to 8.4.1.

13 Feb 2025

Python 3.12.8-b2 Released!

New packages:

  • aiohappyeyeballs 2.4.4 (Happy Eyeballs for asyncio)

  • anthropic 0.42.0 (The official Python library for the anthropic API)

  • eval_type_backport 0.2.2 (Like typing._eval_type, but lets older Python versions use newer typing features.)

  • google_auth 2.37.0 (Google Authentication Library)

  • griffe 1.5.4 (Signatures for entire Python programs)

  • groq 0.13.1 (The official Python library for the groq API)

  • jsonpatch 1.33 (Apply JSON-Patches (RFC 6902) )

  • jsonpath_python 1.0.6 (A more powerful JSONPath implementation in modern python)

  • langchain 0.3.13 (Building applications with LLMs through composability)

  • langchain_core 0.3.28 (Building applications with LLMs through composability)

  • langchain_text_splitters 0.3.4 (LangChain text splitting utilities)

  • langsmith 0.2.6 (Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.)

  • logfire_api 2.11.0 (Shim for the Logfire SDK which does nothing unless Logfire is installed)

  • mistralai 1.2.5 (Python Client SDK for the Mistral AI API.)

  • osqp 0.6.7.post1 (OSQP: The Operator Splitting QP Solver)

  • propcache 0.2.1 (Accelerated property cache)

  • pyasn1 0.4.8 (ASN.1 types and codecs)

  • pyasn1_modules 0.2.8 (A collection of ASN.1-based protocols modules.)

  • pydantic_ai 0.0.15 (Agent Framework / shim to use Pydantic with LLMs)

  • pydantic_ai_slim 0.0.15 (Agent Framework / shim to use Pydantic with LLMs, slim package)

  • qdldl 0.1.7.post4 (QDLDL, a free LDL factorization routine.)

  • rsa 4.7.2 (Pure-Python RSA implementation)

  • termcolor 2.5.0 (ANSI color formatting for output in terminal)

  • tiktoken 0.8.0 (tiktoken is a fast BPE tokeniser for use with OpenAI's models)

  • typing_inspect 0.9.0 (Runtime inspection utilities for typing module.)

Upgraded packages:

  • adbc_driver_manager 0.11.0 → 1.3.0 (A generic entrypoint for ADBC drivers.)

  • aiohttp 3.9.5 → 3.11.11 (Async http client/server framework (asyncio))

  • altair 5.4.1 → 5.5.0 (Vega-Altair: A declarative statistical visualization library for Python.)

  • anyio 4.4.0 → 4.7.0 (High level compatibility layer for multiple asynchronous event loop implementations)

  • astropy 6.1.0 → 6.1.6 (Astronomy and astrophysics core library)

  • astropy_iers_data 0.2024.4.29.0.28.48 → 0.2024.12.23.0.33.24 (IERS Earth Rotation and Leap Second tables for the astropy core package)

  • babel 2.15.0 → 2.16.0 (Internationalization utilities)

  • black 24.8.0 → 24.10.0 (The uncompromising code formatter.)

  • bokeh 3.5.1 → 3.6.1 (Interactive plots and applications in the browser from Python)

  • branca 0.7.2 → 0.8.0 (Generate complex HTML+JS pages with Python)

  • build 1.2.1 → 1.2.2.post1 (A simple, correct Python build frontend)

  • cachetools 5.3.3 → 5.4.0 (Extensible memoizing collections and decorators)

  • cffi 1.16.0 → 1.17.1 (Foreign Function Interface for Python calling C code.)

  • charset_normalizer 3.3.2 → 3.4.0 (The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.)

  • contourpy 1.2.1 → 1.3.1 (Python library for calculating contours of 2D quadrilateral grids)

  • cvxpy 1.5.0 → 1.6.0 (A domain-specific language for modeling convex optimization problems in Python.)

  • dask 2024.7.1 → 2024.12.1 (Parallel PyData with Task Scheduling)

  • dask_expr 1.1.9 → 1.1.21 (High Level Expressions for Dask )

  • distributed 2024.7.1 → 2024.12.1 (Distributed scheduler for Dask)

  • duckdb 1.0.0 → 1.1.3 (DuckDB in-process database)

  • fastapi 0.111.1 → 0.115.6 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)

  • fiona 1.9.5 → 1.10.1 (Fiona reads and writes spatial data files)

  • folium 0.17.0 → 0.18.0 (Make beautiful maps with Leaflet.js & Python)

  • fonttools 4.51.0 → 4.55.3 (Tools to manipulate font files)

  • frozenlist 1.4.1 → 1.5.0 (A list-like structure which implements collections.abc.MutableSequence)

  • greenlet 3.0.3 → 3.1.1 (Lightweight in-process concurrent programming)

  • guidata 3.6.2 → 3.7.1 (Automatic GUI generation for easy dataset editing and display)

  • h5py 3.10.0 → 3.12.1 (Read and write HDF5 files from Python)

  • hatchling 1.25.0 → 1.27.0 (Modern, extensible Python build backend)

  • holoviews 1.19.1 → 1.20.0 (A high-level plotting API for the PyData ecosystem built on HoloViews.)

  • httpie 3.2.3 → 3.2.4 (HTTPie: modern, user-friendly command-line HTTP client for the API era.)

  • httpx 0.27.0 → 0.27.2 (The next generation HTTP client.)

  • huggingface_hub 0.24.5 → 0.27.0 (Client library to download and publish models, datasets and other repos on the huggingface.co hub)

  • hvplot 0.10.0 → 0.11.2 (A high-level plotting API for the PyData ecosystem built on HoloViews.)

  • jellyfish 1.0.3 → 1.1.3 (Approximate and phonetic matching of strings.)

  • jiter 0.5.0 → 0.8.2 (Fast iterable JSON parser.)

  • jupyter 1.0.0 → 1.1.1 (Jupyter metapackage. Install all the Jupyter components in one go.)

  • jupyterlab 4.2.5 → 4.3.4 (JupyterLab computational environment)

  • keras 3.5.0 → 3.7.0 (Multi-backend Keras)

  • kiwisolver 1.4.5 → 1.4.7 (A fast implementation of the Cassowary constraint solver)

  • llvmlite 0.43.0 → 0.44.0rc2 (lightweight wrapper around basic LLVM functionality)

  • lxml 5.2.2 → 5.3.0 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)

  • matplotlib 3.9.2 → 3.10.0 (Python plotting package)

  • ml_dtypes 0.4.0 → 0.5.0 ()

  • multidict 6.0.5 → 6.1.0 (multidict implementation)

  • mypy 1.11.1 → 1.14.0 (Optional static typing for Python)

  • narwhals 1.5.5 → 1.15.2 (Extremely lightweight compatibility layer between dataframe libraries)

  • networkx 3.3 → 3.4.2 (Python package for creating and manipulating graphs and networks)

  • nltk 3.8.1 → 3.9.1 (Natural Language Toolkit)

  • notebook 7.2.1 → 7.3.1 (Jupyter Notebook - A web-based notebook environment for interactive computing)

  • numba 0.60.0 → 0.61.0rc2 (compiling Python code using LLVM)

  • numpy 2.0.1 → 2.1.3 (Fundamental package for array computing in Python)

  • openai 1.42.0 → 1.58.1 (The official Python library for the openai API)

  • optree 0.11.0 → 0.13.1 (Optimized PyTree Utilities.)

  • orjson 3.9.15 → 3.10.12 (Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy)

  • packaging 24.1 → 24.2 (Core utilities for Python packages)

  • pandas 2.2.2 → 2.2.3 (Powerful data structures for data analysis, time series, and statistics)

  • panel 1.5.0b4 → 1.5.4 (The powerful data exploration & web app framework for Python.)

  • pillow 10.4.0 → 11.0.0 (Python Imaging Library (Fork))

  • pip 24.2 → 24.3.1 (The PyPA recommended tool for installing Python packages.)

  • pkginfo 1.9.6 → 1.11.2 (Query metadata from sdists / bdists / installed packages.)

  • plotly 5.23.0 → 5.24.1 (An open-source, interactive data visualization library for Python)

  • plotpy 2.6.2 → 2.7.0 (Curve and image plotting tools for Python/Qt applications)

  • polars 1.6.0 → 1.18.0 (Blazingly fast DataFrame library)

  • prompt_toolkit 3.0.47 → 3.0.48 (Library for building powerful interactive command lines in Python)

  • pyarrow 17.0.0 → 18.1.0 (Python library for Apache Arrow)

  • pybind11 2.13.1 → 2.13.6 (Seamless operability between C++11 and Python)

  • pydantic 2.8.2 → 2.10.4 (Data validation using Python type hints)

  • pydantic_core 2.20.1 → 2.27.2 (Core functionality for Pydantic validation and serialization)

  • pymongo 4.7.2 → 4.10.1 (Python driver for MongoDB http://www.mongodb.org)

  • pyodbc 5.1.0 → 5.2.0 (DB API module for ODBC)

  • Python 3.12.6 → 3.12.8 (Python programming language with standard library)

  • pythonqwt 0.12.7 → 0.14.2 (Qt plotting widgets for Python)

  • pywin32 306 → 308 (Python for Window Extensions)

  • pywinpty 2.0.12 → 2.0.14 (Pseudo terminal support for Windows from Python.)

  • pyyaml 6.0.1 → 6.0.2 (YAML parser and emitter for Python)

  • pyzmq 26.0.3 → 26.2.0 (Python bindings for 0MQ)

  • rapidfuzz 3.9.3 → 3.9.6 (rapid fuzzy string matching)

  • regex 2023.10.3 → 2024.11.6 (Alternative regular expression module, to replace re.)

  • requests 2.31.0 → 2.32.3 (Python HTTP for Humans.)

  • rich 13.7.1 → 13.9.4 (Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal)

  • rpds_py 0.13.2 → 0.22.3 (Python bindings to Rust's persistent data structures (rpds))

  • scikit_image 0.24.0 → 0.25.0 (Image processing in Python)

  • scikit_learn 1.5.1 → 1.6.0 (A set of python modules for machine learning and data mining)

  • scs 3.2.4.post1 → 3.2.7 (Splitting conic solver)

  • setuptools 72.2.0 → 75.6.0 (Easily download, build, install, upgrade, and uninstall Python packages)

  • simplejson 3.19.2 → 3.19.3 (Simple, fast, extensible JSON encoder/decoder for Python)

  • sqlalchemy 2.0.30 → 2.0.35 (Database Abstraction Library)

  • starlette 0.37.2 → 0.41.3 (The little ASGI library that shines.)

  • statsmodels 0.14.2 → 0.14.4 (Statistical computations and models for Python)

  • streamlit 1.37.1 → 1.41.1 (A faster way to build and share data apps)

  • trio 0.26.2 → 0.27.0 (A friendly Python library for async concurrency and I/O)

  • trove_classifiers 2023.2.20 → 2024.10.21.16 (Canonical source for classifiers on PyPI (pypi.org).)

  • ujson 5.8.0 → 5.10.0 (Ultra fast JSON encoder and decoder for Python)

  • websockets 12.0 → 13.1 (An implementation of the WebSocket Protocol (RFC 6455 & 7692))

  • winpython 10.7.20240908 → 11.2.20241228 (WinPython distribution tools, including WPPM)

  • wordcloud 1.9.3 → 1.9.4 (A little word cloud generator)

  • xarray 2024.7.0 → 2024.11.0 (N-D labeled arrays and datasets in Python)

  • yarl 1.7.2 → 1.18.3 (Yet another URL library)

Removed packages:

  • dirty_cat 0.4.1 (Machine learning with dirty categories.)

  • email_validator 2.2.0 (A robust email address syntax and deliverability validation library.)

  • fastapi_cli 0.0.4 (Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀)

  • httptools 0.6.1 (A collection of framework independent HTTP protocol utils.)

  • msvc_runtime 14.40.33807 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)

  • pmdarima 2.0.4 (Python's forecast::auto.arima equivalent)

  • shellingham 1.5.0.post1 (Tool to Detect Surrounding Shell)

  • swifter 1.3.4 (A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner)

  • tbats 1.1.0 (BATS and TBATS for time series forecasting)

  • typer 0.12.3 (Typer, build great CLIs. Easy to code. Based on Python type hints.)

  • watchfiles 0.21.0 (Simple, modern and high performance file watching and code reload in python.)

13 Feb 2025

Xlight 3.9.4.5 Released!

  • Fix a bug when executing an external program, unicode characters in the filename parameter is passed incorrectly to the external program.
  • Fixed a bug that SSH DSS host key is created incorrectly.
13 Feb 2025

Our Supporters

Sorry, this website uses features that your browser doesn't support. Upgrade to a newer version of Firefox, Chrome, Safari, or Edge and you'll be all set.