On this page 
2021.1.3 (2021-05-03)  Fixed  
Fixed HSQLDB deployment not copying database file 
Fixed expansionTrace FeatureSegment not being linked to feature anchor nor feature 
Auto-create feature anchors for expanders if not available yet 
 2021.1.2 (2021-04-26)  Fixed  2021.1.1 (2021-04-23)  Fixed  
Fixed model caching for component diagram 
Fixed SQL packaging 
 2021.1.0 (2021-04-23)  Added  
See release notes for detailed list 
Added Postgres support 
Added Linux and Mac support 
Added Combined rejuvenation action 
Added Component Dependency diagrams 
Added plantuml endpoint 
Added Expansion Resource importing 
Added Expansion Trace importing 
Added live TS editor 
 2021.0.1 (2021-02-01)  Added  
Embedded prime-radiant-updater (except for data import) 
 Fixed  
Fixed closing Console sometimes producing NullPointerException 
 2021.0.0 (2021-01-29)  Added  
Single-action full update 
Application Import synchronization action 
Revamped execution logs + console now autocloses by default 
 Changed  
Rewritten deployment bat -> groovy + fixed some edge case issues 
Internal fixes, cleanups, and improvements 
 Removed  
Major cleanup/removal of old tasks and environments 
Removed overlay action 
 2020.9.8 (2021-01-07)  Fixed  
Rolled back nsx-default-stack v2020.12.3 -> v2020.11.4 due to internal incompatibility for some actions 
 2020.9.7 (2021-01-07)  Updated  
Updated externalResources
net.democritus:expanders-maven-plugin:2020.15.0 -> net.democritus.maven.plugins:expanders-maven-plugin:2020.17.0 
nsx-default-stack v2020.11.3 -> v2020.12.3 
 
 
 2020.9.6 (2020-12-08)  Added  
Added bulk delete (hold ctrl or shift or double-click to select multiple records) 
Added variable page sizes 
 2020.9.5 (2020-11-24)  Fixed  
Fixed expanders-maven-plugin for older expander versions; groupId is now adjusted automatically when needed. 
Updated externalResources
net.democritus:expanders-maven-plugin:2020.10.0 -> net.democritus.maven.plugins:expanders-maven-plugin:2020.15.0 
nsx-default-stack v2020.9.5 -> v2020.11.3 
 
 
 2020.9.4 (2020-11-04)  Fixed  
Fixed issue with non-semver applicationInstance versions 
 2020.9.3 (2020-10-27)  Fixed  
Fixed issue with change of groupId for expanders-maven-plugin. It is now possible to define the correct groupId in the externalResource instance. 
 Merged  2020.9.2 (2020-10-09)  Fixed  
Fix import of PrimeRadiant into PrimeRadiant 
 Updated  
Updated parent-pom 2019.5 -> 2020.9.1 (both prime-radiant project and primeRadiant application 
 2020.9.1 (2020-09-08)  Fixed  2020.9.0 (2020-09-08)  Added  
GroupId for prime-core set to net.democritus.metamodel 
 2020.8.5 (2020-10-09)  Updated  
Updated parent-pom 2019.5 -> 2020.9.1 (both prime-radiant project and primeRadiant application) 
 2020.8.4 (2020-09-29)  Fixed  
Fixed the unnecessary scrollbar on the Components page 
Fixed an issue in DataRegistry that could cause some tests to fail unexpectedly because the types field in DataRegistryComposite was not being updated. 
 2020.8.3 (2020-08-20)  Added  
Added last executed task log view accessible via /primeRadiant/logs/show?id=last 
 Fixed  
Fixed tasks returning zero exit code on error sometimes (nsx-shared-cli v2020.7.2) 
Fixed tasks ignoring execution TaskResult result sometimes 
Fixed PR updater not setting primeBase version correctly (prime-radiant-update v2020.8.1) 
 2020.8.2 (2020-08-19)  Added  
Auto-close console popup if task execution was success (when enabled)
enable with ParamTargetValue "net.democritus.primeRadiant.scripting.console.ConsoleWindow","autoCloseOnSuccess","true" 
 
 
Added new logs viewer accessible from /primeRadiant/logs/all 
 Fixed  
Fixed NsfSynchronizer removing DeployBaseTypes of other NsfBases 
 2020.8.1 (2020-08-10)  Added  
Invalid filename characters can now be used expansionSettings name
but we will be removing the name eventually and only use the file name 
 
 
 Changed  
Deployment now uses java from <deployBase>/infrastructure instead of <primeBase/infrastructure> 
Menu generator & deployment config generator now always uses a separate expansion stack 
 Fixed  
[upstream][base-creator] fixed base-creator not running for JOnAS (2020.6.2) 
 2020.8.0 (2020-07-07)  Added  
[model] Prime Radiant components are now built as expansionResource 
[PR] major internal rewrite of PR app
see Prime Radiant release notes for list of changes 
 
 
 Removed  
[PR][model][shared] Removed foundation component from PR and from *-shared maven dependencies 
 Changed  2020.6.7 (2020-05-28)  Changed  2020.5.4 (2020-04-22)  Fixed  
Fixed FOP pair creator capitalizing field names 
 2020.4.3 (2020-03-19)  Fixed  
Fixed issue with finders containing fields that have names containing underscores not being parsed correctly. 
Fixed issue when selecting states when creating DataFlowTasks 
 Changed  
FlowElement table now contains clickable links to targetClass and statusField 
 2020.3.1 (2020-02-21)  Changed  
Components will now remove links to applications before being deleted instead of throwing an error 
 2020.3.0 (2020-02-11)  Added  
Added support for adding expansionResources to applicationInstances 
 2019.7.6 (2019-12-06)  Fixed  
Fixed issue which caused calculated fields under projections to be created incompletely from the Prime Radiant, causing issues during expansion.