# Release Notes ## ONIX Version 0.1.0 (2024-02-16) ### Objective ONIX - Open Network In A Box, is a utility designed to effortlessly set up all BECKN components on a machine using a one-click installer. This tool serves as a valuable resource for developers and network participants eager to explore BECKN protocols or join open networks supported by the BECKN protocol. By simplifying the installation process, ONIX streamlines the onboarding experience. The current version installs all components automatically without requiring user input, facilitating a seamless setup process. However, we are committed to further enhancing ONIX's functionality. In the upcoming release, we will introduce the capability to selectively install specific components and accommodate user-provided configurations. For a comprehensive summary of the features, refer [here](https://github.com/beckn/beckn-utilities/milestone/2?closed=1) Experience the convenience and efficiency of ONIX as you embark on your journey with BECKN protocols and open networks. ### New Features - Implemented installation support for the following BECKN components: - Protocol Server BAP - Protocol Server BPP - Webhook BPP - Sandbox - Registry - Gateway - Infrastructure required for the above services This release is specifically tailored for deployment on Linux machines, encompassing all aforementioned components with default configurations. ### Enhancements - None ### Bug Fixes - None ### Known Issues - None ### Limitations - The current installer is tested only for Linux (Ubuntu), it might support other flavors also. - The current version installs all the components with the default configurations. ### Upcoming Version - Installation of individual components with user-provided configuration. - Support for Windows and Mac OS will be added. ### Release Date - 2024-02-16