diff --git a/docs/release_notes.md b/docs/release_notes.md index cfa3b35..7b98660 100644 --- a/docs/release_notes.md +++ b/docs/release_notes.md @@ -8,11 +8,41 @@ Experience the convenience and efficiency of Beckn-ONIX as you embark on your jo | Version | Release Date | | -------------------------------------------- | ------------ | +| [v0.4.1](#beckn-onix-version-041-2024-06-22) | 2024-06-22 | | [v0.4.0](#beckn-onix-version-040-2024-05-06) | 2024-05-06 | | [v0.3.0](#beckn-onix-version-030-2024-03-20) | 2024-03-20 | | [v0.2.0](#beckn-onix-version-020-2024-03-01) | 2024-03-01 | | [v0.1.0](#beckn-onix-version-010-2024-02-16) | 2024-02-16 | +## Beckn-ONIX Version 0.4.1 (2024-06-22) + +- This release adds a new feature for in CLI where its will be able to merge multiple registries. + +### New Features + +- Merging registry A to registry B +- Creting a new super-registry from multiple registries. + +### Enhancements + +- None + +### Bug fixes + +- None + +### Limitations + +- None + +### Upcoming Version + +- GUI support for the Merging feature. + +### Release date + +2024-06-22 + ## Beckn-ONIX Version 0.4.0 (2024-05-06) - This release adds a new browser based GUI for installing Beckn network components @@ -156,8 +186,7 @@ This release is specifically tailored for deployment on Linux machines, encompas ### 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. +- None ### Upcoming Version diff --git a/onix-gui/GUI/README.md b/onix-gui/GUI/README.md index 26cf942..14ab8e1 100644 --- a/onix-gui/GUI/README.md +++ b/onix-gui/GUI/README.md @@ -42,7 +42,6 @@ Contributions are welcome! If you'd like to contribute to the beckn-onix-gui pro The beckn-onix-gui project is licensed under the MIT License. See the LICENSE file for more information. - ## Contact If you have any questions or issues with the beckn-onix-gui project, please don't hesitate to reach out. @@ -50,8 +49,8 @@ If you have any questions or issues with the beckn-onix-gui project, please don' ### Made with ❤️ built by the [Mulearn Team](https://mulearn.org/) + 1. [Mishal Abdullah](https://github.com/Mishalabdullah/) 2. [Aswin Asok](https://github.com/AswinAsok) 3. [Viraj Prabhu ](https://github.com/viraka) -4. [Adasrsh](https://adarshmohanks.framer.website/) - +4. [Adarsh Mohan](https://www.linkedin.com/in/adarshmohanks/)