Skip to content

v2.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 10:01
· 138 commits to develop since this release
v2.2.2

2.2.2

Notable enhancements and fixes

  • Removal of Etherpad require kernel: We finally managed to include esbuild to bundle our frontend code together. So no matter how many plugins your server has it is always one JavaScript file. This boosts performance dramatically.
  • Added log layoutType: This lets you print the log in either colored or basic (black and white text)
  • Introduced esbuild for bundling CSS files
  • Cache all files to be bundled in memory for faster load speed