Skip to content

15.1.0

Compare
Choose a tag to compare
@brecke brecke released this 25 Apr 11:35
· 692 commits to master since this release

Release notes

Features

  • Ethercalc integration (collaborative spreadsheets)
  • Ability to join groups with moderation
    • Groups may now be "joinable" or "joinable by request"

Fixes / enhancements

  • Moved most of the codebase to ES6 modules
  • New oae-version module with useful git checks
  • Introduced a migrations mechanism that allows for several concurrent Hilary processes to boot at the same time (pm2 cluster mode)
  • Introduced a "wait-until-ready" feature in Hilary boot sequence, with a retry mechanism for:
    • redis
    • rabbitmq
    • elasticsearch

Chores

  • Updated several libraries (including puppeteer)
  • Moved to Cassandra official 2.1 docker image
  • Removed the hilary-deps base image for Hilary docker