Releases: NextGenSoftwareUK/OASIS
STAR ODK Runtime v3.3.3
This is the fourth release of the STAR ODK Runtime, which is automatically included in all generated OAPPs by STAR. There are 2 versions, one that is just the STAR ODK Runtime, the other also comes integrated with the OASIS Runtime (divided into a further 2 versions, one that includes HoloNET with the Holochain Conductors embedded and the other without).
This release has many improvements from the previous release such as:
Overhauled everything!
Too many changes to list here (will provide a more detailed list very soon)!
Multiple bug fixes.
Misc improvements.
Layout improvements.
Lots more!
The STAR ODK Runtime requires the OASIS Runtime to run so has a dependency on it. This version is dependent on OASIS Runtime v4.4.4.
The STAR ODK Runtime consists of:
NextGenSoftware.OASIS.STAR.dll - The main STAR Engine (used to generate OAPPs).
NextGenSoftware.OASIS.STAR.CLI.dll - The STAR CLI Engine (the CLI to the STAR Engine), this uses the STAR CLI Lib.
NextGenSoftware.OASIS.STAR.CLI.Lib.dll - The STAR CLI Lib (that can be used in generated OAPPs).
STAR.exe - The STAR CLI executable (entry point).
What's Changed
- MASSIVE STAR & STARNET DEV! ;-) by @dellamsOmega in #345
- Max build by @dellams in #346
- Complete PinataOASIS provider implementation and integration by @dellams in #349
- Feat/ahmed/oasiscleanup by @JadeZaher in #348
New Contributors
- @dellamsOmega made their first contribution in #345
- @JadeZaher made their first contribution in #348
Full Changelog: OASIS-Runtime-v3.3.1...STAR-ODK-Runtime-v3.3.3
OASIS Runtime v4.4.4
This version is v4.4.4, however the the current LIVE OASIS API HTTP REST Service (also uses the same OASIS Runtime), is currently v4.0.0. A new release of this will also be made shortly...
This release has many improvements from the previous release such as:
Over a year of massive improvements, more providers, APIs, massive overhauls, full list coming soon! ;-)
Multiple bug fixes.
Misc improvements.
Lots more!
Full Changelog: v3.3.1...v4.4.4
This runtime is designed to be used in OAPP's (OASIS Applications) that can work both online and offline and because they are using the OASIS API directly through the native integrated DLL's they are also faster than making calls to the HTTP REST Service.
NOTE - The packages below have not been updated yet to work with the latest runtime yet, they will be soon...
NuGet Packages:
The NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package wraps around the OASIS Runtime providing an entry-point into the API. The OASIS Runtime is not designed to be used directly on its own but you can be if you wish. It is recommended you use either the OASIS API REST Service or the NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package.
What's Changed
- MASSIVE STAR & STARNET DEV! ;-) by @dellamsOmega in #345
- Max build by @dellams in #346
- Complete PinataOASIS provider implementation and integration by @dellams in #349
- Feat/ahmed/oasiscleanup by @JadeZaher in #348
New Contributors
- @dellamsOmega made their first contribution in #345
- @JadeZaher made their first contribution in #348
Full Changelog: OASIS-Runtime-v3.3.1...OASIS-Runtime-v4.4.4
STAR ODK Runtime v2.2.0
This is the third release of the STAR ODK Runtime, which is automatically included in all generated OAPPs by STAR. There are 2 versions, one that is just the STAR ODK Runtime, the other also comes integrated with the OASIS Runtime (divided into a further 2 versions, one that includes HoloNET with the Holochain Conductors embedded and the other without).
This release has many improvements from the previous release such as:
- New OASIS OAPP API has been integrated into the STAR CLI (this allows STAR to now generate, publish, unpublish, install, launch, uninstall, list and search for OAPPs).
- Improved NFT Integration. (now supports ERC 721, ERC 1155 & MetaPlex standards as well as now being able to store the NFT metadata on the OASIS so it benefits from the OASIS Hyprdrive with the Auto-failover, Auto-load balancing & auto load-replication features. They can also choose to store on IPFS or Pinata).
- Improved GeoNFT Integration.
- Added Arbitrum, RootStock & Polygon support.
- Light Wizard improvements.
- Multiple bug fixes.
- Misc improvements.
- Layout improvements.
- Lots more!
The STAR ODK Runtime requires the OASIS Runtime to run so has a dependency on it. This version is dependent on OASIS Runtime v3.3.1.
The STAR ODK Runtime consists of:
NextGenSoftware.OASIS.STAR.dll - The main STAR Engine (used to generate OAPPs).
NextGenSoftware.OASIS.STAR.CLI.dll - The STAR CLI Engine (the CLI to the STAR Engine), this uses the STAR CLI Lib.
NextGenSoftware.OASIS.STAR.CLI.Lib.dll - The STAR CLI Lib (that can be used in generated OAPPs).
STAR.exe - The STAR CLI executable (entry point).
OASIS Runtime v3.3.1
This version is v3.3.1, however the the current LIVE OASIS API HTTP REST Service (also uses the same OASIS Runtime), is currently v3.0.0. A new release of this will also be made shortly...
https://api.oasisplatform.world.
This release has many improvements from the previous release such as:
- New OAPP API for loading, searching, creating, publishing, unpublising, installing, uninstalling & launching OAPP's.
- Improved NFT Integration. (now supports ERC 721, ERC 1155 & MetaPlex standards as well as now being able to store the NFT metadata on the OASIS so it benefits from the OASIS Hyprdrive with the Auto-failover, Auto-load balancing & auto load-replication features. They can also choose to store on IPFS or Pinata).
- Added Arbitrum, RootStock & Polygon support.
- Multiple bug fixes.
- Misc improvements.
- Lots more!
Full Changelog: v3.2.2...v3.3.1
This runtime is designed to be used in OAPP's (OASIS Applications) that can work both online and offline and because they are using the OASIS API directly through the native integrated DLL's they are also faster than making calls to the HTTP REST Service.
NOTE - The packages below have not been updated yet to work with the latest runtime yet, they will be soon...
NuGet Packages:
The NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package wraps around the OASIS Runtime providing an entry-point into the API. The OASIS Runtime is not designed to be used directly on its own but you can be if you wish. It is recommended you use either the OASIS API REST Service or the NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package.
STAR ODK Runtime v2.1.0
This is the second release of the STAR ODK Runtime, which is automatically included in all generated OAPPs by STAR. There are 2 versions, one that is just the STAR ODK Runtime, the other also comes integrated with the OASIS Runtime (divided into a further 2 versions, one that includes HoloNET with the Holochain Conductors embedded and the other without).
Changes:
This release has many improvements from the previous release such as:
- NFT Integration.
- GeoNFT Integration.
- Light Wizard improvements.
- Multiple bug fixes.
- Misc improvements.
- Layout improvements.
- STAR ODK Console Template improvements & fixes.
- Lots more!
The STAR ODK Runtime requires the OASIS Runtime to run so has a dependency on it. This version is dependent on OASIS Runtime v3.2.2.
The STAR ODK Runtime consists of:
- NextGenSoftware.OASIS.STAR.dll - The main STAR Engine (used to generate OAPPs).
- NextGenSoftware.OASIS.STAR.CLI.dll - The STAR CLI Engine (the CLI to the STAR Engine), this uses the STAR CLI Lib.
- NextGenSoftware.OASIS.STAR.CLI.Lib.dll - The STAR CLI Lib (that can be used in generated OAPPs).
- STAR.exe - The STAR CLI executable (entry point).
OASIS Runtime v3.2.2
This version is v3.2.2, however the the current LIVE OASIS API HTTP REST Service (also uses the same OASIS Runtime), is currently v3.0.0. A new release of this will also be made shortly...
https://api.oasisplatform.world.
Full Changelog: v3.2.1...v3.2.2
This runtime is designed to be used in OAPP's (OASIS Applications) that can work both online and offline and because they are using the OASIS API directly through the native integrated DLL's they are also faster than making calls to the HTTP REST Service.
NuGet Packages:
The NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package wraps around the OASIS Runtime providing an entry-point into the API. The OASIS Runtime is not designed to be used directly on its own but you can be if you wish. It is recommended you use either the OASIS API REST Service or the NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package.
STAR ODK Runtime v2.0.1
This is the first release of the STAR ODK Runtime, which is automatically included in all generated OAPPs by STAR. There are 2 versions, one that is just the STAR ODK Runtime, the other also comes integrated with the OASIS Runtime (divided into a further 2 versions, one that includes HoloNET with the Holochain Conductors embedded and the other without).
The STAR ODK Runtime requires the OASIS Runtime to run so has a dependency on it. This version is dependent on OASIS Runtime v3.2.1.
The STAR ODK Runtime consists of:
- NextGenSoftware.OASIS.STAR.dll - The main STAR Engine (used to generate OAPPs).
- NextGenSoftware.OASIS.STAR.CLI.dll - The STAR CLI Engine (the CLI to the STAR Engine), this uses the STAR CLI Lib.
- NextGenSoftware.OASIS.STAR.CLI.Lib.dll - The STAR CLI Lib (that can be used in generated OAPPs).
- STAR.exe - The STAR CLI executable (entry point).
OASIS Runtime v3.2.1
This version is v3.2.1, however the the current LIVE OASIS API HTTP REST Service (also uses the same OASIS Runtime), is currently v3.0.0. A new release of this will also be made shortly...
https://api.oasisplatform.world.
There are way too many fixes and improvements to list them all here! ;-) We intend to give more info on changes for upcoming versions...
Full Changelog: v3.2.0...v3.2.1
This runtime is designed to be used in OAPP's (OASIS Applications) that can work both online and offline and because they are using the OASIS API directly through the native integrated DLL's they are also faster than making calls to the HTTP REST Service.
NuGet Packages:
The NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package wraps around the OASIS Runtime providing an entry-point into the API. The OASIS Runtime is not designed to be used directly on its own but you can be if you wish. It is recommended you use either the OASIS API REST Service or the NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package.
Full Changelog: OASIS-Runtime-v3.2.0...OASIS-Runtime-v3.2.1
OASIS Runtime v3.2.0
This version is v3.2.0, however the the current LIVE OASIS API HTTP REST Service (also uses the same OASIS Runtime), is currently v3.0.0. A new release of this will also be made shortly...
https://api.oasisplatform.world.
There are way too many fixes and improvements to list them all here! ;-) We intend to give more info on changes for upcoming versions...
Full Changelog: v2.3.1...v3.2.0
This runtime is designed to be used in OAPP's (OASIS Applications) that can work both online and offline and because they are using the OASIS API directly through the native integrated DLL's they are also faster than making calls to the HTTP REST Service.
NuGet Packages:
The NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package wraps around the OASIS Runtime providing an entry-point into the API. The OASIS Runtime is not designed to be used directly on its own but you can be if you wish. It is recommended you use either the OASIS API REST Service or the NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package.
OASIS Runtime v2.3.1
This is the first release of the OASIS Runtime. The version is v2.3.1 so it stays in sync with the current LIVE OASIS API HTTP REST Service (also uses the same OASIS Runtime), which is currently at v2.3.1:
https://api.oasisplatform.world.
This runtime is designed to be used in OAPP's (OASIS Applications) that can work both online and offline and because they are using the OASIS API directly through the native integrated DLL's they are also faster than making calls to the HTTP REST Service.
The NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package wraps around the OASIS Runtime providing an entry-point into the API. The OASIS Runtime is not designed to be used directly on its own but you can be if you wish. It is recommended you use either the OASIS API REST Service or the NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package.