Requirements
Example how to interpret which version that is required, according to Semver (Semver org):
^1.2.3 means "is greater than or equal to 1.2.3 but lower than 2.0.0."
^0.2.3 means "is greater than or equal to 0.2.3 but lower than 0.3.0." (0.x.x is special)
0.0.1 means "is = 0.0.1."
0.14.x || 15.x.x means "version 0.14.x or 15.x.x".
Recommended dependencies versions
Content Agent ^2.0.0
Image Content Provider ^1.2.0
Dashboard plugin Writer: ^4.2.0
Optional: If using portal Import & assign articles - Newsroom Planner: ^6.0.0
Required
Modules
modules are handled by Naviga
Actions
Version ^2.0.0
To retrieve data from open content
Version ^1.2.0
To render images
Version ^4.2.0
For viewing articles in Writer
Optional
Portals
Newsroom Planner ^6.0.0
For Import & Assign articles