Table of Contents

What's new in Media-iBox v5.0

MIB v5.0 is the first release started moving code from the main 3 components (AuthServer, ServerAPI and FrontEndServer) to smaller, more specialized microservices.

The Microservices that are now available are:

Distributables

With the release of v5.0, some concepts were changed about how MIB is distributed, and how developers might use it in their development machines for customizing and debugging.

We are phasing out the distribution of MIB as .zip files. Everything that was distributed in MibDlls.zip are now being distributed as NuGet packages, and what was distributed in MibPackages.zip are now being distributed only as Docker Images.

You can find out more about how to obtain them here.