LightZone is a professional-level digital darkroom and photo editor for Mac, Windows, and Linux. It includes RAW processing and editing. Rather than using layers in the way that other photo editors do, LightZone lets the user build up a stack of tools which can be rearranged, readjusted, turned off and on, and removed from the stack. It's a completely non-destructive editor, where any of the tools can be re-adjusted or modified later ā even in a different editing session. A tool stack can even be copied to a batch of photos at one time. LightZone always operates in a 16-bit linear color space with the wide gamut of ProPhoto RGB.
minor bugfix: Unstable; urgency=medium
Upstream sync.
-- Masahiro Kitagawa Sun, 06 Jun 2023 12:13:00 +0900.
BSDL capture digital-camera graphics-conversion viewer macos linux c
libUseful is a general 'C' library providing useful functions related to: resizable strings, lists and maps, unix and tcp sockets, SSL/TLS, cryptographic hashes, parsing of json, yaml and other markup languages, terminal output including ANSI/vt100 escape sequences, OAuth 2.0, etc, etc.
minor feature: * Fix build issues on linux systems lacking MS_REC mount option
* Fix some issues with timeouts when using linux 'poll' syscall
* STREAMSelect now supports epoll
* STREAMSelect now removes STREAMS from lists when stream is closed
* Fix bug in STREAMSelect when using 'select' with more than 1024 file descriptors
* Added 'ListMoveEnd' and 'ListMoveStart' functions
* Make sure STREAMIsConnected can only return 'TRUE' or 'FALSE', not 'SOCK_CONNECTING' etc
GNU GPLv3 c library files ssl tls sockets resizeable strings lists maps
An console/tui alsa volume control that tries to present ONE control bar that controls the volume, not an array of them.
major feature: * add manpage that got lost when 'git push' happened
* prefer aterm over urxvt in 'pterm' mode
* fix possible crash-on-exit
* support terminal types for individual terminals
* -T/-term now implies '-t pterm'
* added '-delta' command-line argument
GNU GPLv3 alsa volume tui console
Daytime is a utility for linux and freebsd (possibly other unix) that can set the system clock from SNTP, daytime, time and HTTP servers. It can also act as an SNTP server or SNTP broadcaster.
major feature: * use new syscalls for setting time on linux (clock_settime)
* Add support for hardening features like MDWE and 'no su'
* Improved logging/event-handling/debug
* Change included libUseful folder to 'libuseful-bundled' to prevent clashes with installed libUseful.
* Ensure we only 'get new time' in modes where that is needed, not if used as a server or broadcaster..
GNU GPLv3 sntp ntp time daytime clock
Univention Corporate Server (UCS) is our open integration platform offering centralized Identity & Access Management (IAM) with Nubus with a web portal. It enables management of heterogeneous IT domains with comprehensive Active Directory functions.
-Portal with Single Sign-On
-Integrated IAM
-Packaged integrations
-App Center with enterprise applications
-Active Directory integration
-Platform for your entire IT
-Operation on-premise, in the cloud, or hybrid
UCS is a scalable all-in-one solution for managing your entire IT infrastructure. The centerpiece is Nubus, which allows you to manage identities, roles, and groups. The integrated portal with Single Sign-On and Self-Service functions serves as a central access point for IT services and applications. A wide range of enterprise applications is available in our Univention App Center.
UCS is ideal for managing distributed, heterogeneous, and virtualized IT environments, whether using Microsoft Windows, Mac OS, or Linux. Integrated IT infrastructure management allows centralized management of server and desktop systems via an easy-to-use web interface.
Thanks to standardized interfaces, UCS can be easily integrated into your existing IT environment. Comprehensive Active Directory functions enable seamless integration with Microsoft Windows environments.
Find out more about UCS on our website: https://www.univention.com/products/ucs/
Click here to download the free UCS Core Edition: https://www.univention.com/download-ucs/
major feature: On March 10th, 2026, UCS 5.2-5 was released.
Release notes with all details at:
https://docs.software-univention.de/release-notes/5.2-5/en/
Affero GPLv3 identity-access-management it-infrastructure-management active-directory-migration domain-management samba-4 app-center linux-distribution
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Injader is a very lightweight web content management system implemented in PHP. It simply manages user accounts, permissions, and pages.
minor feature: Fixed XSS exploits.
* New: Simplified Control Panel layout
* Guides: Created new install guide under /guides/
* Guides: Created new upgrade guide under /guides/
* Bug: Fixed an issue where the custom order field wasn't getting set, causing a database error
* Bug: Fixed an issue with the default timezone not being set
* Bug: Fixed several notices in the installer
* Upgrades: Upgraded jQuery from 1.3.2 to 1.11.1
* Upgrades: Upgraded TinyMCE from 3.0.1 to 3.5.11
* Maintenance: Manage Content no longer uses AJAX pagination
* Maintenance: Moved jQuery and TinyMCE to a new assets folder
* Maintenance: Added support for a /private/ folder for storing files outside of Git but within your project
* Maintenance: Cleaned up old version upgrade code. Upgrades prior to 2.4.4 are no longer supported.
* Maintenance: Updated .gitignore
* Maintenance: Tidied up the installer
* Deletions: Removed unreleased interface changes (images and CSS)
* Deletions: Removed CodePress (doesn't work in Chrome, and I prefer plaintext)
* Deletions: Removed MagpieRSS (no feed to import anymore - check Github for news)
* Deletions: Removed Tablesorter plugin (doesn't work with latest jQuery)
1 php web-cms
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Injader is a very lightweight web content management system implemented in PHP. It simply manages user accounts, permissions, and pages.
minor feature: Fixed XSS exploits.
* New: Simplified Control Panel layout
* Guides: Created new install guide under /guides/
* Guides: Created new upgrade guide under /guides/
* Bug: Fixed an issue where the custom order field wasn't getting set, causing a database error
* Bug: Fixed an issue with the default timezone not being set
* Bug: Fixed several notices in the installer
* Upgrades: Upgraded jQuery from 1.3.2 to 1.11.1
* Upgrades: Upgraded TinyMCE from 3.0.1 to 3.5.11
* Maintenance: Manage Content no longer uses AJAX pagination
* Maintenance: Moved jQuery and TinyMCE to a new assets folder
* Maintenance: Added support for a /private/ folder for storing files outside of Git but within your project
* Maintenance: Cleaned up old version upgrade code. Upgrades prior to 2.4.4 are no longer supported.
* Maintenance: Updated .gitignore
* Maintenance: Tidied up the installer
* Deletions: Removed unreleased interface changes (images and CSS)
* Deletions: Removed CodePress (doesn't work in Chrome, and I prefer plaintext)
* Deletions: Removed MagpieRSS (no feed to import anymore - check Github for news)
* Deletions: Removed Tablesorter plugin (doesn't work with latest jQuery)
1 php web-cms
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Injader is a very lightweight web content management system implemented in PHP. It simply manages user accounts, permissions, and pages.
minor feature: Fixed XSS exploits.
* New: Simplified Control Panel layout
* Guides: Created new install guide under /guides/
* Guides: Created new upgrade guide under /guides/
* Bug: Fixed an issue where the custom order field wasn't getting set, causing a database error
* Bug: Fixed an issue with the default timezone not being set
* Bug: Fixed several notices in the installer
* Upgrades: Upgraded jQuery from 1.3.2 to 1.11.1
* Upgrades: Upgraded TinyMCE from 3.0.1 to 3.5.11
* Maintenance: Manage Content no longer uses AJAX pagination
* Maintenance: Moved jQuery and TinyMCE to a new assets folder
* Maintenance: Added support for a /private/ folder for storing files outside of Git but within your project
* Maintenance: Cleaned up old version upgrade code. Upgrades prior to 2.4.4 are no longer supported.
* Maintenance: Updated .gitignore
* Maintenance: Tidied up the installer
* Deletions: Removed unreleased interface changes (images and CSS)
* Deletions: Removed CodePress (doesn't work in Chrome, and I prefer plaintext)
* Deletions: Removed MagpieRSS (no feed to import anymore - check Github for news)
* Deletions: Removed Tablesorter plugin (doesn't work with latest jQuery)
1 php web-cms
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Injader is a very lightweight web content management system implemented in PHP. It simply manages user accounts, permissions, and pages.
minor feature: Fixed XSS exploits.
* New: Simplified Control Panel layout
* Guides: Created new install guide under /guides/
* Guides: Created new upgrade guide under /guides/
* Bug: Fixed an issue where the custom order field wasn't getting set, causing a database error
* Bug: Fixed an issue with the default timezone not being set
* Bug: Fixed several notices in the installer
* Upgrades: Upgraded jQuery from 1.3.2 to 1.11.1
* Upgrades: Upgraded TinyMCE from 3.0.1 to 3.5.11
* Maintenance: Manage Content no longer uses AJAX pagination
* Maintenance: Moved jQuery and TinyMCE to a new assets folder
* Maintenance: Added support for a /private/ folder for storing files outside of Git but within your project
* Maintenance: Cleaned up old version upgrade code. Upgrades prior to 2.4.4 are no longer supported.
* Maintenance: Updated .gitignore
* Maintenance: Tidied up the installer
* Deletions: Removed unreleased interface changes (images and CSS)
* Deletions: Removed CodePress (doesn't work in Chrome, and I prefer plaintext)
* Deletions: Removed MagpieRSS (no feed to import anymore - check Github for news)
* Deletions: Removed Tablesorter plugin (doesn't work with latest jQuery)
1 php web-cms
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Injader is a very lightweight web content management system implemented in PHP. It simply manages user accounts, permissions, and pages.
minor feature: Fixed XSS exploits.
* New: Simplified Control Panel layout
* Guides: Created new install guide under /guides/
* Guides: Created new upgrade guide under /guides/
* Bug: Fixed an issue where the custom order field wasn't getting set, causing a database error
* Bug: Fixed an issue with the default timezone not being set
* Bug: Fixed several notices in the installer
* Upgrades: Upgraded jQuery from 1.3.2 to 1.11.1
* Upgrades: Upgraded TinyMCE from 3.0.1 to 3.5.11
* Maintenance: Manage Content no longer uses AJAX pagination
* Maintenance: Moved jQuery and TinyMCE to a new assets folder
* Maintenance: Added support for a /private/ folder for storing files outside of Git but within your project
* Maintenance: Cleaned up old version upgrade code. Upgrades prior to 2.4.4 are no longer supported.
* Maintenance: Updated .gitignore
* Maintenance: Tidied up the installer
* Deletions: Removed unreleased interface changes (images and CSS)
* Deletions: Removed CodePress (doesn't work in Chrome, and I prefer plaintext)
* Deletions: Removed MagpieRSS (no feed to import anymore - check Github for news)
* Deletions: Removed Tablesorter plugin (doesn't work with latest jQuery)
1 php web-cms
Injader is a very lightweight web content management system implemented in PHP. It simply manages user accounts, permissions, and pages.
minor feature: Fixed XSS exploits.
* New: Simplified Control Panel layout
* Guides: Created new install guide under /guides/
* Guides: Created new upgrade guide under /guides/
* Bug: Fixed an issue where the custom order field wasn't getting set, causing a database error
* Bug: Fixed an issue with the default timezone not being set
* Bug: Fixed several notices in the installer
* Upgrades: Upgraded jQuery from 1.3.2 to 1.11.1
* Upgrades: Upgraded TinyMCE from 3.0.1 to 3.5.11
* Maintenance: Manage Content no longer uses AJAX pagination
* Maintenance: Moved jQuery and TinyMCE to a new assets folder
* Maintenance: Added support for a /private/ folder for storing files outside of Git but within your project
* Maintenance: Cleaned up old version upgrade code. Upgrades prior to 2.4.4 are no longer supported.
* Maintenance: Updated .gitignore
* Maintenance: Tidied up the installer
* Deletions: Removed unreleased interface changes (images and CSS)
* Deletions: Removed CodePress (doesn't work in Chrome, and I prefer plaintext)
* Deletions: Removed MagpieRSS (no feed to import anymore - check Github for news)
* Deletions: Removed Tablesorter plugin (doesn't work with latest jQuery)
1 php web-cms
Injader is a very lightweight web content management system implemented in PHP. It simply manages user accounts, permissions, and pages.
minor feature: Fixed XSS exploits.
* New: Simplified Control Panel layout
* Guides: Created new install guide under /guides/
* Guides: Created new upgrade guide under /guides/
* Bug: Fixed an issue where the custom order field wasn't getting set, causing a database error
* Bug: Fixed an issue with the default timezone not being set
* Bug: Fixed several notices in the installer
* Upgrades: Upgraded jQuery from 1.3.2 to 1.11.1
* Upgrades: Upgraded TinyMCE from 3.0.1 to 3.5.11
* Maintenance: Manage Content no longer uses AJAX pagination
* Maintenance: Moved jQuery and TinyMCE to a new assets folder
* Maintenance: Added support for a /private/ folder for storing files outside of Git but within your project
* Maintenance: Cleaned up old version upgrade code. Upgrades prior to 2.4.4 are no longer supported.
* Maintenance: Updated .gitignore
* Maintenance: Tidied up the installer
* Deletions: Removed unreleased interface changes (images and CSS)
* Deletions: Removed CodePress (doesn't work in Chrome, and I prefer plaintext)
* Deletions: Removed MagpieRSS (no feed to import anymore - check Github for news)
* Deletions: Removed Tablesorter plugin (doesn't work with latest jQuery)
1 php web-cms
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Injader is a very lightweight web content management system implemented in PHP. It simply manages user accounts, permissions, and pages.
minor feature: Fixed XSS exploits.
* New: Simplified Control Panel layout
* Guides: Created new install guide under /guides/
* Guides: Created new upgrade guide under /guides/
* Bug: Fixed an issue where the custom order field wasn't getting set, causing a database error
* Bug: Fixed an issue with the default timezone not being set
* Bug: Fixed several notices in the installer
* Upgrades: Upgraded jQuery from 1.3.2 to 1.11.1
* Upgrades: Upgraded TinyMCE from 3.0.1 to 3.5.11
* Maintenance: Manage Content no longer uses AJAX pagination
* Maintenance: Moved jQuery and TinyMCE to a new assets folder
* Maintenance: Added support for a /private/ folder for storing files outside of Git but within your project
* Maintenance: Cleaned up old version upgrade code. Upgrades prior to 2.4.4 are no longer supported.
* Maintenance: Updated .gitignore
* Maintenance: Tidied up the installer
* Deletions: Removed unreleased interface changes (images and CSS)
* Deletions: Removed CodePress (doesn't work in Chrome, and I prefer plaintext)
* Deletions: Removed MagpieRSS (no feed to import anymore - check Github for news)
* Deletions: Removed Tablesorter plugin (doesn't work with latest jQuery)
1 php web-cms
Injader is a very lightweight web content management system implemented in PHP. It simply manages user accounts, permissions, and pages.
minor feature: Fixed XSS exploits.
* New: Simplified Control Panel layout
* Guides: Created new install guide under /guides/
* Guides: Created new upgrade guide under /guides/
* Bug: Fixed an issue where the custom order field wasn't getting set, causing a database error
* Bug: Fixed an issue with the default timezone not being set
* Bug: Fixed several notices in the installer
* Upgrades: Upgraded jQuery from 1.3.2 to 1.11.1
* Upgrades: Upgraded TinyMCE from 3.0.1 to 3.5.11
* Maintenance: Manage Content no longer uses AJAX pagination
* Maintenance: Moved jQuery and TinyMCE to a new assets folder
* Maintenance: Added support for a /private/ folder for storing files outside of Git but within your project
* Maintenance: Cleaned up old version upgrade code. Upgrades prior to 2.4.4 are no longer supported.
* Maintenance: Updated .gitignore
* Maintenance: Tidied up the installer
* Deletions: Removed unreleased interface changes (images and CSS)
* Deletions: Removed CodePress (doesn't work in Chrome, and I prefer plaintext)
* Deletions: Removed MagpieRSS (no feed to import anymore - check Github for news)
* Deletions: Removed Tablesorter plugin (doesn't work with latest jQuery)
1 php web-cms
Injader is a very lightweight web content management system implemented in PHP. It simply manages user accounts, permissions, and pages.
minor feature: Fixed XSS exploits.
* New: Simplified Control Panel layout
* Guides: Created new install guide under /guides/
* Guides: Created new upgrade guide under /guides/
* Bug: Fixed an issue where the custom order field wasn't getting set, causing a database error
* Bug: Fixed an issue with the default timezone not being set
* Bug: Fixed several notices in the installer
* Upgrades: Upgraded jQuery from 1.3.2 to 1.11.1
* Upgrades: Upgraded TinyMCE from 3.0.1 to 3.5.11
* Maintenance: Manage Content no longer uses AJAX pagination
* Maintenance: Moved jQuery and TinyMCE to a new assets folder
* Maintenance: Added support for a /private/ folder for storing files outside of Git but within your project
* Maintenance: Cleaned up old version upgrade code. Upgrades prior to 2.4.4 are no longer supported.
* Maintenance: Updated .gitignore
* Maintenance: Tidied up the installer
* Deletions: Removed unreleased interface changes (images and CSS)
* Deletions: Removed CodePress (doesn't work in Chrome, and I prefer plaintext)
* Deletions: Removed MagpieRSS (no feed to import anymore - check Github for news)
* Deletions: Removed Tablesorter plugin (doesn't work with latest jQuery)
1 php web-cms
Injader is a very lightweight web content management system implemented in PHP. It simply manages user accounts, permissions, and pages.
minor feature: Fixed XSS exploits.
* New: Simplified Control Panel layout
* Guides: Created new install guide under /guides/
* Guides: Created new upgrade guide under /guides/
* Bug: Fixed an issue where the custom order field wasn't getting set, causing a database error
* Bug: Fixed an issue with the default timezone not being set
* Bug: Fixed several notices in the installer
* Upgrades: Upgraded jQuery from 1.3.2 to 1.11.1
* Upgrades: Upgraded TinyMCE from 3.0.1 to 3.5.11
* Maintenance: Manage Content no longer uses AJAX pagination
* Maintenance: Moved jQuery and TinyMCE to a new assets folder
* Maintenance: Added support for a /private/ folder for storing files outside of Git but within your project
* Maintenance: Cleaned up old version upgrade code. Upgrades prior to 2.4.4 are no longer supported.
* Maintenance: Updated .gitignore
* Maintenance: Tidied up the installer
* Deletions: Removed unreleased interface changes (images and CSS)
* Deletions: Removed CodePress (doesn't work in Chrome, and I prefer plaintext)
* Deletions: Removed MagpieRSS (no feed to import anymore - check Github for news)
* Deletions: Removed Tablesorter plugin (doesn't work with latest jQuery)
1 php web-cms
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Injader is a very lightweight web content management system implemented in PHP. It simply manages user accounts, permissions, and pages.
minor feature: Fixed XSS exploits.
* New: Simplified Control Panel layout
* Guides: Created new install guide under /guides/
* Guides: Created new upgrade guide under /guides/
* Bug: Fixed an issue where the custom order field wasn't getting set, causing a database error
* Bug: Fixed an issue with the default timezone not being set
* Bug: Fixed several notices in the installer
* Upgrades: Upgraded jQuery from 1.3.2 to 1.11.1
* Upgrades: Upgraded TinyMCE from 3.0.1 to 3.5.11
* Maintenance: Manage Content no longer uses AJAX pagination
* Maintenance: Moved jQuery and TinyMCE to a new assets folder
* Maintenance: Added support for a /private/ folder for storing files outside of Git but within your project
* Maintenance: Cleaned up old version upgrade code. Upgrades prior to 2.4.4 are no longer supported.
* Maintenance: Updated .gitignore
* Maintenance: Tidied up the installer
* Deletions: Removed unreleased interface changes (images and CSS)
* Deletions: Removed CodePress (doesn't work in Chrome, and I prefer plaintext)
* Deletions: Removed MagpieRSS (no feed to import anymore - check Github for news)
* Deletions: Removed Tablesorter plugin (doesn't work with latest jQuery)
1 php web-cms
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
Injader is a very lightweight web content management system implemented in PHP. It simply manages user accounts, permissions, and pages.
minor feature: Fixed XSS exploits.
* New: Simplified Control Panel layout
* Guides: Created new install guide under /guides/
* Guides: Created new upgrade guide under /guides/
* Bug: Fixed an issue where the custom order field wasn't getting set, causing a database error
* Bug: Fixed an issue with the default timezone not being set
* Bug: Fixed several notices in the installer
* Upgrades: Upgraded jQuery from 1.3.2 to 1.11.1
* Upgrades: Upgraded TinyMCE from 3.0.1 to 3.5.11
* Maintenance: Manage Content no longer uses AJAX pagination
* Maintenance: Moved jQuery and TinyMCE to a new assets folder
* Maintenance: Added support for a /private/ folder for storing files outside of Git but within your project
* Maintenance: Cleaned up old version upgrade code. Upgrades prior to 2.4.4 are no longer supported.
* Maintenance: Updated .gitignore
* Maintenance: Tidied up the installer
* Deletions: Removed unreleased interface changes (images and CSS)
* Deletions: Removed CodePress (doesn't work in Chrome, and I prefer plaintext)
* Deletions: Removed MagpieRSS (no feed to import anymore - check Github for news)
* Deletions: Removed Tablesorter plugin (doesn't work with latest jQuery)
1 php web-cms
Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.
minor feature: We are excited to announce Gradle 9.4.0 (released 2026-03-04).
Gradle now supports Java 26.
This release significantly improves test reporting and execution by introducing support for non-class-based tests, enabling direct execution of Cucumber features and custom test engines, and capturing richer test metadata directly into HTML reports.
There are notable command-line interface and problem reporting refinements, including high-resolution progress bars with native terminal integration, a more intuitive Problems HTML report, and expanded output formats for the PMD plugin.
This version also enhances build authoring with simplified APIs, improves Configuration Cache debugging with clearer attribution for closures and lambdas, and adds security improvements, including Bearer token authentication for the Gradle Wrapper and automatic cleanup of daemon logs. We've refined plugin authoring by adding default plugin IDs and stricter validation for published plugins.
Finally, tooling integration improvements provide new Tooling API models plus granular control over Tooling API parallelism.
1 build-tool c c++ groovy java kotlin
|