Skip to content

v2.25

Compare
Choose a tag to compare
@proycon proycon released this 14 Jul 20:58
· 55 commits to master since this release

This is a major update:

  • Implement OAuth2/OpenID Connect authentication solution (works for CLAM & FLAT, further testing in order for Jupyter Hub) #171
  • Stripped all Python 2.7 support from the bootstrap script
  • Migrated to Jupyter Hub
  • Vagrant base box and Docker base image now use Ubuntu 20.04 LTS rather than Debian 10
  • Use LTS release of nodejs on ubuntu/debian/redhat/centos
  • Fixed issue in installation of labirinto (the portal website) #198
  • Better fallbacks for installation of python bindings
  • Less output clutter: hide skipped tasks (e.g. where condition is false)
  • Added analiticcl to the languagemachines-rust package
  • DeepFrog compilation may be broken currently
  • force_ssl option now forces HTTP_X_FORWARDED_PROTO header in cases where the reverse proxy propagates the wrong headers
  • Improvements to lamachine-config
    • Added a --remoteservice parameter for easy configuration editing #188
  • Various fixes in kaldi/kaldi_nl

(some of the changes were already in v2.24)