{{svg-jar "gift"}} What's new?

{{#each this.whatsNew.entries as |entry|}}

{{moment-format entry.published_at "DD MMMM YYYY"}}

{{entry.title}}

{{#if entry.feature_image}} {{/if}}
{{/each}} See all updates →
{{#if this.upgradeStatus.message}}

Update available! {{this.upgradeStatus.message}}

{{/if}}
  • Version: {{this.config.version}}
  • Environment: {{this.config.environment}}
  • Database: {{this.config.database}}
  • Mail: {{#if this.config.mail}}{{this.config.mail}}{{else}}Native{{/if}}
  • {{#if (enable-developer-experiments)}}
  • Developer experiments: Enabled
  • {{/if}}
{{#if this.databaseWarning}}

Warning: {{this.databaseWarning}} Make sure your database is up to date to ensure forwards compatibility.

{{/if}}