Category: Software

VM VirtualBox 6.0

VM VirtualBox 6.1.36 released: open source virtualization software

VirtualBox is Oracle’s multi-platform open-source virtualization software, supports GNU / Linux, Windows, macOS and Solaris, and other systems. It supports the creation and management of guest virtual machines running versions and derivations of Windows, Linux, BSD, OS/2, Solaris, Haiku, OSx86 and others, and limited virtualization...

Apache Tomcat 8

Apache Tomcat 8.5.63 released

The Apache Tomcat® software is an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. The Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket specifications are...

Notepad++

Notepad++ 8.6 releases: free source code editor

Notepad++ is a free source code editor which supports several programming languages running under the MS Windows environment. This project, based on Scintilla edit component (a very powerful editor component) is written in C++...

zipkin

Zipkin 2.23.2 releases, distributed tracing system

Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in microservice architectures. It manages both the collection and lookup of this data. Zipkin’s design is based on the Google...

cakephp

CakePHP 4.4.1 releases: The Rapid Development Framework for PHP

CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Associative Data Mapping, Front Controller, and MVC. Our primary goal is to provide a structured framework that enables PHP users...

gRPC

gRPC v1.46 released, Google high-performance RPC framework

gRPC is a modern, open-source, high-performance remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently and makes it easier to build connected systems. Remote Procedure...

Django Web framework

Django 3.1 releases: Asynchronous views and middleware support

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Feature Ridiculously fast Django was designed to help developers take applications from concept to completion as quickly as possible....

Visual Studio 2019 Preview

Visual Studio 2022 Preview 1 Released

Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs, as well as websites, web apps, web services, and mobile apps. Visual Studio uses Microsoft software...

typescript

TypeScript 4.7.2 releases, Microsoft Scripting Language

TypeScript is a language for application-scale JavaScript. It adds optional types, classes, and modules to JavaScript. It supports tools for large-scale JavaScript applications for any browser, for any host, on any OS. It compiles to...

SQLite Remote Code Execution Vulnerability

SQLite 3.38 released: the most widely deployed database

SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed database in the world with more applications than we can count, including several high-profile projects. SQLite is an embedded SQL...